aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2020-01-14 17:47:20 +0100
committerLibravatar vantezzen <hello@vantezzen.io>2020-01-14 17:47:20 +0100
commitdb220487604382a20d582518761adbf8363f05ef (patch)
tree68fba0839251d42780ad4656a2efbe29ff58d6c8
parentUpdate submodules (diff)
downloadferdium-app-db220487604382a20d582518761adbf8363f05ef.tar.gz
ferdium-app-db220487604382a20d582518761adbf8363f05ef.tar.zst
ferdium-app-db220487604382a20d582518761adbf8363f05ef.zip
Delete next_release.md
-rw-r--r--next_release.md47
1 files changed, 0 insertions, 47 deletions
diff --git a/next_release.md b/next_release.md
deleted file mode 100644
index ae472bce9..000000000
--- a/next_release.md
+++ /dev/null
@@ -1,47 +0,0 @@
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- Add adaptable Dark Mode that will respect the system's darkmode setting ([#173](https://github.com/getferdi/ferdi/issues/173))
14
15## Minor
16v5.4.0
17
18### Features
19- **Merge Franz 5.4.0**
20- **Use Ferdi without an Account**: Simply choose "Use Ferdi without an Account" on the login screen
21- **Accent color**: Change Ferdi's accent color
22- **Darkmode**:
23 - Easily open and edit any service's `darkmode.css` through the new "Open darkmode.css" button
24 - Add adaptable Dark Mode that will respect the system's darkmode setting ([#173](https://github.com/getferdi/ferdi/issues/173) - @steliyan)
25- **Hibernation**: Activate service hibernation to save battery
26- **Smaller file size**: Ferdi is now 17% smaller
27- **Annoucements**: Always get notified about the latest features of Ferdi
28- **Navigation bar**: Add option to always show a service navigation bar
29
30### Minor changes
31- Sorting applications in QuickSwitch by last used
32- Add info about teams only being available on Franz servers
33- Add toggle to disable dark mode on per-service basis
34- Add toggle to disable universal Dark Mode
35- Improve switching between accounts
36- Extend debug information
37- Add fix for 1.1.1.1 hack (#146)
38
39### Bug fixes
40- Fix universal darkmode for WhatsApp and Threema QR Codes
41- Fix darkmode not activating on reload
42- Fix disabling/enabling service not correctly reloading webview (#116)
43- Remove "&" sign from window menu bar (#65)
44
45### Changes in building Ferdi
46- Update Building Node Version
47- Use SSH for submodules \ No newline at end of file