aboutsummaryrefslogtreecommitdiffstats
path: root/next_release.md
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2019-10-27 15:12:12 +0100
committerLibravatar vantezzen <hello@vantezzen.io>2019-10-27 15:12:12 +0100
commit976f6aaed8220c8a323b4b2953137b996446fcaa (patch)
treed67733839a0d6b183b36574513f9d86cae6a5637 /next_release.md
parentDirectly reloading webview instead of updating url (diff)
downloadferdium-app-976f6aaed8220c8a323b4b2953137b996446fcaa.tar.gz
ferdium-app-976f6aaed8220c8a323b4b2953137b996446fcaa.tar.zst
ferdium-app-976f6aaed8220c8a323b4b2953137b996446fcaa.zip
Add information about next release
Diffstat (limited to 'next_release.md')
-rw-r--r--next_release.md44
1 files changed, 44 insertions, 0 deletions
diff --git a/next_release.md b/next_release.md
new file mode 100644
index 000000000..0e4bc411b
--- /dev/null
+++ b/next_release.md
@@ -0,0 +1,44 @@
1# Next release
2Infos about the next release:
3
4## Beta
5v5.4.0-beta.5:
6- Updated translations
7- Remove "&" sign from window menu bar (#65)
8- Extend debug information
9- Use SSH for submodules
10- Move hibernation indicator to bottom left (#129 (comment))
11- Add fix for 1.1.1.1 hack (#146)
12- Fix darkmode not loading correctly (#158)
13
14## Minor
15v5.4.0
16
17### Features
18- **Merge Franz 5.4.0**
19- **Use Ferdi without an Account**: Simply choose "Use Ferdi without an Account" on the login screen
20- **Accent color**: Change Ferdi's accent color
21- **Darkmode**: Easily open and edit any service's `darkmode.css` through the new "Open darkmode.css" button
22- **Hibernation**: Activate service hibernation to save battery
23- **Smaller file size**: Ferdi is now 17% smaller
24- **Annoucements**: Always get notified about the latest features of Ferdi
25- **Navigation bar**: Add option to always show a service navigation bar
26
27### Minor changes
28- Sorting applications in QuickSwitch by last used
29- Add info about teams only being available on Franz servers
30- Add toggle to disable dark mode on per-service basis
31- Add toggle to disable universal Dark Mode
32- Improve switching between accounts
33- Extend debug information
34- Add fix for 1.1.1.1 hack (#146)
35
36### Bug fixes
37- Fix universal darkmode for WhatsApp and Threema QR Codes
38- Fix darkmode not activating on reload
39- Fix disabling/enabling service not correctly reloading webview (#116)
40- Remove "&" sign from window menu bar (#65)
41
42### Changes in building Ferdi
43- Update Building Node Version
44- Use SSH for submodules \ No newline at end of file