aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md197
1 files changed, 197 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e09bb2f5b..e043ac1af 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,187 @@
1# [v5.6.1-nightly.24](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.23...v5.6.1-nightly.24) (2021-08-13)
2
3- Added new recipe for Proton Calendar (getferdi/recipes#606) 💖 @cereum
4- Services now have aliases - so the user can search for alternative names to get matches (#1774) 💖 @vraravam
5
6### Bug Fixes
7
8- Fix startup crash for Ferdi v5.6.1-nightly.23 💖 @vraravam
9- Fix the sidebar context menu for toggling dark mode. 💖 @vraravam
10- Fix error while importing ferdi data (#1776) 💖 @vraravam
11
12### Internal
13
14- Fixed issue with incorrect eslint config. 💖 @vraravam
15
16# [v5.6.1-nightly.23](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.22...v5.6.1-nightly.23) (2021-08-12)
17
18- Allow the user to enable/disable the Dark Model from the context menu of the sidebar 💖 @vraravam
19
20### Bug Fixes
21
22- Fix startup crash for Ferdi v5.6.1-nightly.22 💖 @vraravam
23
24### Internal
25
26- Cleanup recipes (removed legacy properties and unused variables) 💖 @vraravam
27
28# [v5.6.1-nightly.22](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.21...v5.6.1-nightly.22) (2021-08-11)
29
30- Add Ferdi snap package (#1767) 💖 @mhatvan
31- Follow OS reduced motion setting (#1757) 💖 @mhatvan
32
33### Internal
34
35- refactor: Removed duplication related to platform-specific shortcut keys 💖 @vraravam
36
37# [v5.6.1-nightly.21](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.19...v5.6.1-nightly.21) (2021-08-10)
38
39- Added a new menu entry (Import/Export Configuration Data) to allow the user to quickly navigate and import/export configuration data 💖 @vraravam
40- Upgraded 'electron' to '13.1.9'. 💖 @vraravam
41- Use symbols for key shortcuts 💖 @vraravam
42
43### Bug Fixes
44
45- Use electron's API to enable/disable spell-check when the app starts up (#1743) 💖 @vraravam
46
47### Internal
48
49- Upgraded `electron-builder` to `22.12.0` 💖 @vraravam
50
51# [v5.6.1-nightly.19](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.18...v5.6.1-nightly.19) (2021-08-09)
52
53### Bug Fixes
54
55- Fix the changelog api to handle nightly builds 💖 @vraravam
56
57### Internal
58
59- Remove unused setting, add debug stmt. 💖 @vraravam
60- Fix issue with hidden db migration 💖 @vraravam
61- chore: Upgraded npm modules (minor and tiny version) 💖 @vraravam
62- Remove unnecessary copy of package config files into the Docker context 💖 @vraravam
63
64# [v5.6.1-nightly.18](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.17...v5.6.1-nightly.18) (2021-08-08)
65
66### Internal
67
68[Perf] Path-references refactoring and using 'import' instead of 'require' 💖 @vraravam
69
70# [v5.6.1-nightly.16](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.14...v5.6.1-nightly.16) (2021-08-06)
71
72### Bug Fixes
73
74- Change all occurrences of hard-coded ip address '127.0.0.1' to 'localhost' (#1253) 💖 @vraravam
75- Partially reverted menu-item cleanup (having only 'role' does not work in windows) (#1746) 💖 @vraravam
76
77### Internal
78
79- General code improvements 💖 @mhatvan, @vraravam
80
81## [5.6.1-nightly.14](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.13...v5.6.1-nightly.14) (2021-08-04)
82
83### Bug Fixes
84
85- Clear cache button should not log out of services (#1734) 💖 @mhatvan
86
87### Internal
88
89- Incorporate commitizen as a git pre-commit hook 💖 @vraravam
90- git commit comment structure are now enforced using 'commitlint' 💖 @vraravam
91
92## [5.6.1-nightly.13](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.12...v5.6.1-nightly.13) (2021-08-04)
93
94- Changed the cron for the ferdi build to run at 12:15 am UTC. 💖 @vraravam
95- Removed straggling code related to 'popular services'. 💖 @vraravam
96- Upgraded 'electron' to '13.1.8'. 💖 @vraravam
97
98## [5.6.1-nightly.12](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.11...v5.6.1-nightly.12) (2021-08-03)
99
100- Removed 'Most Popular' services since it alludes to user-tracking (#1718) 💖 @vraravam
101- Fixed #1722 [skip ci] 💖 @vraravam
102- Prevent pasting twice (#1644) 💖 @stnkl, @vraravam
103- Fixed #1726: Revamp menu items with correct accelerators. (#1728) 💖 @vraravam
104
105## [5.6.1-nightly.11](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.10...v5.6.1-nightly.11) (2021-08-02)
106
107- Migrated babel config. 💖 @vraravam
108- Removed duplicated contributors badge. 💖 @vraravam
109- [Cleanup] Moved 'internal-server' into a sub-folder as opposed to a git submodule. 💖 @vraravam
110- Minor visual refactoring to hide double separator. [skip ci] 💖 @vraravam
111- Fixed #1717: Turned on ToDo feature. 💖 @vraravam
112
113## [5.6.1-nightly.10](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.9...v5.6.1-nightly.10) (2021-08-01)
114
115- Moved 'jss' to a runtime dependency from a dev dependency. 💖 @vraravam
116- Removed stale references to 'packages/typings' 💖 @vraravam
117
118## [5.6.1-nightly.9](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.8...v5.6.1-nightly.9) (2021-07-31)
119
120- Migrate from tslint to @typescript-eslint (#1706) 💖 @mhatvan, @vraravam
121- Cleanup and improve dependencies 💖 @mhatvan, @vraravam
122- Broken artefact!!! Do not Use!!!
123
124## [5.6.1-nightly.7](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.6...v5.6.1-nightly.7) (2021-07-29)
125
126- Force create tag while building/publishing even if it already exists by some rare chance. 💖 @vraravam
127
128## [5.6.1-nightly.6](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.5...v5.6.1-nightly.6) (2021-07-29)
129
130- updated classnames to 2.3.1 to use added type definitions 💖 @mhatvan, @vraravam
131- Backporting configs in prep for node upgrade to v16 💖 @mhatvan, @vraravam
132- Locked npm modules; Made the nested package module versions be consistent with the root package. 💖 @vraravam
133
134## [5.6.1-nightly.5](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.4...v5.6.1-nightly.5) (2021-07-28)
135
136- Updated CHANGELOG.md with old change logs 💖 @vraravam
137- Use node-gyp@8.1 for all CI builds (and brings windows at par with macos and linux) 💖 @vraravam
138- Corrected documentation for fresh system [skip ci] 💖 @vraravam
139- Npm module updates (#1694) 💖 @vraravam
140
141## [5.6.1-nightly.4](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.2...v5.6.1-nightly.4) (2021-07-25)
142
143- Upgraded electron-builder to '22.11.10' (which supposedly fixes issues with packaging of node_modules) 💖 @vraravam
144- 5.6.1-nightly.4
145- Update submodules, browserslist data updates and linter fixes [skip ci]
146- 5.6.1-nightly.3
147- Trying to fix issue with CHANGES_COUNT not being deduced properly on CI runs (thus skipping the ferdi version). [skip ci] 💖 @vraravam
148- Updated recipes to pull in context-isolation changes. [skip ci] 💖 @kris7t
149- Recipe context isolation (#1456) 💖 @kris7t
150- Update submodules, browserslist data updates and linter fixes [skip ci]
151- New Crowdin updates (#1681)
152- Added a 'wakeUpStrategy' that the user can control to wake up a previously hibernated service (#1680) 💖 @vraravam
153- New Crowdin updates (#1678)
154- Removed unused i18n keys. [skip ci] 💖 @vraravam
155- Fix hibernation mode (#1486) 💖 @kytwb, @kris7t
156- Removed references to 'premium' i18n keys that are no longer used. 💖 @vraravam
157- New translations en-US.json (Korean) (#1677)
158
159## [5.6.1-nightly.2](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.0...v5.6.1-nightly.2) (2021-07-23)
160
161- 5.6.1-nightly.2
162- Fixed issue with the version-bumping check not registering as an env var for GH actions. [skip ci] 💖 @vraravam
163- Update submodules, browserslist data updates and linter fixes [skip ci]
164- New Crowdin updates (#1671)
165- Removed Franz paid plans features: - serviceLimit - planSelection - trialStatusBar 💖 @vraravam
166- New Crowdin updates (#1668)
167- New translations en-US.json (Italian)
168- Change contributor template to allow more contributors. [skip ci] Regenerate with new contributors added. 💖 @kytwb, @vraravam
169- 5.6.1-nightly.1
170- Resurrect 'fetch-depth' since its needed for merging of branches. [skip ci] 💖 @vraravam
171- Minor refactoring to avoid leaking of objects. 💖 @vraravam
172- New translations en-US.json (Chinese Simplified)
173
174## [5.6.0](https://github.com/getferdi/ferdi/compare/v5.6.0-beta.8...v5.6.0) (2021-07-23)
175
176- Upgrade changelogs for 5.6.0-beta.7 and 5.6.0-beta.8 [skip ci] 💖 @vraravam
177- Added debug logs for auto-updater. [skip ci] 💖 @vraravam
178- Fixed issue with error hiding version bump. 💖 @vraravam
179- Slight perf improvement for GH build checkout action; removed unused workflow. 💖 @vraravam
180- Update submodules, browserslist data updates and linter fixes [skip ci]
181- Skip bumping of app version if there are no other changes in a scheduled build. 💖 @vraravam
182- Fixed issue where the 'copy page url' didn't honor silent notifications for clipboard events. 💖 @vraravam
183- 5.6.0-nightly.88
184
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) 185# [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 186
3- Upgraded electron to '13.1.7' 💖 @vraravam 187- Upgraded electron to '13.1.7' 💖 @vraravam
@@ -30,6 +214,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) 214# [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 215
32### Features 216### Features
217
33- Add new setting to minimize to tray when closing on Windows (#1087) 💖 @1mm0rt41PC 218- 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 219- Add Search with Google and DuckDuckGo items in the context menu 💖 @MosheGross, @vraravam
35- Add support for Apple M1 💖 @arioki1, @vraravam 220- Add support for Apple M1 💖 @arioki1, @vraravam
@@ -40,6 +225,7 @@
40- Add MSI installer for Windows (#1443) 💖 @vraravam 225- Add MSI installer for Windows (#1443) 💖 @vraravam
41 226
42### Minor changes 227### Minor changes
228
43- Display search input when service is not found 💖 @arioki1 229- Display search input when service is not found 💖 @arioki1
44- Expose Electron version information in "About Ferdi" (#1109) 💖 @vraravam 230- Expose Electron version information in "About Ferdi" (#1109) 💖 @vraravam
45- Add delete service confirmation (#1286) 💖 @vraravam 231- Add delete service confirmation (#1286) 💖 @vraravam
@@ -51,6 +237,7 @@
51- Improve screen sharing selector appearance and add screen sharing cancellation 237- Improve screen sharing selector appearance and add screen sharing cancellation
52 238
53### Recipes 239### Recipes
240
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 241- 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 242- Update Google Calendar icon 💖 @jobo90
56- Fix WhatsApp unread message counter 💖 @bpwned, @TheBoroer 243- Fix WhatsApp unread message counter 💖 @bpwned, @TheBoroer
@@ -74,6 +261,7 @@
74- Fix Telegram React unread count 💖 @vraravam 261- Fix Telegram React unread count 💖 @vraravam
75 262
76### Fixes 263### Fixes
264
77- Fix installation instructions for Homebrew (#1143) 💖 @kawarimidoll 265- Fix installation instructions for Homebrew (#1143) 💖 @kawarimidoll
78- Show username and lastname fetched from server in account settings (#1040) 💖 @k0staa 266- Show username and lastname fetched from server in account settings (#1040) 💖 @k0staa
79- Fix "Service Developer Tools not available" (#147) 💖 @arioki1 267- Fix "Service Developer Tools not available" (#147) 💖 @arioki1
@@ -84,6 +272,7 @@
84- Fix "Show Ferdi In Menu Bar" nomenclature on macOS (#1417) 💖 @vraravam 272- Fix "Show Ferdi In Menu Bar" nomenclature on macOS (#1417) 💖 @vraravam
85 273
86### Under the hood 274### Under the hood
275
87- Update to Electron 13.0.1 💖 @vraravam, @kris7t 276- Update to Electron 13.0.1 💖 @vraravam, @kris7t
88- Update dependencies 💖 @vraravam, @kris7t 277- Update dependencies 💖 @vraravam, @kris7t
89- Synchronize with Ferdi 5.6.0 💖 @vraravam 278- Synchronize with Ferdi 5.6.0 💖 @vraravam
@@ -92,6 +281,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) 281# [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 282
94### Features 283### Features
284
95- Add FAB to service dashboard (#824) 285- Add FAB to service dashboard (#824)
96- Add "Go to Home Page" in services context menu (#900) 💖 @raicerk 286- Add "Go to Home Page" in services context menu (#900) 💖 @raicerk
97- Add vertical style and "Always show workspace drawer" setting (#567) 287- Add vertical style and "Always show workspace drawer" setting (#567)
@@ -99,6 +289,7 @@
99- Add danish translations 💖 @madsmtm 289- Add danish translations 💖 @madsmtm
100 290
101### Minor changes 291### Minor changes
292
102- Update dependencies 293- Update dependencies
103- Add Norwegian translations (#840) 💖 @larsmagnusherland 294- Add Norwegian translations (#840) 💖 @larsmagnusherland
104- Update adaptable dark mode to work on all platforms (#834) 295- Update adaptable dark mode to work on all platforms (#834)
@@ -107,6 +298,7 @@
107- Improve Ferdi's design (#977) 298- Improve Ferdi's design (#977)
108 299
109### Recipes 300### Recipes
301
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 302- 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 303- 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 304- Fix Wrike notification counter (getferdi/recipes#237) 💖 @mvdgun
@@ -130,11 +322,13 @@
130- Add notification count for Habitica 💖 @iansearly 322- Add notification count for Habitica 💖 @iansearly
131 323
132### Fixes 324### Fixes
325
133- Fix Electron 9 crash on Windows 10 (#986) 💖 @mahadevans87 326- Fix Electron 9 crash on Windows 10 (#986) 💖 @mahadevans87
134- Patch getDisplayMedia for screen sharing in all services (#802) 327- Patch getDisplayMedia for screen sharing in all services (#802)
135- Fix "Open folder" button on "Custom services" screen (#991) 328- Fix "Open folder" button on "Custom services" screen (#991)
136 329
137### Under the hood 330### Under the hood
331
138- Update to Electron 9 332- Update to Electron 9
139- Remove Ferdi string from default user agent (#806) 💖 @dannyqiu 333- Remove Ferdi string from default user agent (#806) 💖 @dannyqiu
140- Add recipes packaging to development setup (#985) 334- Add recipes packaging to development setup (#985)
@@ -144,9 +338,11 @@
144# [5.6.0-beta.2](https://github.com/getferdi/ferdi/compare/v5.5.0...v5.6.0-beta.2) (2020-06-14) 338# [5.6.0-beta.2](https://github.com/getferdi/ferdi/compare/v5.5.0...v5.6.0-beta.2) (2020-06-14)
145 339
146### Features 340### Features
341
147- Make the notifications badge work with LauncherAPI-compliant (#736) 💖 @gabspeck 342- Make the notifications badge work with LauncherAPI-compliant (#736) 💖 @gabspeck
148 343
149### Minor changes 344### Minor changes
345
150- Update node-sass to 4.14.0 for compatibility with Node 14.x (#656) 💖 @dpeukert 346- 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 347- Change Keyboard shortcut tooltip text in Sidebar for Settings (#665) 💖 @sampathBlam
152- Restore "delete service" option in sidebar (#692) 💖 @sampathBlam 348- Restore "delete service" option in sidebar (#692) 💖 @sampathBlam
@@ -161,6 +357,7 @@
161- Update global user agent to conform with spec (#779) 💖 @dannyqiu 357- Update global user agent to conform with spec (#779) 💖 @dannyqiu
162 358
163### Bug Fixes 359### Bug Fixes
360
164- Prevent unnecessary electron popup windows for links (#685) 💖 @mahadevans87 361- Prevent unnecessary electron popup windows for links (#685) 💖 @mahadevans87
165- Refactor locking feature (#693) 362- Refactor locking feature (#693)
166- Review launch on startup for macOS, start Ferdi app, not renderer (#696) 💖 @dannyqiu 363- Review launch on startup for macOS, start Ferdi app, not renderer (#696) 💖 @dannyqiu