1.24
2023-04-20
- fixed some significant issues related to color palette reading
1.23
2022-10-26
- iPadOS 16 issue, fixed two back buttons on the navigation bar
1.22
2022-07-05
- fixed some issues in a command menu
1.21
2022-04-18
- bug fixes & performance improvements
1.20
2022-03-28
- added some keyboard shortcuts
1.19
2022-01-20
- extract palette from the image: improved support of dng, added support for different formats such as arw, nef, rw2, sr2, cr3, jp2, psd
1.18
2021-12-01
- a bit modified a color picker on the toolbar for iPhone, - added HSL, HSV, CMYK and Lab sliders
1.17
2021-11-04
- minimized color picker on the bottom
- insignificant layout changes
1.16
2021-10-31
- fixed some issues related to iOS15
- dropped support of iOS14
1.15
2021-10-21
- added sliders for RGB, CMYK, Lab, White, HSL, HSV color models ( iPad regular layout )
- small improvements
1.14
2021-10-03
- enabled iCloud ubiquity container
- added ability to toggle sidebar with the picker
1.13
2021-09-20
- added a menu item "Remove All Swatches"
- fixed bug related to the history manager
1.12
2021-09-14
- added ability to switch between two colors extraction algorithms - iterative and k-means (settings screen).
1.11
2021-09-12
- added ability to import image file, extract main colors and add to the current palette. Currently used algorithm - k-means clustering.
1.10
2021-09-08
- Improved QuickLook, added ability to switch between icons and a list representations. Some related changes.
1.09
2021-09-04
- improved import gpl palettes
1.08
2021-08-05
- added ability to drop file to the app's window to import
1.07
2021-08-01
- added ability to import or export document
1.06
2021-07-29
- added basic editing capabilities
1.05
2021-06-23
Improved QuickLook and Thumbnails extensions. A bit changed layout. Added macos version.
1.04
2021-06-14
Some cosmetic issues are fixed, like not visible separators, paddings and QuickLook cells auto height
1.03
2021-03-14
QuickLook extension rewritten from obj-c to swift to unificate codebase of the app
1.02
2021-01-22
- Changed app's icon
- Added system's ColorPicker
- Added ability to copy color values in a different models - as a CMYK, HSV, HSL, Lab or White
1.01
2021-01-09
- This release adds the ability to copy color, not just string
- Color cells are now selectable
- Some bugs are fixed