Releases: MattMcAdams/colorscale
Releases · MattMcAdams/colorscale
v2.3.0
New Features
- ColorScale can now be installed as an app!
- This app can now be accessed at https://colorscale.app
Bug fixes
- Fixed a bug where the easing inputs would be styled incorrectly in Safari
- Fixed the icon size for icon 192
v2.2.0
New Features
- Added the ability to reorder items in the library and within groups
Enhancements
- Updated a number of UI elements which should improve responsiveness
v2.1.0
New Features
- Save to override previously saved config
- Save as to save a new instance
- Group colors together
Enhancements
- Improved the library configuration export / import process
Bug Fixes
- Fixed a bug where the Advanced color modal would close when clicking to copy a color code
v2.0.1
Fixed an issue where the app would be stuck in "Loading configuration" if there was no configuration to load
v2.0.0
Enhancements
- Vastly optimized storage and update handlers
- Restructured data
New Features
- Added a library where you can save and swap palettes
v1.3.1
Enhancements
- Allow modal to be dismissed by clicking anywhere outside
v1.3.0
Enhancements
- Updated the output format for RGB and HSL colors to use the updated syntax
- Increased HSL output accuracy
Bug fixes
- Fixed the format for the LCH output
v1.2.0
Enhancements
- Increase max color count to 50
- Improve mobile styling
Bug Fixes
- Fix bug where config will not apply for 0 values
Misc
- Remove chroma js dependency
v1.1.0
- Saturation can now be increased up to 200%
v1.0.0
Initial Release