aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md88
1 files changed, 88 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e25f0b2ab..eff4681b0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,91 @@
1# [v5.6.2-beta.1](https://github.com/getferdi/ferdi/compare/v5.6.1...v5.6.2-beta.1) (2021-09-13)
2
3### Services
4
5- We now have native support for 212 recipes! 💖 @vraravam
6 - 'clockwise' (#692)
7 - 'coinbase' (#697)
8 - 'devRant' (#706)
9 - 'dialpad' (#695)
10 - 'dingtalk' (fixes #416) (#686)
11 - 'drive' (#698)
12 - 'flock' (#688)
13 - 'freshdesk' (#700)
14 - 'hey' (#701)
15 - 'mewe' (fixes #484) (#684)
16 - 'misskey' (#693)
17 - 'plek' (#699)
18 - 'producthunt' (#687)
19 - 'ritetag' (#702)
20 - 'scrumpy' (#689)
21 - 'slowly' (fixes #297) (#690)
22 - 'sococo' (#704)
23 - 'stackoverflow' (#707)
24 - 'teamweek' (#694)
25 - 'tixio' (#691)
26 - 'udemy' (fixes #464) (#696)
27 - 'weekplan' (#705)
28 - 'whereby' (#683)
29 - 'yandex-mail' (fixes #421) (#685)
30- Add indirect count for 'teamleader' recipe. (#703) 💖 @vraravam
31- Merged 'github_enterprise' recipe into 'github' with the extra bits. 💖 @vraravam
32
33### Bug Fixes
34
35- Better implementation of prompting before quitting Ferdi (#1919) 💖 @vraravam
36- Fix broken menu due to referencing old intl value 💖 @mhatvan
37- Fix broken system tray menu (app wasn't quitting) by reverting previous fix 💖 @vraravam
38- Fix unread count in Office365 not working for non-English locales (getferdi/recipes#679) 💖 @vraravam
39- Fix unread count in WhatsApp for non-English locales (getferdi/recipes#680) 💖 @bpwned
40
41### Under the hood
42
43- Reuse method from the core electron framework for the 'About' Dialog 💖 @vraravam
44
45# [v5.6.2-nightly.2](https://github.com/getferdi/ferdi/compare/v5.6.2-nightly.1...v5.6.2-nightly.2) (2021-09-13)
46
47### Services
48
49- We now have native support for 212 recipes! 💖 @vraravam
50 - 'clockwise' (#692)
51 - 'coinbase' (#697)
52 - 'devRant' (#706)
53 - 'dialpad' (#695)
54 - 'dingtalk' (fixes #416) (#686)
55 - 'drive' (#698)
56 - 'flock' (#688)
57 - 'freshdesk' (#700)
58 - 'hey' (#701)
59 - 'mewe' (fixes #484) (#684)
60 - 'misskey' (#693)
61 - 'plek' (#699)
62 - 'producthunt' (#687)
63 - 'ritetag' (#702)
64 - 'scrumpy' (#689)
65 - 'slowly' (fixes #297) (#690)
66 - 'sococo' (#704)
67 - 'stackoverflow' (#707)
68 - 'teamweek' (#694)
69 - 'tixio' (#691)
70 - 'udemy' (fixes #464) (#696)
71 - 'weekplan' (#705)
72 - 'whereby' (#683)
73 - 'yandex-mail' (fixes #421) (#685)
74- Add indirect count for 'teamleader' recipe. (#703) 💖 @vraravam
75- Merged 'github_enterprise' recipe into 'github' with the extra bits. 💖 @vraravam
76
77### Bug fixes
78
79- fix broken menu due to referencing old intl value 💖 @mhatvan
80- fix broken system tray menu (app wasn't quitting) by reverting previous fix 💖 @vraravam
81
82# [v5.6.2-nightly.1](https://github.com/getferdi/ferdi/compare/v5.6.1...v5.6.2-nightly.1) (2021-09-12)
83
84### Bug fixes
85
86- Fix unread count in Office365 not working for non-English locales (getferdi/recipes#679) 💖 @vraravam
87- Fix unread count in WhatsApp for non-English locales (getferdi/recipes#680) 💖 @bpwned
88
1# [v5.6.1](https://github.com/getferdi/ferdi/compare/v5.6.0...v5.6.1) (2021-09-11) 89# [v5.6.1](https://github.com/getferdi/ferdi/compare/v5.6.0...v5.6.1) (2021-09-11)
2 90
3### Features 91### Features