From f298d28dae6cf1a0ec62782c0b17efaf2f10ed65 Mon Sep 17 00:00:00 2001 From: Alex Rodionov Date: Thu, 6 Aug 2020 19:16:51 -0400 Subject: [PATCH] Release 0.14.0 --- Maccy/Info.plist | 4 ++-- appcast.xml | 24 ++++++++++++++---------- 2 files changed, 16 insertions(+), 12 deletions(-) diff --git a/Maccy/Info.plist b/Maccy/Info.plist index 5f2d7388..51435506 100644 --- a/Maccy/Info.plist +++ b/Maccy/Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType APPL CFBundleVersion - 0.13.0 + 0.14.0 CFBundleShortVersionString - 0.13.0 + 0.14.0 LSApplicationCategoryType public.app-category.productivity LSMinimumSystemVersion diff --git a/appcast.xml b/appcast.xml index 2643a48b..11eb9cd8 100644 --- a/appcast.xml +++ b/appcast.xml @@ -6,24 +6,28 @@ Most recent changes with links to updates. en - 0.13.0 + 0.14.0 -
  • Migrated global hotkey to use [sindresorhus/KeyboardShortcuts](https://github.com/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.
  • -
  • 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.
  • -
  • Added preference to show pinned items at the bottom of the menu.
  • -
  • Added the menu navigation using CONTROL (⌃)+N and CONTROL (⌃)+N keyboard shortcuts.
  • -
  • Fixed an issue when preferences window wouldn't be closed using COMMAND (⌘)+W keyboard shortcut.
  • +
  • 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.
  • +
  • Support language input helpers when searching (e.g. simplified Chinese input).
  • +
  • Improve performance of Maccy popup by storing the menu in memory.
  • +
  • Play sound effects when a new copy is added or selected. Sounds are disabled by default and should be enabled in the preferences.
  • +
  • Show first, last copied time and number of copies in the tooltip.
  • +
  • Show suffix of long items.
  • +
  • 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.
  • ]]>
    - 2020-06-22 - https://github.com/p0deje/Maccy/releases/tag/0.13.0 + 2020-08-06 + https://github.com/p0deje/Maccy/releases/tag/0.14.0 10.13