Releases: plugsy/core
Releases · plugsy/core
v7.0.0
v6.0.0
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)
v6.0.0-beta.1
6.0.0-beta.1 (2021-08-09)
⚠ BREAKING CHANGES
- 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)
- Fully move to styled-icons (a6a4c0f)
Bug Fixes
- Display error svg if invalid icon supplied (29099d2)
v5.1.0-beta.1
v5.0.1
v4.0.0
4.0.0 (2021-07-02)
⚠ BREAKING CHANGES
- Full theming and CSS injection for every component