From 87f404c8922191566b41aa8cea93d43b97c0f7f2 Mon Sep 17 00:00:00 2001 From: Alex Rodionov Date: Wed, 10 Jun 2020 06:47:42 -0400 Subject: [PATCH] Release 0.11.0 --- Maccy/Info.plist | 4 ++-- appcast.xml | 35 +++++++++++------------------------ 2 files changed, 13 insertions(+), 26 deletions(-) diff --git a/Maccy/Info.plist b/Maccy/Info.plist index 66336a17..e6744033 100644 --- a/Maccy/Info.plist +++ b/Maccy/Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType APPL CFBundleVersion - 0.10.0 + 0.11.0 CFBundleShortVersionString - 0.10.0 + 0.11.0 LSApplicationCategoryType public.app-category.productivity LSMinimumSystemVersion diff --git a/appcast.xml b/appcast.xml index 5f5baf75..0bb7948e 100644 --- a/appcast.xml +++ b/appcast.xml @@ -6,38 +6,25 @@ Most recent changes with links to updates. en - 0.10.0 + 0.11.0 ⚠️ This release (again) changes the storage system of history. Once upgraded, your new copies won't be visible to older versions of Maccy.
    -
  • Migrated history storage from UserDefaults to CoreData for better performance and easier maintenance
  • -
  • Added preferences windows which can be used to customize every aspect of the application behavior
  • -
  • Added support for PNG image copies which is used by default macOS screenshotting tool
  • -
  • Added support for different positioning of popup controlled by popupPosition option -
      -
    • cursor which popups at pointer coordinates (default behavior)
    • -
    • center which popups at the center of the current screen
    • -
    • statusItem which popups in middle of menu icon (similar to what you'd have if you click on the icon manually)
    • -
    -
  • -
  • Added possibility to add/remove custom pasteboard types from the ignored list using ignoredPasteboardTypes option
  • -
  • Added support for CONTROL (^) + W keybinding which removes last word in search field
  • -
  • Added better handling of global hotkey when using Dvorak keyboards
  • -
  • Changed clearing behavior to keep pinned items by default. You can still clear all including pinned by selecting "Clear" with OPTION (⌥) pressed
  • -
  • Added Spanish localization
  • -
  • Added Russian localization
  • -
  • Improved performance for large copies (100k+ characters)
  • -
  • Fixed an issue when old pinned items would be removed when the storage size limit is reached
  • +
  • The application is now notarized by Apple.
  • +
  • Allow to open preferences using COMMAND (⌘) + , even when footer is hidden.
  • +
  • Support copying, storing and pasting files.
  • +
  • Allow to control number of visible menu items. Hidden items remain in the history and searchable.
  • +
  • Improved option to hide menu icon so it no longer requires restart.
  • +
  • Fixed an issue when certain pasteboard items would crash the application.
]]>
- 2020-06-03 - https://github.com/p0deje/Maccy/releases/tag/0.10.0 + 2020-06-10 + https://github.com/p0deje/Maccy/releases/tag/0.11.0 10.13