Colorpicker Changelog

What's new in Colorpicker 2.2.0

Nov 25, 2022
  • CHANGED:
  • Updated Electron to 19.1.7
  • Updated Dependencies (no new features here)
  • Removed Opacity feature as it can really buggy sometimes
  • WINDOWS: Updated window toolbar icon to be more readable on bigger resolution (2k, 4k)
  • FIX:
  • Picker now work fine again on bigger resolution!

New in Colorpicker 2.1.0 (May 18, 2022)

  • Changed:
  • Updated Electron to 18.2.3 (oof!)
  • Updated Dependencies (no new features here)
  • Add alerting for new version! (You'll not missing the next crazy update don't worry!)
  • WINDOWS: Updated window toolbar icon!
  • LINUX: Changed window toolbar icon to Windows icons (sorry, it's temp, but I think it's much better like this!)
  • LINUX: Picker is not supported on Wayland for the moment (the deps I use don't support it and I don't have skills on C++.. I'm looking into Rust for that)
  • Fix:
  • Nothing! Sorry the code is really too old and legacy..
  • I'm sure I've added more bug to this version, but I prefer to take time on the rewrite instead.
  • The rewrite is in progress, take time but its for good, you can follow it on #104

New in Colorpicker 2.0.3 (Nov 25, 2021)

  • Changed:
  • Add Picker feature for Linux platform (use of iohook) #18
  • Update Electron 2.0.11 to 7.1.7
  • Update all dependencies
  • Use new fork of RobotJS for multiscreen support
  • Use new fork of osx-mouse for crash fix on Electron 7.1.7
  • Use new fork of win-mouse for crash fix on Electron 7.1.7
  • Issues:
  • Fix of too old appImage on Linux #58