Releases: p0deje/Maccy
Releases Β· p0deje/Maccy
0.27.1
0.27.0
- Improved compatibility with macOS Sonoma 14. Functionality should mostly work though there are still visual glitches and performance issues (#555).
- Improved alignment of preview popover (credits to @weisJ).
- Improved handling of copies from Universal Clipboard (#397).
- Improved source application handling to preserve an original one when copying from Maccy (#516).
- Fixed an issue when Caps Lock on would prevent pinning/removal (#576).
- Fixed a blurry scissors menu icon (#572).
0.26.5
0.26.4
0.26.3
0.26.2
0.26.1
0.26.0
- Added support for searching by regular expressions (#184).
- Added experiment mixed search. It works by first searching by exact match. If no results are found, it automatically searches using fuzzy search. Finally, if there are still no results, it uses a regular expressions search.
- Added support for rich preview popups that replace old tooltips. They allow previewing long text easier, showing higher-resolution images, and customizing the delay until the preview is showing via preferences (#267, #282).
- Added support for getting a clipboard item by its position in the Shortcuts app. It is also possible to get a selected item. This allows building complex processing of clipboard items from Maccy via the Shortcuts such as trimming whitespace from copied text, converting copied RTF to Markdown files, and others (#481, #486).
- Added support for ignoring copies coming from the Maccy itself using the ignored applications list (#516).
- Added support for specifying a display to popup at (#480).
- Added support for ignoring all copies except for specific applications listed in the ignore preferences (#402).
- Added several menu icons that can be customized via preferences (credits to @FabyoSK and @darienm) (#495).
- Improved compatibility with the Pure Paste app (#429).
- Improved search field text contrast in Dark Mode (#505).
- Improved colors with increased contrast / reduced transparency on macOS Ventura.
- Fixed crashes when searching through images from the Photos app (#489).
- Fixed pasting to work on Dvorak - QWERTY β and bΓ©po 1.1 - Azerty β keyboard layouts (#482, #520).
- Fixed clear history confirmation dialog not focused when the footer is hidden (#466).
- Fixed incorrect placement of the Maccy menu in the screen center when showing the first time or after being inactive for a long time (#467).
- Fixed empty highlighting when there are no search results (#475, #490).
0.25.0
- Added an option to clear the system clipboard when clearing Maccy history in Preferences / Advanced (credits to @andrewpeal) (#392).
- Added an option to change the maximum title length of the history items (#458).
- Added Bosnian localization (credits to @omarbeg).
- Added Ukrainian localization (credits to @alalayla).
- Added support for pure RTF and HTML copies (#474).
- Improved compatibility with Microsoft Edge application (#472).
- Improved compatibility with macOS 13 to natively launch at login (#504).
- Improved pasting to work with the Microsoft Remote Desktop application with a "Scancode" keyboard mode (#365).
- Improved pasting to handle cases when the shortcut to paste is overridden on the OS level (#462).
- Improved handling of Korean and Chinese input (#476, #493).
- Fixed a bug when the search failed to work when popped up from password text fields (#464, #473).
0.24.0
- Added support for selecting an item in the history using its position number via Shortcuts (#315, #374).
- Added support for clearing history via Shortcuts (#340).
- Added Turkish localization (credits to @bitigchi).
- Added preference to pop up in the center of a currently focused application window (#150).
- Added support for β (CONTROL) + W shortcut to remove last word when search field is focused.
- Added support for creating a new copy by typing it and pressing ENTER when there are no search results (#341).
- Added missing documentation about disabling by clicking on the menu icon with β₯ (OPTION) pressed.
- Improved search field UI by using native macOS control.
- Improved navigation using arrow keys (#442).
- Improved pins preferences tab to allow selecting a key using a dropdown menu (#443).
- Improved storage preferences tab to show the size as a number text field with a stepper (#188).
- Fixed an issue of storage not respecting a sorting setting when removing oldest records (#427).
- Fixed an issue when paste wouldn't work after opening preferences/about (#435).
- Fixed an issue when pasting an item would update its source application with the one it has just been pasted to.