This is the fifteenth beta release of the Maccy 2.x version branch. See #790 for discussion.
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 or newer if you don't like it or encounter bugs.
- No backward compatibility with Maccy0.x.
Differences from 1.0
- New setting to pop up at the last position Maccy was opened at (#829) (credits to @weisJ).
- New search highlight matches mode with a yellow color similar to Safari (#830).
- 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.
Changes since 2.0.0.beta.14
- Removed appearance preference Number of items.
- Removed appearance preference Title length.
- Removed appearance preference Avoid taking application focus.
- Fixed crash when opening Ignore / Pasteboard types settings (#857).
- Fixed preferences failing to open when pressing ⌘, on non-US layout (#818 (comment)).