summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2022-04-15 13:16:17 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2022-04-15 13:16:17 +0200
commit64aaf92cdaae0d62411f7f8b811b169f6492b56d (patch)
tree30993d4ffd942de1d0326b9a36100a9f2aba5adf
parentremove debug logs (diff)
downloadferdium-app-5.9.2.tar.gz
ferdium-app-5.9.2.tar.zst
ferdium-app-5.9.2.zip
bump to version 5.9.2v5.9.2
-rw-r--r--CHANGELOG.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dfc5477ab..45e7e9bdf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,23 @@
1## [5.9.2](https://github.com/meetfranz/franz/compare/v5.9.1...v5.9.2) (2022-04-14)
2
3### Bug Fixes
4
5* **Service:** Apply Google login fix for all services ([3dbe5cc](https://github.com/meetfranz/franz/commit/3dbe5cc))
6* **App:** Don't reload app when coming back from system sleep ([bc6a921](https://github.com/meetfranz/franz/commit/bc6a921))
7* **Windows + Linux:** Introduce new Franz Menu
8* **App:** Improve layout rendering of services ([ad3bb11](https://github.com/meetfranz/franz/commit/ad3bb11))
9* **Todos:** Fix Todos to be resizable again ([4b5d2f7](https://github.com/meetfranz/franz/commit/4b5d2f7))
10* **Todos:** Fix Todos layout issues when Todos should be hidden ([fb3988a](https://github.com/meetfranz/franz/commit/fb3988a))
11* **App:** Don't let the app get confused by unknown routes ([d2059fc](https://github.com/meetfranz/franz/commit/d2059fc))
12
13
14### Features
15
16* **App:** Lock user agents to Windows 10 and macOS 10.15.17 to avoid fingerprinting identification ([3b1d495](https://github.com/meetfranz/franz/commit/3b1d495))
17* **App:** Update to electron 18 ([6c02f29](https://github.com/meetfranz/franz/commit/6c02f29))
18
19
20
1## [5.9.1](https://github.com/meetfranz/franz/compare/v5.9.0...v5.9.1) (2022-04-04) 21## [5.9.1](https://github.com/meetfranz/franz/compare/v5.9.0...v5.9.1) (2022-04-04)
2 22
3 23