Skip to content

Releases: p0deje/Maccy

0.18.1

16 Nov 11:59
Compare
Choose a tag to compare
  • Align +/- signs on buttons in Advanced preferences window on Big Sur (#201)
  • Align menu icon text to the left
  • Fix a UI glitch of menu icon text being mispositioned when it contains newline characters
  • Properly position popup when it's configured to show at menu icon (#201)

0.18.0

11 Nov 20:12
Compare
Choose a tag to compare
  • 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

02 Oct 16:01
Compare
Choose a tag to compare
  • Drop support for macOS High Sierra (#161)
  • Support French localization (#181)
  • Add support for CONTROL (^) + H keybinding which removes the last characer in the search field (#174)
  • Add support for CONTROL (^) + U keybinding which clears the search field (#174)
  • Add links to website, GitHub and support to the about window
  • Fix a crash when selecting bottom pinned item when visible menu items is limited (#165)
  • 0.16.0

    14 Sep 11:44
    Compare
    Choose a tag to compare
    • 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

    25 Aug 23:07
    Compare
    Choose a tag to compare
    • Fixed a regression when Maccy wouldn't ask for accessibility permissions when pasting and silently fail (#145, #148)

    0.15.0

    13 Aug 17:52
    Compare
    Choose a tag to compare

    ⚠️⚠️⚠️ 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

    10 Aug 12:23
    Compare
    Choose a tag to compare
    • Fixed an issue when selecting an item would fail to paste for some users (#144)

    0.14.0

    06 Aug 23:17
    Compare
    Choose a tag to compare
    • 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

    22 Jun 19:30
    Compare
    Choose a tag to compare
    • 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)

    0.12.0

    17 Jun 11:42
    Compare
    Choose a tag to compare
    • Added Spanish translation to the preferences.
    • Fixed a crash when the application couldn't read empty data. (#115, #121, #123, #124)