Skip to content

v6.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Aug 11:25
· 11 commits to main since this release
a12c22e

6.0.0 (2021-08-11)

⚠ BREAKING CHANGES

  • Environment variables have been changed from DOCKER_DASH_ to PLUGSY_
  • react-icons are no longer supported and will need to be moved over to the new icon format.

Features

  • Allow icons to be loaded externally (1f3abbb)
  • Build core with armv7 (7e8c9f9)
  • enable beta builds and multiple platforms docker (da9f856)
  • Fully move to styled-icons (a6a4c0f)
  • Plugsy agent endpoint can be specified using environment variables (6f7ecd4)

Bug Fixes

  • Display error svg if invalid icon supplied (29099d2)

Miscellaneous Chores

  • Change environment variables from DOCKER_DASH to PLUGSY (cf74932)