Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kurdin authored Aug 23, 2024
1 parent 2d4885a commit 6c71a01
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 6c71a01

Please sign in to comment.