This is the twelfth 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).
- Appearance preference Number of items takes no effect. Instead, vertically resize the main panel window according to your needs.
- Appearance preference Title length takes no effect. Instead, horizontally resize the main panel window according to your needs.
- Advanced preference Avoid taking application focus takes no effect. The focus will always remain on the active application, similar to how Spotlight works.
Changes since 2.0.0.beta.11
- Fix the messy UI when the panel is opened via the menu icon (#840).
- Fix the issue with pasting not working when the panel is opened via the menu icon (#835).
- Fix the issue when the preview is shown immediately after the panel is opened (#839).
Known Issues in 2.0.0.beta.12
There are no known issues.