Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@p0deje p0deje released this 16 Sep 13:52
· 1 commit to master since this release

It's the biggest release in 7 years! On the outside - it is still the same fast and native clipboard manager you trust. On the inside - It's a complete re-write using the modern Apple technology stack, fixing multiple issues and unlocking the new opportunities in the coming versions.

Check #790 for more details.

Highlights of 2.0

  • The user interface has been rewritten from AppKit + NSMenu to SwiftUI + NSPanel.
  • Storage has been rewritten from Core Data to SwiftData.
  • Requires macOS 14 Sonoma or newer.
  • Backward compatibility with Maccy 1.x. You can downgrade to 1.0 if you don't like the new version or encounter bugs.
  • No backward compatibility with Maccy0.x.
  • New setting to pop up at the last position Maccy was opened at (#829).
  • New search highlight matches mode with a yellow color similar to Safari (#830).
  • Improved memory usage for copying large images.
  • Fixed multiple issues with Japanese/Chinese/Korean language input in search.
  • Fixed an issue when Maccy would not show over password fields.
  • Fixed an issue when Maccy would not paste to the Spotlight window.
  • Fixed an issue when Maccy would not open over full-screen windows.

Differences from 1.0

  • The window can be resized like any other window and the history list is now scrollable.
  • Pinned items are shown without dots and stick to the scrollable history list.
  • Appearance preference Number of items removed. Instead, vertically resize the main panel window according to your needs.
  • Appearance preference Title length removed. Instead, horizontally resize the main panel window according to your needs.
  • Advanced preference Avoid taking application focus removed. The focus will always remain on the active application, similar to how Spotlight works.
  • A pin letter "V" can no longer be used since it's reserved for a system paste shortcut.