Skip to content

Releases: imnotashrimp/copyThat-airtable-figma

v5: Improve logging, reorganize some code (#38)

29 Dec 21:39
f00a559
Compare
Choose a tag to compare
  • Better handle font loading
  • Under-the-hood code improvements

v4 Roll back styles support

18 Dec 05:53
a195251
Compare
Choose a tag to compare

This fixes a critical bug introduced in the last release. The plugin now supports only plain text, not styled text.

v3

17 Dec 07:35
ff46603
Compare
Choose a tag to compare
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

  • #29 Fixed a bug that returned unintended variable names
  • #27 Fixed a bug where nodes with mixed styles wouldn't update or report as an error. Now they update by taking the style of the first character.

v2

04 Dec 04:22
5b226df
Compare
Choose a tag to compare
v2
Report node (#21)

* move dateTime function to its own file, break apart

* add report node

* populate report node

* remove existing report nodes