aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatar Amine <amine@mouafik.fr>2020-04-23 08:48:14 +0000
committerLibravatar GitHub <noreply@github.com>2020-04-23 08:48:14 +0000
commit3a449c20f72ad8a9fd54331b5dc3a5c92989d404 (patch)
tree62b022e250e850676e7f2223f780ad5daa8d5025 /CHANGELOG.md
parentNew Crowdin translations (#628) (diff)
downloadferdium-app-3a449c20f72ad8a9fd54331b5dc3a5c92989d404.tar.gz
ferdium-app-3a449c20f72ad8a9fd54331b5dc3a5c92989d404.tar.zst
ferdium-app-3a449c20f72ad8a9fd54331b5dc3a5c92989d404.zip
Release 5.5.0-gm.2 (#625)v5.5.0-gm.2
* Bump Electron to 8.2.3 for latest fixes * Bump version to 5.5.0-gm.2 * Update recipes submodule * Update changelog * Add support for external issue linking * Link README * Address regression introduced by #590 * Add new translations contributors * #620 Address broken translation * Fix cache clearing feedback US copy * Update changelog to include latest merged pull requests * Fix changelog format * Review branding of initial system notification on macOS * #569 Fix missing margin between tabs Co-authored-by: vantezzen <hello@vantezzen.io>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md39
1 files changed, 39 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6f9f4d3b5..5086fb3b0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,8 @@
15- Add option to disable reload after resume (#442), 💖 @n0emis 15- Add option to disable reload after resume (#442), 💖 @n0emis
16- Add custom JS/CSS to services (#83) 16- Add custom JS/CSS to services (#83)
17- Add ability to change the services icons size and sidebar width (#153) 17- Add ability to change the services icons size and sidebar width (#153)
18- Differentiate between indirect and direct notifications (#590), 💖 @Room4O4 @mahadevans87 @FeikoJoosten @sampathBlam
19- Add setting to keep service in hibernation after startup (#577, #584)
18 20
19### Minor changes 21### Minor changes
20- Improve user onboarding (#493) 22- Improve user onboarding (#493)
@@ -33,6 +35,19 @@
33- Add better support for macOS dark mode 35- Add better support for macOS dark mode
34- Add better seperation in settings 36- Add better seperation in settings
35- Change Sentry telemetry to be opt-in only (#160) 37- Change Sentry telemetry to be opt-in only (#160)
38- Remove excess code from Franz's hibernate feature (#609)
39- Refocus Webview only for active service (#610), 💖 @Room4O4 & @mahadevans87
40- Use GitHub notifications center and direct notifications (getferdi/recipes#133)
41- Switch back to original Telegram, add Telegram React (getferdi/recipes#132)
42- Fix notifications for various services, 💖 @FeikoJoosten
43- Add support for indirect messages for various services, 💖 @FeikoJoosten
44- Use correct Riot icon (getferdi/recipes#125), 💖 @halms
45- Remove incorrectly placed icons (getferdi/recipes#126), 💖 @halms
46- Fix slack draft notifications (getferdi/recipes#127), 💖 @Serubin
47- Remove automatic reloading from WhatsApp
48- Update Microsoft Teams to allow Desktop Sharing (getferdi/recipes#116), 💖 @Gautasmi
49- Organize settings with horizontal tabs (#569), 💖 @yourcontact
50- Improve cache clearing UI feedback (#620), 💖 @saruwman
36 51
37### Bug fixes 52### Bug fixes
38- Fix cache clearing not working in Windows 10 (#541, #544), 💖 @Room4O4 & @mahadevans87 53- Fix cache clearing not working in Windows 10 (#541, #544), 💖 @Room4O4 & @mahadevans87
@@ -49,11 +64,35 @@
49- Fix login problems in Google services 64- Fix login problems in Google services
50- Fix Dark Reader blocking services from loading (#285) 65- Fix Dark Reader blocking services from loading (#285)
51- Fix incorrect body closing tag (#330), 💖 @jereksel 66- Fix incorrect body closing tag (#330), 💖 @jereksel
67- Fix DarkReader translation problem (#593)
52 68
53### Build changes 69### Build changes
54- Add retry commands to flaky build steps (#498) 70- Add retry commands to flaky build steps (#498)
55- Run utility scripts pre-commit instead of pre-push (#515) 71- Run utility scripts pre-commit instead of pre-push (#515)
56 72
73# [5.5.0-gm.2](https://github.com/getferdi/ferdi/compare/v5.5.0-gm...v5.5.0-gm.2) (2020-04-22)
74### Features
75- Differentiate between indirect and direct notifications (#590), 💖 @Room4O4 @mahadevans87 @FeikoJoosten @sampathBlam
76- Add setting to keep service in hibernation after startup (#577, #584)
77
78### Minor changes
79- Remove excess code from Franz's hibernate feature (#609)
80- Refocus Webview only for active service (#610), 💖 @Room4O4 & @mahadevans87
81- Use GitHub notifications center and direct notifications (getferdi/recipes#133)
82- Switch back to original Telegram, add Telegram React (getferdi/recipes#132)
83- Fix notifications for various services, 💖 @FeikoJoosten
84- Add support for indirect messages for various services, 💖 @FeikoJoosten
85- Use correct Riot icon (getferdi/recipes#125), 💖 @halms
86- Remove incorrectly placed icons (getferdi/recipes#126), 💖 @halms
87- Fix slack draft notifications (getferdi/recipes#127), 💖 @Serubin
88- Remove automatic reloading from WhatsApp
89- Update Microsoft Teams to allow Desktop Sharing (getferdi/recipes#116), 💖 @Gautasmi
90- Organize settings with horizontal tabs (#569), 💖 @yourcontact
91- Improve cache clearing UI feedback (#620), 💖 @saruwman
92
93### Bug Fixes
94- Fix DarkReader translation problem (#593)
95
57## [5.5.0-gm](https://github.com/getferdi/ferdi/compare/v5.4.4-beta.3...v5.5.0-gm) (2020-04-15) 96## [5.5.0-gm](https://github.com/getferdi/ferdi/compare/v5.4.4-beta.3...v5.5.0-gm) (2020-04-15)
58### Features 97### Features
59- Merge Franz 5.5.0-beta.2 98- Merge Franz 5.5.0-beta.2