Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adlk committed Nov 14, 2020
1 parent 58ffc86 commit da37d64
Showing 1 changed file with 27 additions and 15 deletions.
42 changes: 27 additions & 15 deletions CHANGELOG.md
@@ -1,23 +1,12 @@
# [5.6.0-beta.1](https://github.com/meetfranz/franz/compare/v5.5.0...v5.6.0-beta.1) (2020-10-08)


### Features
# [5.6.0](https://github.com/meetfranz/franz/compare/v5.6.0-beta.1...v5.6.0) (2020-11-13)

* **App:** We've put Franz on a diet and he lost over 130MB 🥳
* **Franz ToDos:** New version of Franz ToDos with lots of new features more on [franztodos.com](https://franztodos.com)
* **App:** Add new onboarding step to make setting up services easier
* **Context Menu:** Add option to copy image
* **Franz ToDos:** Add Franz ToDos as a native service
* **Franz ToDos:** Added `Cmd+Alt+Shift+R` to reload the Franz ToDos
* **Spell checker:** Added 12 new languages for spell checking
* **Spellchecker:** Improved language detection for spell checking
* **Recipe:** Add option to override recipe partition
* **Languages:** Added Estonian as a language

### Bug Fixes

* **App:** Fixed crash when Franz goes to sleep
* **App:** Fix crash when app has finished loading
* **App:** Add mailto: as a valid url protocol
* **App:** Fix crashes on navigation changes/reloads
* **Context Menu:** Fix "save image as"
* **Franz ToDos:** Clear todos cache on user logout
* **Service:** Fix copy image in context menu
Expand All @@ -27,17 +16,40 @@
* **Service:** Fix clicks on links in Skype
* **Service:** Reset active service when previous selection is not valid anymore
* **Service:** Fix missing service re-rendering on service update
* **Custom Website:** Fix browser control icons in dark mode
* **macOS:** Fix tray icon color on macOS Big Sur
* **Share Dialog:** Fix Twitter share link not working
* **App:** Fix various validation errors


### Features

* **App:** We've put Franz on a diet and he lost over 130MB 🥳
* **Franz ToDos:** New version of Franz ToDos with lots of new features more on [franztodos.com](https://franztodos.com)
* **App:** Add new onboarding step to make setting up services easier
* **Context Menu:** Add option to copy image
* **Franz ToDos:** Add Franz ToDos as a native service
* **Franz ToDos:** Added `Cmd+Alt+Shift+R` to reload the Franz ToDos
* **Spell checker:** Added 12 new languages for spell checking
* **Spellchecker:** Improved language detection for spell checking
* **Recipe:** Add option to override recipe partition
* **Languages:** Added Estonian as a language
* **Share Dialog:** Add LinkedIn as an option

### General

* **App:** Update electron to 10.1.3
* **App:** Update electron to 10.1.5
* **Translations:** Improved translations. **[A million thanks to the amazing community. 🎉](http://i18n.meetfranz.com/)**



# [5.6.0-beta.1](https://github.com/meetfranz/franz/compare/v5.5.0...v5.6.0-beta.1) (2020-10-08)


[See 5.6.0 changelog.](#5-6-0--2020-11-13-)



# [5.5.0](https://github.com/meetfranz/franz/compare/v5.5.0-beta.4...v5.5.0) (2020-04-29)

### Features
Expand Down

0 comments on commit da37d64

Please sign in to comment.