aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatar Bennett <hello@vantezzen.io>2020-04-17 20:50:37 +0200
committerLibravatar GitHub <noreply@github.com>2020-04-17 19:50:37 +0100
commit0927dcbf4a8338150c61f91079a42a2ef96ec4ef (patch)
treee836a02110cd076c32b5e3eedfbe912f0d5f4c1e /CHANGELOG.md
parentNew Crowdin translations (#586) (diff)
downloadferdium-app-0927dcbf4a8338150c61f91079a42a2ef96ec4ef.tar.gz
ferdium-app-0927dcbf4a8338150c61f91079a42a2ef96ec4ef.tar.zst
ferdium-app-0927dcbf4a8338150c61f91079a42a2ef96ec4ef.zip
Add 5.5.0-gm and 5.5.0 changelog (#574)
* Update README and CHANGELOG * Add script to automatically link issues inside README.md * Add #573 to README * Add documentation for regex used in link-readme-issues script * Fix linking for Franz issues * Add linking for GitHub users * Link more contributors * Link more contributors * Fix information about "npm run link-readme" command * Add recipes to changelog * Add 5.5.0 changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md86
1 files changed, 86 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 49f6c5b67..9cd083904 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,89 @@
1# [5.5.0](https://github.com/getferdi/ferdi/compare/v5.4.4-beta.3...v5.5.0) (2020-04-17)
2### Features
3- Merge Franz 5.5.0-beta.2
4- Add dropdown list to choose Todo service (#418, #477), 💖 @yourcontact
5- Add hotkey for darkmode (#530, #537), 💖 @Room4O4 & @mahadevans87
6- Add option to start Ferdi minimized (#490, #534)
7- Add option to show draggable window area on macOS (#304, #532)
8- Add support for Adaptable Dark Mode on Windows (#548), 💖 @Room4O4 & @mahadevans87
9- Add notification & audio toggle action in tray context menu (#542), 💖 @Room4O4 & @mahadevans87
10- Add Dark Reader settings (#531, #568), 💖 @Room4O4 & @mahadevans87
11- Add support for 11 new services and improve existing ones, 💖 @rctneil @JakeSteam @sampathBlam @tpopela @RoiArthurB
12- Add support for unlocking with Touch ID (#367)
13- Add find in page feature (#67) (#432)
14- Add custom dark mode handler support (#445)
15- Add option to disable reload after resume (#442), 💖 @n0emis
16- Add custom JS/CSS to services (#83)
17- Add ability to change the services icons size and sidebar width (#153)
18
19### Minor changes
20- Improve user onboarding (#493)
21- Improve "Updates" section in settings (#506), 💖 @yourcontact
22- Improve information about Franz Premium and Teams
23- Hide user lastname on Ferdi servers as it is not stored
24- Improve draggable window area height for macOS (#304, #479)
25- Remove server setting from settings screen (#516), 💖 @mrassili
26- Update Electron to 8.1.1 (#480)
27- Window title now reflects service name (#213), 💖 @gmarec
28- Improve system tray icon behaviour (#307)
29- Improve navigation bar behaviour setting (#270)
30- Ferdi is now available as Flatpak on Flathub (#323), 💖 @lhw
31- Add automatic local recipe updates
32- Add option to start Ferdi in system tray (#331), 💖 @jereksel
33- Add better support for macOS dark mode
34- Add better seperation in settings
35- Change Sentry telemetry to be opt-in only (#160)
36
37### Bug fixes
38- Fix cache clearing not working in Windows 10 (#541, #544), 💖 @Room4O4 & @mahadevans87
39- Fix Home button in navigation bar not correctly navigating (#571, #573), 💖 @Room4O4 & @mahadevans87
40- Fix and enhance context menu (#357) (#413) (#452) (#354) (#227)
41- Fix regresssion around muting services (#428), 💖 @dpeukert
42- Fix app unusable without an account on Windows since v5.4.0 (#253)
43- Fix services URL validation/harmonization (#276)
44- Fix app failing to properly lock itself at startup resulting in shortcuts not working (#377) (#362)
45- Fix shortcuts not working when locked (#404)
46- Fix missing Slack services custom icons (#290)
47- Fix app possibly unusable when using faulty translations (#340)
48- Fix Dark Mode setting on Windows (#347)
49- Fix login problems in Google services
50- Fix DarkReader blocking services from loading (#285)
51- Fix incorrect body closing tag (#330), 💖 @jereksel
52
53### Build changes
54- Add retry commands to flaky build steps (#498)
55- Run utility scripts pre-commit instead of pre-push (#515)
56
57## [5.5.0-gm](https://github.com/getferdi/ferdi/compare/v5.4.4-beta.3...v5.5.0-gm) (2020-04-15)
58### Features
59- Merge Franz 5.5.0-beta.2
60- Add dropdown list to choose Todo service (#418, #477), 💖 @yourcontact
61- Add hotkey for darkmode (#530, #537), 💖 @Room4O4 & @mahadevans87
62- Add option to start Ferdi minimized (#490, #534)
63- Add option to show draggable window area on macOS (#304, #532)
64- Add support for Adaptable Dark Mode on Windows (#548), 💖 @Room4O4 & @mahadevans87
65- Add notification & audio toggle action in tray context menu (#542), 💖 @Room4O4 & @mahadevans87
66- Add Dark Reader settings (#531, #568), 💖 @Room4O4 & @mahadevans87
67- Add support for 11 new services and improve existing ones, 💖 @rctneil @JakeSteam @sampathBlam @tpopela @RoiArthurB
68
69### Minor changes
70- Improve user onboarding (#493)
71- Improve "Updates" section in settings (#506), 💖 @yourcontact
72- Improve information about Franz Premium and Teams
73- Improve user scripts (#559)
74- Hide user lastname on Ferdi servers as it is not stored
75- Improve draggable window area height for macOS (#304, #479)
76- Remove server setting from settings screen (#516), 💖 @mrassili
77- Update Electron to 8.1.1 (#480)
78
79### Bug fixes
80- Fix cache clearing not working in Windows 10 (#541, #544), 💖 @Room4O4 & @mahadevans87
81- Fix Home button in navigation bar not correctly navigating (#571, #573), 💖 @Room4O4 & @mahadevans87
82
83### Build changes
84- Add retry commands to flaky build steps (#498)
85- Run utility scripts pre-commit instead of pre-push (#515)
86
1# [5.4.3](https://github.com/getferdi/ferdi/compare/v5.4.0...v5.4.3) 87# [5.4.3](https://github.com/getferdi/ferdi/compare/v5.4.0...v5.4.3)
2### Features 88### Features
3- Add inactivity lock #179 89- Add inactivity lock #179