Skip to content

Releases: JulianGaibler/atlas

Atlas 2.1.1

10 Dec 20:36
Compare
Choose a tag to compare

Features

  • Themes can now be switched through Figma quick actions
  • Multiple maps can be imported at once, by wrapping them in square bracket and separating them with commas

Bugfixes

  • Fixed a bug where removing a map would change the view unexpectedly

Atlas 2.1

09 Oct 23:31
Compare
Choose a tag to compare

Interface

  • Removed mixed-node warnings

Features

  • Text nodes with multiple fill- and text-styles can now be themed without limitations

Atlas 2.0

27 Sep 19:28
Compare
Choose a tag to compare

Interface

  • Split up main views in sepeperate tabs
  • Progress indicator when applying or duplicating a theme
  • Maps now have preview-icons in 'Atlas'-tab
  • External themes are shown besides local ones in 'Themes'-tab

Features

  • Theme names can now be nested. E.g.: "team/styles/dark" is now a valid theme name
  • Themes can now be assigned a group. This is useful if you have multiple themes like "Color Theme" and "System Font".
  • Theme names now only need to be unique to their map. This means you don't have to keep track of your naming scheme across files.
  • External themes now can be duplicated into a local file.

Performance

  • Network requests for external styles are now run in parallel

Support

  • Extended and improved error messages
  • Added fourth tab with links to tutorials and contact information

Bugfixes

  • Fixed a bug where duplicating text-styles would cause a plugin-error