Skip to content

Releases: vladimir-ionita/Chromata

Version 0.5.5 (support for Sketch v66.1)

15 Jun 00:48
Compare
Choose a tag to compare

Support for Sketch v66.1 added

Version 0.5.3 (bug fixes)

28 May 12:36
Compare
Choose a tag to compare

Bug fixes:

  • Fixed an error when you would see that a layer was removed and it couldn't be selected.
  • Fixed reading colors from sketch (it wasn't reading shadows and inner shadows until now).
  • Fixed reading colors for nested layers.

Version 0.5.0 (multiple files)

27 May 10:55
Compare
Choose a tag to compare

Chromata can work with multiple files.
Until now you could have a single palette and a single list of rogue layers. Whenever you switched files, you had to register again palette and find all rogue layers again. This was solved in this version. Now you have a separate palette and a separate list of rogue layers per file.

Version 0.4.2 (find rogue layers)

27 May 08:36
Compare
Choose a tag to compare

Direct impact:

  • New feature: Find all rogue layers
  • New feature: Navigation trough rogue layers
  • Feature removed: Fix Colors
  • Issue fixed: gradient parser
  • Issue fixed: multiple borders parser
  • Add sketchpacks integration

Indirect impact:

  • Update bump-version script to read plugin version and sketch version automatically
  • Better documentation
  • Major refactoring

Version 0.3.5 (focus on the selected rogue layer)

07 May 21:36
Compare
Choose a tag to compare

Direct impact:

  • New feature: focus on the selected rogue layer
  • Issue fix: get color from a text layer with a fill color (only attributed string worked until now)
  • Add update mechanism
Indirect impact:
  • Add version bump script and release script
  • Add documentation
  • Major refactoring

Version 0.2.5 (first release)

28 Apr 08:58
07fed15
Compare
Choose a tag to compare

This is first release of Chromata