Releases: megaroeny/Figma-Reset-Text-Layer-Name
Releases · megaroeny/Figma-Reset-Text-Layer-Name
Dynamically load pages
Now supporting "Dynamically load pages" API:
https://www.figma.com/plugin-docs/migrating-to-dynamic-loading
loading pages on demand instead of loading every page when the file is opened. This enables Figma to load large files ~25% faster than before.
networkAccess defined
Defined networkAccess
permissions (which is none
), which is also displayed on the Community plugin's page
More details on this security permission here:
v1.3.1: Accounted for multiple selections
If the user has one text layer selected, with other frames or groups, the notifications will show messaging for both: Warning + Success
Contextual notifications
v1.2: Bug fix: Component instances
Fixed the bug that prevented the plugin from successfully resetting text layers inside component instances: https://github.com/megaroeny/Figma-Reset-Text-Layer-Name/issues/1
Notifications added!
Now the plugin provides notifications to the user for how many text layers were renamed, and if the selection is not a text layer.