Releases: icelam/tints-and-shades
Releases · icelam/tints-and-shades
v1.1.0
v1.0.3
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2020-09-01)
Features
- ability to change the color format used for copying to clipboard (4e2f943)
- ability to copy tints or shades color to clipboard (c20d541)
- add ability to change theme (8ade8da)
- add ability to generate random color (220557a)
- add about dialog (173c274)
- add color input box (5f43e68)
- add color picker component (07545de)
- add frame header (8461fa5)
- add menu item for clearing storage during development (5fc2c19)
- add menu items to inspect storage (d254913)
- add ui of application menu and setting menu (750c746)
- adjust size of control button (7785639)
- check for updates using github api (b114a9e)
- display tints and shades of selected color (49ef172)
- save selected color to storage and restore on app open (d80b7d8)
- save window pin to storage and restore on app open (2b54896)
Bug Fixes
- bind 'this' to functions interacting with app states (42ca962)