From 6c71a01218215284825f77a20bc3d49117b0f028 Mon Sep 17 00:00:00 2001 From: Sergey Date: Thu, 22 Aug 2024 20:30:26 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 913cf40f..2be8acce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,31 +4,31 @@ ### Minor Changes -- 78957f4: Added support for zhCN Simplified Chinese language translation (thanks to @katelya77) - Added support for UK Ukrainian language with auto-generated translation (seeking help to improve) - Added support for esES Spanish language with auto-generated translation (seeking help to improve) - Added support for IT Italian language with auto-generated translation (seeking help to improve) - Added data-fn locale for each language - Added global hotkeys for show/hide the main app window option - Added global hotkeys for show/hide Quick Paste window near user's current cursor position - Added hide the app dock icon (macOS) option - Added "The app starts with main window hidden" option - Added "Show navbar elements on hover only" option - Added "Hide collections name on the navbar" option - Added PasteBar Quick Paste window with keyboard navigation, Enter or Ctrl + [number] to paste, Ctrl + F to search - Added Ctrl + click or Cmd + click to multi select/deselect history items - Fixed a bug where the contact form used an invalid link on Windows (#125) - Fixed a bug causing a markdown undefined error on window +- Added support for zhCN Simplified Chinese language translation (thanks to @katelya77) +- Added support for UK Ukrainian language with auto-generated translation (seeking help to improve) +- Added support for esES Spanish language with auto-generated translation (seeking help to improve) +- Added support for IT Italian language with auto-generated translation (seeking help to improve) +- Added data-fn locale for each language +- Added global hotkeys for show/hide the main app window option +- Added global hotkeys for show/hide Quick Paste window near user's current cursor position +- Added hide the app dock icon (macOS) option +- Added "The app starts with main window hidden" option +- Added "Show navbar elements on hover only" option +- Added "Hide collections name on the navbar" option +- Added PasteBar Quick Paste window with keyboard navigation, Enter or Ctrl + [number] to paste, Ctrl + F to search +- Added Ctrl + click or Cmd + click to multi select/deselect history items +- Fixed a bug where the contact form used an invalid link on Windows (#125) +- Fixed a bug causing a markdown undefined error on window ## 0.5.2 ### Patch Changes -- 84d2007: Added excluded apps list in clipboard settings - Added copied item source app hover indicator on history item - Added "Exclude Source App and Delete" option in history item context menu - Added "Add to Filter by Source App" option in history item context menu - Added new source app filter in history filters +- Added excluded apps list in clipboard settings +- Added copied item source app hover indicator on history item +- Added "Exclude Source App and Delete" option in history item context menu +- Added "Add to Filter by Source App" option in history item context menu +- Added new source app filter in history filters ## 0.5.1