Releases: p0deje/Maccy
Releases · p0deje/Maccy
0.18.1
0.18.0
- Allow showing currently copied item next to the menu bar icon (#152)
- Allow keeping the previous application focus on the popup (#180)
- Throttle search input so that when typing fast it doesn't update results until typing is finished (#71, #13)
- Support Norwegian localization (#190)
- Update icon to match Big Sur
- Fix an issue when images wouldn't be pasted if formatting is cleared by default (#195)
- Fix an issue with disappearing pins (#193, #187)
0.17.0
0.16.0
- Support Simplified Chinese localization (#154)
- Ignore KeeWeb application copies by default (#147)
- Allow to turn off/on by clicking menu bar icon with OPTION (⌥) pressed (#158)
- Improve searching and pinning for similarly looking history items
- Immediately resize image history items when changing image height in preferences
- Do not hide pinned items when the menu size is limited and pinned items are shown at the bottom (#165)
0.15.1
0.15.0
⚠️ ⚠️ ⚠️ This release enables App Sandbox and moves all preferences and copied items history to a new sandboxed location. The migration is seamless for this version, but older versions of Maccy won't continue to work. They will default to original preferences and empty history. ⚠️ ⚠️ ⚠️
- Fixed a regression when menu bar icon won't be highlighted after clicking on it (#146)
0.14.1
0.14.0
- Allow clearing formatting when pasting an item. By default, it can be done by selecting item with SHIFT (⇧) + OPTION (⌥) pressed, but can be changed in the preferences. (#109)
- Support language input helpers when searching (e.g. simplified Chinese input). (#129)
- Improve performance of Maccy popup by storing the menu in memory. (#133)
- Play sound effects when a new copy is added or selected. Sounds are disabled by default and should be enabled in the preferences. (#91)
- Show first, last copied time and number of copies in the tooltip. (#132)
- Show suffix of long items. (#139)
- Dim menu bar icon when Maccy is disabled.
- Fix a potential crash when disabling Maccy via
defaults
command. - Fix "Pin to" configuration in the preferences.
0.13.0
- Migrated global hotkey to use sindresorhus/KeyboardShortcuts package - it looks more native and has better support for non-US keyboards. The migration should happen smoothly, but if the application stops opening with a shortcut, you might need to open preferences and reassign the keyboard shortcut again. If you can't assign a shortcut, create a new issue on GitHub explaining what keyboard shortcut is not working. (#108)
- Added keyboard shortcut to clear unpinned items (OPTION (⌥)+COMMAND (⌘)+DELETE (⌫)) and clear all items (SHIFT (⇧)+OPTION (⌥)+COMMAND (⌘)+DELETE (⌫). The shortcuts also work when the footer is hidden. (#113)
- Added preference to show pinned items at the bottom of the menu. (#89)
- Added the menu navigation using CONTROL (⌃)+N and CONTROL (⌃)+N keyboard shortcuts. (#118)
- Fixed an issue when preferences window wouldn't be closed using COMMAND (⌘)+W keyboard shortcut. (#120)