Known issues
- MacOS: Color picker picks the color after browser/application color management
- Windows: Application menus aren't keyboard accessible
- Windows: Changing slider values is not announced in NVDA
v3.4.1 (2023-09-11)
- [feat] Added customizable copy-paste
- [debug] Add logger and crash reporter
- Added Hungarian translation #297
- Update ru.json #296
v3.3.0 (2023-05-03)
- Expired Certificate #294
- CCA 3.2.0 - MSI installer missing #265
- [fix] Msi action, closes #265 #295
- Reduce repeated translation codes. #291
- Darkmode support #279
- Native support for ARM based Macs #248 #284
v3.2.1 (2023-03-14)
- Polish translation #263
- Russian translation #286
- French translation #285
- Glitches in the Preferences #280
- Color Contrast Ratio not updated correctly #277
- Preferences > "Color Picker type" without options to choose #272
- CCA 3.2.0 - Specific colour value not giving correct ratio #269
- Window "About CCA (F1)" opens links with attr "_self" instead of "_blank" #260
- Always on Top = Off setting does not work on app launch #254
- Contrast ratio not updated for certain colour values #287
- Version number is missing in the About window #255
v3.2.0 (2022-05-09)
- Use EyeDropper API (MacOS) #229
- Added funder credit #219
- Errors when trying to compile/run source on Windows #239
- Spanish language version #228
- Upgrade Electron #238
- [refactor] storage system with electron-store
v3.1.4 (2021-07-07)
v3.1.3 (2021-04-01)
- New cert for Windows build #177
v3.1.2 (2020-11-09)
Fixed bugs:
- A JavaScript error occurred when changing options in Preferences #175
Merged pull requests:
- Bump electron from 9.0.3 to 9.3.1 #185
- 🇳🇱 Added Dutch translation #180
- Bump lodash from 4.17.15 to 4.17.19 #179
v3.1.1 (2020-06-23)
Implemented enhancements:
- Optional hash in colour code field #171
- Display Contrast Radtio with correct Decimal Separator #170
- Change Language in the Settings #169
- Added notarization process #173
v3.0.1 (2020-03-19)
Implemented enhancements:
- Save Application State #142
- New native color picker #153 (Fixes #122, #82, #128)
- Add Korean translation #148
Fixed bugs:
- Various Translation issues #149, #146, #144
- A JavaScript error occurred in the main process #147
- RGBa/HSLa/HSVa turn to RGB/HSL/HSV when alpha is 1 #139
- "Copy results" always converts colors to flat HEX #119
- HSV/HSVa manually entered values don't take/get recognised #156
- HEXa Formating error with HSL/HSV #154
v1.2.1 (2019-11-06)
Implemented enhancements:
- Make auto-update process optional #120
- Added French, German, Japanese localization/translation #79#137
- HSV color support #103
Fixed bugs:
- fix: Missing quit menu label. #138
- fix: Label elements for attr. #131
- fix: 'Uncaught TypeError' #130
- Enhancement of i18n #79 #129
- Prevent accidental publish to npm #127
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
* This Changelog was automatically generated by github_changelog_generator