aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-07-25 08:06:53 +0530
committerLibravatar Vijay A <avijayr@protonmail.com>2021-07-25 08:12:00 +0530
commit69c4d57409fac1272d3535cb82470d2ac60ae8a8 (patch)
treeae02a052bef4ffee4ccc8fc4a5382b90ab6d6267
parentUpgraded electron-builder to '22.11.10' (which supposedly fixes issues with p... (diff)
downloadferdium-app-69c4d57409fac1272d3535cb82470d2ac60ae8a8.tar.gz
ferdium-app-69c4d57409fac1272d3535cb82470d2ac60ae8a8.tar.zst
ferdium-app-69c4d57409fac1272d3535cb82470d2ac60ae8a8.zip
Updated CHANGELOG.md with old change logs
-rw-r--r--CHANGELOG.md57
1 files changed, 57 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e09bb2f5b..c56977fa7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,47 @@
1## [5.6.1-nightly.4](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.2...v5.6.1-nightly.4) (2021-07-25)
2
3- Upgraded electron-builder to '22.11.10' (which supposedly fixes issues with packaging of node_modules) 💖 @vraravam
4- 5.6.1-nightly.4
5- Update submodules, browserslist data updates and linter fixes [skip ci]
6- 5.6.1-nightly.3
7- Trying to fix issue with CHANGES_COUNT not being deduced properly on CI runs (thus skipping the ferdi version). [skip ci] 💖 @vraravam
8- Updated recipes to pull in context-isolation changes. [skip ci] 💖 @kris7t
9- Recipe context isolation (#1456) 💖 @kris7t
10- Update submodules, browserslist data updates and linter fixes [skip ci]
11- New Crowdin updates (#1681)
12- Added a 'wakeUpStrategy' that the user can control to wake up a previously hibernated service (#1680) 💖 @vraravam
13- New Crowdin updates (#1678)
14- Removed unused i18n keys. [skip ci] 💖 @vraravam
15- Fix hibernation mode (#1486) 💖 @kytwb, @kris7t
16- Removed references to 'premium' i18n keys that are no longer used. 💖 @vraravam
17- New translations en-US.json (Korean) (#1677)
18
19## [5.6.1-nightly.2](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.0...v5.6.1-nightly.2) (2021-07-23)
20
21- 5.6.1-nightly.2
22- Fixed issue with the version-bumping check not registering as an env var for GH actions. [skip ci] 💖 @vraravam
23- Update submodules, browserslist data updates and linter fixes [skip ci]
24- New Crowdin updates (#1671)
25- Removed Franz paid plans features: - serviceLimit - planSelection - trialStatusBar 💖 @vraravam
26- New Crowdin updates (#1668)
27- New translations en-US.json (Italian)
28- Change contributor template to allow more contributors. [skip ci] Regenerate with new contributors added. 💖 @kytwb, @vraravam
29- 5.6.1-nightly.1
30- Resurrect 'fetch-depth' since its needed for merging of branches. [skip ci] 💖 @vraravam
31- Minor refactoring to avoid leaking of objects. 💖 @vraravam
32- New translations en-US.json (Chinese Simplified)
33
34## [5.6.0](https://github.com/getferdi/ferdi/compare/v5.6.0-beta.8...v5.6.0) (2021-07-23)
35
36- Upgrade changelogs for 5.6.0-beta.7 and 5.6.0-beta.8 [skip ci] 💖 @vraravam
37- Added debug logs for auto-updater. [skip ci] 💖 @vraravam
38- Fixed issue with error hiding version bump. 💖 @vraravam
39- Slight perf improvement for GH build checkout action; removed unused workflow. 💖 @vraravam
40- Update submodules, browserslist data updates and linter fixes [skip ci]
41- Skip bumping of app version if there are no other changes in a scheduled build. 💖 @vraravam
42- Fixed issue where the 'copy page url' didn't honor silent notifications for clipboard events. 💖 @vraravam
43- 5.6.0-nightly.88
44
1# [5.6.0-beta.8](https://github.com/getferdi/ferdi/compare/v5.6.0-beta.7...v5.6.0-beta.8) (2021-07-16) 45# [5.6.0-beta.8](https://github.com/getferdi/ferdi/compare/v5.6.0-beta.7...v5.6.0-beta.8) (2021-07-16)
2 46
3- Upgraded electron to '13.1.7' 💖 @vraravam 47- Upgraded electron to '13.1.7' 💖 @vraravam
@@ -30,6 +74,7 @@
30# [5.6.0-beta.6](https://github.com/getferdi/ferdi/compare/v5.6.0-beta.5...v5.6.0-beta.6) (2021-05-31) 74# [5.6.0-beta.6](https://github.com/getferdi/ferdi/compare/v5.6.0-beta.5...v5.6.0-beta.6) (2021-05-31)
31 75
32### Features 76### Features
77
33- Add new setting to minimize to tray when closing on Windows (#1087) 💖 @1mm0rt41PC 78- Add new setting to minimize to tray when closing on Windows (#1087) 💖 @1mm0rt41PC
34- Add Search with Google and DuckDuckGo items in the context menu 💖 @MosheGross, @vraravam 79- Add Search with Google and DuckDuckGo items in the context menu 💖 @MosheGross, @vraravam
35- Add support for Apple M1 💖 @arioki1, @vraravam 80- Add support for Apple M1 💖 @arioki1, @vraravam
@@ -40,6 +85,7 @@
40- Add MSI installer for Windows (#1443) 💖 @vraravam 85- Add MSI installer for Windows (#1443) 💖 @vraravam
41 86
42### Minor changes 87### Minor changes
88
43- Display search input when service is not found 💖 @arioki1 89- Display search input when service is not found 💖 @arioki1
44- Expose Electron version information in "About Ferdi" (#1109) 💖 @vraravam 90- Expose Electron version information in "About Ferdi" (#1109) 💖 @vraravam
45- Add delete service confirmation (#1286) 💖 @vraravam 91- Add delete service confirmation (#1286) 💖 @vraravam
@@ -51,6 +97,7 @@
51- Improve screen sharing selector appearance and add screen sharing cancellation 97- Improve screen sharing selector appearance and add screen sharing cancellation
52 98
53### Recipes 99### Recipes
100
54- Add 14 new recipes! Intercom, Infomaniak Mail, Clockify, BiP, Azure DevOps, Canvas, Webex Teams, Erepublik, Kimai, Snapdrop, Amazon WorkMail, Google Contacts, Harvest, Inoreader 💖 @guillaume-ro-fr, @bidouilles, @sysuin, @arioki1, @BilelJegham, @Sagir-mo, @rbertoncelj, @kevinpapst, @vraravam, @annagrram 101- Add 14 new recipes! Intercom, Infomaniak Mail, Clockify, BiP, Azure DevOps, Canvas, Webex Teams, Erepublik, Kimai, Snapdrop, Amazon WorkMail, Google Contacts, Harvest, Inoreader 💖 @guillaume-ro-fr, @bidouilles, @sysuin, @arioki1, @BilelJegham, @Sagir-mo, @rbertoncelj, @kevinpapst, @vraravam, @annagrram
55- Update Google Calendar icon 💖 @jobo90 102- Update Google Calendar icon 💖 @jobo90
56- Fix WhatsApp unread message counter 💖 @bpwned, @TheBoroer 103- Fix WhatsApp unread message counter 💖 @bpwned, @TheBoroer
@@ -74,6 +121,7 @@
74- Fix Telegram React unread count 💖 @vraravam 121- Fix Telegram React unread count 💖 @vraravam
75 122
76### Fixes 123### Fixes
124
77- Fix installation instructions for Homebrew (#1143) 💖 @kawarimidoll 125- Fix installation instructions for Homebrew (#1143) 💖 @kawarimidoll
78- Show username and lastname fetched from server in account settings (#1040) 💖 @k0staa 126- Show username and lastname fetched from server in account settings (#1040) 💖 @k0staa
79- Fix "Service Developer Tools not available" (#147) 💖 @arioki1 127- Fix "Service Developer Tools not available" (#147) 💖 @arioki1
@@ -84,6 +132,7 @@
84- Fix "Show Ferdi In Menu Bar" nomenclature on macOS (#1417) 💖 @vraravam 132- Fix "Show Ferdi In Menu Bar" nomenclature on macOS (#1417) 💖 @vraravam
85 133
86### Under the hood 134### Under the hood
135
87- Update to Electron 13.0.1 💖 @vraravam, @kris7t 136- Update to Electron 13.0.1 💖 @vraravam, @kris7t
88- Update dependencies 💖 @vraravam, @kris7t 137- Update dependencies 💖 @vraravam, @kris7t
89- Synchronize with Ferdi 5.6.0 💖 @vraravam 138- Synchronize with Ferdi 5.6.0 💖 @vraravam
@@ -92,6 +141,7 @@
92# [5.6.0-beta.5](https://github.com/getferdi/ferdi/compare/v5.6.0-beta.2...v5.6.0-beta.5) (2020-12-20) 141# [5.6.0-beta.5](https://github.com/getferdi/ferdi/compare/v5.6.0-beta.2...v5.6.0-beta.5) (2020-12-20)
93 142
94### Features 143### Features
144
95- Add FAB to service dashboard (#824) 145- Add FAB to service dashboard (#824)
96- Add "Go to Home Page" in services context menu (#900) 💖 @raicerk 146- Add "Go to Home Page" in services context menu (#900) 💖 @raicerk
97- Add vertical style and "Always show workspace drawer" setting (#567) 147- Add vertical style and "Always show workspace drawer" setting (#567)
@@ -99,6 +149,7 @@
99- Add danish translations 💖 @madsmtm 149- Add danish translations 💖 @madsmtm
100 150
101### Minor changes 151### Minor changes
152
102- Update dependencies 153- Update dependencies
103- Add Norwegian translations (#840) 💖 @larsmagnusherland 154- Add Norwegian translations (#840) 💖 @larsmagnusherland
104- Update adaptable dark mode to work on all platforms (#834) 155- Update adaptable dark mode to work on all platforms (#834)
@@ -107,6 +158,7 @@
107- Improve Ferdi's design (#977) 158- Improve Ferdi's design (#977)
108 159
109### Recipes 160### Recipes
161
110- Add 24 new recipes! Nextcloud, Nextcloud Cospend, Nextcloud Tasks, StackExchange, Noisli, Yahoo Mail, TickTick, DevDocs, Figma, iCloud Reminders, OneNote, YouTrack, SimpleNote, Lark, Slite, Pinterest, Disqus, Microsoft Todo, Google Podcasts, YouTube Music, Sync.com, Wire, Fleep, Google Classroom 💖 @eandersons, @kittywhiskers, @andrsussa, @vraravam, @arioki1, @hongshaoyang, @tofran, @stephenpapierski, @marcolussetti, @alopix, @iansearly, @TanZng 162- Add 24 new recipes! Nextcloud, Nextcloud Cospend, Nextcloud Tasks, StackExchange, Noisli, Yahoo Mail, TickTick, DevDocs, Figma, iCloud Reminders, OneNote, YouTrack, SimpleNote, Lark, Slite, Pinterest, Disqus, Microsoft Todo, Google Podcasts, YouTube Music, Sync.com, Wire, Fleep, Google Classroom 💖 @eandersons, @kittywhiskers, @andrsussa, @vraravam, @arioki1, @hongshaoyang, @tofran, @stephenpapierski, @marcolussetti, @alopix, @iansearly, @TanZng
111- Fix connection error in case of audio/video call in Google Meet (getferdi/recipes#186) 💖 @Room4O4 163- Fix connection error in case of audio/video call in Google Meet (getferdi/recipes#186) 💖 @Room4O4
112- Fix Wrike notification counter (getferdi/recipes#237) 💖 @mvdgun 164- Fix Wrike notification counter (getferdi/recipes#237) 💖 @mvdgun
@@ -130,11 +182,13 @@
130- Add notification count for Habitica 💖 @iansearly 182- Add notification count for Habitica 💖 @iansearly
131 183
132### Fixes 184### Fixes
185
133- Fix Electron 9 crash on Windows 10 (#986) 💖 @mahadevans87 186- Fix Electron 9 crash on Windows 10 (#986) 💖 @mahadevans87
134- Patch getDisplayMedia for screen sharing in all services (#802) 187- Patch getDisplayMedia for screen sharing in all services (#802)
135- Fix "Open folder" button on "Custom services" screen (#991) 188- Fix "Open folder" button on "Custom services" screen (#991)
136 189
137### Under the hood 190### Under the hood
191
138- Update to Electron 9 192- Update to Electron 9
139- Remove Ferdi string from default user agent (#806) 💖 @dannyqiu 193- Remove Ferdi string from default user agent (#806) 💖 @dannyqiu
140- Add recipes packaging to development setup (#985) 194- Add recipes packaging to development setup (#985)
@@ -144,9 +198,11 @@
144# [5.6.0-beta.2](https://github.com/getferdi/ferdi/compare/v5.5.0...v5.6.0-beta.2) (2020-06-14) 198# [5.6.0-beta.2](https://github.com/getferdi/ferdi/compare/v5.5.0...v5.6.0-beta.2) (2020-06-14)
145 199
146### Features 200### Features
201
147- Make the notifications badge work with LauncherAPI-compliant (#736) 💖 @gabspeck 202- Make the notifications badge work with LauncherAPI-compliant (#736) 💖 @gabspeck
148 203
149### Minor changes 204### Minor changes
205
150- Update node-sass to 4.14.0 for compatibility with Node 14.x (#656) 💖 @dpeukert 206- Update node-sass to 4.14.0 for compatibility with Node 14.x (#656) 💖 @dpeukert
151- Change Keyboard shortcut tooltip text in Sidebar for Settings (#665) 💖 @sampathBlam 207- Change Keyboard shortcut tooltip text in Sidebar for Settings (#665) 💖 @sampathBlam
152- Restore "delete service" option in sidebar (#692) 💖 @sampathBlam 208- Restore "delete service" option in sidebar (#692) 💖 @sampathBlam
@@ -161,6 +217,7 @@
161- Update global user agent to conform with spec (#779) 💖 @dannyqiu 217- Update global user agent to conform with spec (#779) 💖 @dannyqiu
162 218
163### Bug Fixes 219### Bug Fixes
220
164- Prevent unnecessary electron popup windows for links (#685) 💖 @mahadevans87 221- Prevent unnecessary electron popup windows for links (#685) 💖 @mahadevans87
165- Refactor locking feature (#693) 222- Refactor locking feature (#693)
166- Review launch on startup for macOS, start Ferdi app, not renderer (#696) 💖 @dannyqiu 223- Review launch on startup for macOS, start Ferdi app, not renderer (#696) 💖 @dannyqiu