Skip to content

Latest commit

 

History

History
217 lines (155 loc) · 14.3 KB

CHANGELOG.md

File metadata and controls

217 lines (155 loc) · 14.3 KB

Changelog

Known issues

v3.4.1 (2023-09-11)

Full Changelog

  • [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)

Full Changelog

  • 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)

Full Changelog

  • 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)

Full Changelog

  • 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)

Full Changelog

  • Update contrast value based on most recent WCAG erratum #211
  • macOS Big Sur Icon #210

v3.1.3 (2021-04-01)

Full Changelog

  • New cert for Windows build #177

v3.1.2 (2020-11-09)

Full Changelog

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)

Full Changelog

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)

Full Changelog

Implemented enhancements:

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)

Full Changelog

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)

Full Changelog

Implemented enhancements:

  • Zoom feature (Closes #38, #108) #112
  • Support for rgba(...) and hsla(...) #105
  • Minor UI changes #113

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)

Full Changelog

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

v1.1.0 (06/04/2019)

New features:

Enhancements

Fixed bugs

v1.0.0 (08/10/2018)

Enhancements

Fixed bugs

v1.0.0-beta2 (05/10/2018)

New features:

Fixed bugs

v1.0.0-beta1 (26/09/2018)

Enhancements

* This Changelog was automatically generated by github_changelog_generator