Releases: imnotashrimp/copyThat-airtable-figma
Releases · imnotashrimp/copyThat-airtable-figma
v5: Improve logging, reorganize some code (#38)
- Better handle font loading
- Under-the-hood code improvements
v4 Roll back styles support
This fixes a critical bug introduced in the last release. The plugin now supports only plain text, not styled text.
v3
Enhancements
- Add support for bold and italic styling with HTML tags (part of a larger effort to add styling support)
- Better organize the readme (I'll be linking to this readme from the plugin page so I can reduce mistakes 😬)
Bug fixes
v2
Report node (#21) * move dateTime function to its own file, break apart * add report node * populate report node * remove existing report nodes