Known issues
- Windows: Application menus aren't keyboard accessible
- Windows: Changing slider values is not announced in NVDA
- Windows/macOS: issue with colour picker when working with multiple displays at different density
- Windows: Downloaded installer from GitHub triggers Windows Defender SmartScreen
v1.1.2 (2019-06-07)
Implemented enhancements:
Fixed bugs:
- Error when using the color switch feature #107
- "Copy results" always converts colors to flat HEX #119
- Auto-update error #100
v1.1.1 (06/04/2019)
Fixed bugs:
- Color issue in Color blindness simulator
- Javascript error on launch of CCA from MSI install #99
- Setup.exe version doesn't show up correctly in Windows' Add/Remove Programs list #97
- CCA Window not high enough / content gets cut off #96
New features:
- Added options for 2 digits rounding (#78)
- Added HSL sliders (#56)
- Switch between HEX/RGB/HSL format for text input (#63)
Enhancements
- Build MSI format and custom install path (#95)
- Added picker access from main menu
- Menu option for Always on Top (#43)
- Move picker by arrow keys (#92)
- Preference dialog
- Saving windows position on save
Fixed bugs
Enhancements
Fixed bugs
New features:
- Auto update Enhancements
- Close app when main window is closed (Closes #64)
- Widen freeform foreground/background entry fields
- Updated README + CONTRIBUTING
- Make all text/number inputs auto-select they content
Fixed bugs
- Fix colour format check regexps
- Prevent uncaught exception for specific incorrect foreground/background colour entry
- Update README.md
- Add step to alpha number input as well
- Only force-update value of alpha number input if not focused
- Increase granularity of alpha slider, set correct min/max on number input
Enhancements
- Version update and MacOS code signing (See #33)
- Change WCAG 2.1 section
- Focus text input contents on focus
- Added AT announcement when user enter invalid color format (Closes #39)
- Make contrast ratio section an atomic live region Fixed bugs
- Fixed preview background (Closes #48)
- Fix displayValidate to actually change foreground following input
- Explicitly set a styled focus indication outline
- Expose the example SVG icon as an image with relevant alternative text
- Give foreground/background free value entry fields more sensible aria-label