Skip to content

Releases: ModuleArt/plain-color

v1.0.7

02 Jan 01:11
2057be4
Compare
Choose a tag to compare

🚀 Features

  • Added Picker Color Profile setting (Default to sRGB)
  • Move the picker loop from FE to rust, FE invokes only the loop start and end
  • Faster preview fetching (picker is designed to maintain 40 FPS)
  • Picker zoom level is persist

🐞 Bug Fixes

  • Fixed: Picker is lagging when the main window is not on the screen
  • Fixed: Opening a URL in the browser not working

v1.0.6

01 Jan 00:45
Compare
Choose a tag to compare

🚀 Features

  • Hold "Shift" while picking a color to pick multiple colors in a row
  • Added Primary Copy Option setting
  • Press "C" while picking to instantly copy the color (Primary Copy Option is used)
  • Added ability to copy color from the palette card directly (Primary Copy Option is used)
  • Added Key Bindings list (Settings -> Key Bindings)
  • Added the ability to open empty palettes

🐞 Bug fixes

  • Fix: The edit button on the color card opens the wrong color

v1.0.5

31 Dec 19:06
8d258e7
Compare
Choose a tag to compare

Features:

  • Added Palettes system
  • Replace buttons with context menu

Bug fixes:

  • Fix: Main window is not showing on the macOS dock
  • Fix: Clicking on the "Grant" screen recording permission button crashes the app
  • Fix: "user-select: none" is not working
  • Fix: Magnifying glass cannot be dragged on top of fullscreen windows
  • Fix: macOS permission status

Other:

  • Disabled default context menu
  • Minor UI polishing

v1.0.4

29 Dec 03:48
1311fc7
Compare
Choose a tag to compare

Features:

  • More Quick Copy options: #hex, hex, hsl(), H,S,L, cmyk(), C,M,Y,K
  • Lense: Control zoom level with + and - keys

Bug fixes:

  • Fix: “PlainColor.app” is damaged and can’t be opened
  • Fix: Wrong label text color while picking

v1.0.3

28 Dec 20:05
bea44ec
Compare
Choose a tag to compare

General improvements:

  • Add Settings page
  • Add Quick Copy settings
  • Check for macOS screen recording permission
  • Better accessibility

Bug fixes:

  • Fix: Round RGB opacity value

v1.0.2

28 Dec 03:15
543b5c6
Compare
Choose a tag to compare
  • Better support for Retina displays
  • Added ability to duplicate color

v1.0.1

10 Nov 19:27
Compare
Choose a tag to compare
v1.0.1

v1.0.0

09 Nov 22:24
Compare
Choose a tag to compare
Add About page