版本发布 8
* Fixed a crash when copying on macOS 14 (#1264). * Fixed a text beam cursor when hovering a header with a hidden search field.
- Added Kurdish (Sorani) translation (credits to @Muhammadbarznji). - Fixed a bug when text was flipped upside down on macOS 26 (#1113).
* Added support for searching text inside images using OCR (#992). * Added support for `org.nspasteboard.source` pasteboard type that shows the original app the copy is from. * Added Uzbek translation (credits to @akbarali1). * Added support for navigating with page up/down keys (#1051). * Added support for editing pin content in Settings (credits to @imlolman). * Added support for cycling through the history by holding the popup key modifier keys pressed (⇧⌘), repeatedly pressing the main popup key (C) to find the needed item, and releasing the modifier keys to confirm the selection (credits to @alexisgaziello). * Improved copies of Safari URLs to not create duplicates (#1020) (credits to @weisJ). * Improved copies from Google Sheets to not create duplicates (#1020). * Improved color HEX copies to show both the color image and text (credits to @weisJ). * Improved handling of shared screen to exclude the pop-up window from being shown (#1126) (credits to @adamlahbib). * Fixed issue when selecting a specific screen to pop up at was not saved (#1019) (credits to @weisJ). * Fixed a regression in Dvorak - QWERTY ⌘ layout support introduced in 2.0. * Fixed an issue when clearing history by pressing "Enter" would always show confirmation (#1102) (credits to @harishgonnabattula).
- Added Belarusian translation. - Added separator line between pinned and unpinned items (#954). - Added scrolling support for large texts in preview popover. - Added preview for HEIC image files (#975). - Improved performance for large text copies (#861). - Improved handling of hovered items (#965, #941). - Fixed paste + paste without formatting combination. - Fixed issue when file URLs were removed when pasting without formatting (#962). - Fixed the issue when the first pinned item was not pre-selected and there were no unpinned items.
- Improved support for copying and pasting to Netbeans IDE application. - Improved wrapping of single-line text in the preview. - Improved mouse movement handling to prevent accidental hovers.
* Added an option to show source application icons in the history. It's disabled by default and can be turned on in Settings / Appearance (credits to @weisJ) (#912). * Added Polish translation (credits to @jiji606). * Added Lithuanian translation (credits to @lukrencijus). * Added Slovenian translation (credits to @zigad). * Added information about the database size on disk in Settings / Storage (#844). * Improved support for copying and pasting to Chrome Remote Desktop application (#948). * Improved support for copying and pasting to Netbeans IDE application (#879). * Fixed an issue when single-text text would not wrap in the preview (#880). * Fixed an issue when "Files" could not be checked in Settings / Storage (#925). * A pin letter "Z" can no longer be used since it's reserved for a system undo shortcut (#949).
- Fixed an issue when the popup is shown on the screen above the menu bar (#874). - Fixed an issue with footer shortcuts not working when it's hidden (#865). - Fixed an issue when the text copies would not be recorded by default (#883) (credits to @weisJ). - A pin letter "A" can no longer be used since it's reserved for a system paste shortcut. - A pin letter "W" can no longer be used since it's reserved for a close current window shortcut.
## Maccy 2.0 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.