aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatar Aditya Mangalampalli <aditya.mangalampalli@gmail.com>2022-04-15 02:00:25 -0700
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-04-16 21:57:57 +0530
commit210131ca184c3aa043371857c022aa1aa149efbf (patch)
tree6bc4e10a1540e55a66146c099bc468a12287425e /CHANGELOG.md
parentUpdate submodule url to ferdium-recipes (#1) (diff)
downloadferdium-app-210131ca184c3aa043371857c022aa1aa149efbf.tar.gz
ferdium-app-210131ca184c3aa043371857c022aa1aa149efbf.tar.zst
ferdium-app-210131ca184c3aa043371857c022aa1aa149efbf.zip
Matched casing for almost all replacements
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md402
1 files changed, 201 insertions, 201 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0171c3b5d..04f6a150f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,35 +1,35 @@
1# [v5.6.3-nightly.12](https://github.com/getferdi/ferdi/compare/v5.6.3-nightly.10...v5.6.3-nightly.12) (2021-09-24) 1# [v5.6.3-nightly.12](https://github.com/ferdium/ferdium-app/compare/v5.6.3-nightly.10...v5.6.3-nightly.12) (2021-09-24)
2 2
3### Services 3### Services
4 4
5- Update 'skype' and 'discord' to properly relinquish window object for image overlay 💖 @vraravam 5- Update 'skype' and 'discord' to properly relinquish window object for image overlay 💖 @vraravam
6- Allow services to delineate favorites vs non-favorites in unread counts (eg Outlook) (getferdi/recipes#721) 💖 @vraravam 6- Allow services to delineate favorites vs non-favorites in unread counts (eg Outlook) (ferdium/recipes#721) 💖 @vraravam
7 7
8# [v5.6.3-nightly.10](https://github.com/getferdi/ferdi/compare/v5.6.3-nightly.9...v5.6.3-nightly.10) (2021-09-22) 8# [v5.6.3-nightly.10](https://github.com/ferdium/ferdium-app/compare/v5.6.3-nightly.9...v5.6.3-nightly.10) (2021-09-22)
9 9
10### Services 10### Services
11 11
12- Added `stackoverflow-chat` Recipe (getferdi/recipes#718) 💖 @vraravam 12- Added `stackoverflow-chat` Recipe (ferdium/recipes#718) 💖 @vraravam
13- Allow self-hosted option for kimai-cloud service 💖 @vraravam 13- Allow self-hosted option for kimai-cloud service 💖 @vraravam
14- Remove call to 'clearStorageData' so that MS Teams can remember login creds across Ferdi restarts 💖 @vraravam 14- Remove call to 'clearStorageData' so that MS Teams can remember login creds across Ferdium restarts 💖 @vraravam
15 15
16# [v5.6.3-nightly.9](https://github.com/getferdi/ferdi/compare/v5.6.3-nightly.8...v5.6.3-nightly.9) (2021-09-21) 16# [v5.6.3-nightly.9](https://github.com/ferdium/ferdium-app/compare/v5.6.3-nightly.8...v5.6.3-nightly.9) (2021-09-21)
17 17
18### Bug fixes 18### Bug fixes
19 19
20- Remove extra validation for `serviceUrl` for github since the url doesn't seem to be valid any more. (getferdi/recipes#715) 💖 @vraravam 20- Remove extra validation for `serviceUrl` for github since the url doesn't seem to be valid any more. (ferdium/recipes#715) 💖 @vraravam
21 21
22### Under the hood 22### Under the hood
23 23
24- Removed more references to `@electron/remote` from the codebase (#1968) 💖 @kris7t, @vraravam 24- Removed more references to `@electron/remote` from the codebase (#1968) 💖 @kris7t, @vraravam
25 25
26# [v5.6.3-nightly.8](https://github.com/getferdi/ferdi/compare/v5.6.3-nightly.7...v5.6.3-nightly.8) (2021-09-20) 26# [v5.6.3-nightly.8](https://github.com/ferdium/ferdium-app/compare/v5.6.3-nightly.7...v5.6.3-nightly.8) (2021-09-20)
27 27
28### Under the hood 28### Under the hood
29 29
30- Removed more references to `@electron/remote` from the codebase (#1967) 💖 #kris7t, @vraravam 30- Removed more references to `@electron/remote` from the codebase (#1967) 💖 #kris7t, @vraravam
31 31
32# [v5.6.3-nightly.7](https://github.com/getferdi/ferdi/compare/v5.6.3-nightly.4...v5.6.3-nightly.7) (2021-09-19) 32# [v5.6.3-nightly.7](https://github.com/ferdium/ferdium-app/compare/v5.6.3-nightly.4...v5.6.3-nightly.7) (2021-09-19)
33 33
34### Services 34### Services
35 35
@@ -45,17 +45,17 @@
45- Progressing towards converting the whole code base from JS to TS (#1959) 💖 @mhatvan 45- Progressing towards converting the whole code base from JS to TS (#1959) 💖 @mhatvan
46- Improved context isolation for sandboxing services (#1964) 💖 @kris7t 46- Improved context isolation for sandboxing services (#1964) 💖 @kris7t
47 47
48# [v5.6.3-nightly.4](https://github.com/getferdi/ferdi/compare/v5.6.3-nightly.3...v5.6.3-nightly.4) (2021-09-16) 48# [v5.6.3-nightly.4](https://github.com/ferdium/ferdium-app/compare/v5.6.3-nightly.3...v5.6.3-nightly.4) (2021-09-16)
49 49
50### Features 50### Features
51 51
52- Ferdi now support Split View Mode (#1926) 💖 @niutech 52- Ferdium now support Split View Mode (#1926) 💖 @niutech
53 53
54### Bug fixes 54### Bug fixes
55 55
56- Fix images opening in browser instead of in Discord (getferdi/recipes#712) 💖 @briankendall 56- Fix images opening in browser instead of in Discord (ferdium/recipes#712) 💖 @briankendall
57 57
58# [v5.6.3-nightly.3](https://github.com/getferdi/ferdi/compare/v5.6.3-nightly.2...v5.6.3-nightly.3) (2021-09-15) 58# [v5.6.3-nightly.3](https://github.com/ferdium/ferdium-app/compare/v5.6.3-nightly.2...v5.6.3-nightly.3) (2021-09-15)
59 59
60### Under the hood 60### Under the hood
61 61
@@ -63,7 +63,7 @@
63- Progressing towards converting the whole code base from JS to TS (#1930) (#1934) 💖 @mhatvan 63- Progressing towards converting the whole code base from JS to TS (#1930) (#1934) 💖 @mhatvan
64- Translation updates and fixes 💖 @vraravam @mhatvan 64- Translation updates and fixes 💖 @vraravam @mhatvan
65 65
66# [v5.6.3-nightly.2](https://github.com/getferdi/ferdi/compare/v5.6.2...v5.6.3-nightly.2) (2021-09-14) 66# [v5.6.3-nightly.2](https://github.com/ferdium/ferdium-app/compare/v5.6.2...v5.6.3-nightly.2) (2021-09-14)
67 67
68### Features 68### Features
69 69
@@ -78,7 +78,7 @@
78- chore: upgrade intl dependencies (#1920) 💖 @mhatvan 78- chore: upgrade intl dependencies (#1920) 💖 @mhatvan
79- chore: update various defaultMessages (#1925) 💖 @mhatvan 79- chore: update various defaultMessages (#1925) 💖 @mhatvan
80 80
81# [v5.6.2](https://github.com/getferdi/ferdi/compare/v5.6.1...v5.6.2) (2021-09-13) 81# [v5.6.2](https://github.com/ferdium/ferdium-app/compare/v5.6.1...v5.6.2) (2021-09-13)
82 82
83This is a hotfix for the 5.6.1 release, along with a couple of changes that were made over the weekend 83This is a hotfix for the 5.6.1 release, along with a couple of changes that were made over the weekend
84 84
@@ -114,17 +114,17 @@ This is a hotfix for the 5.6.1 release, along with a couple of changes that were
114 114
115### Bug Fixes 115### Bug Fixes
116 116
117- Better implementation of prompting before quitting Ferdi (#1919) 💖 @vraravam 117- Better implementation of prompting before quitting Ferdium (#1919) 💖 @vraravam
118- Fix broken menu due to referencing old intl value 💖 @mhatvan 118- Fix broken menu due to referencing old intl value 💖 @mhatvan
119- Fix broken system tray menu (app wasn't quitting) by reverting previous fix 💖 @vraravam 119- Fix broken system tray menu (app wasn't quitting) by reverting previous fix 💖 @vraravam
120- Fix unread count in Office365 not working for non-English locales (getferdi/recipes#679) 💖 @vraravam 120- Fix unread count in Office365 not working for non-English locales (ferdium/recipes#679) 💖 @vraravam
121- Fix unread count in WhatsApp for non-English locales (getferdi/recipes#680) 💖 @bpwned 121- Fix unread count in WhatsApp for non-English locales (ferdium/recipes#680) 💖 @bpwned
122 122
123### Under the hood 123### Under the hood
124 124
125- Reuse method from the core electron framework for the 'About' Dialog 💖 @vraravam 125- Reuse method from the core electron framework for the 'About' Dialog 💖 @vraravam
126 126
127# [v5.6.2-nightly.2](https://github.com/getferdi/ferdi/compare/v5.6.2-nightly.1...v5.6.2-nightly.2) (2021-09-13) 127# [v5.6.2-nightly.2](https://github.com/ferdium/ferdium-app/compare/v5.6.2-nightly.1...v5.6.2-nightly.2) (2021-09-13)
128 128
129### Services 129### Services
130 130
@@ -161,27 +161,27 @@ This is a hotfix for the 5.6.1 release, along with a couple of changes that were
161- fix broken menu due to referencing old intl value 💖 @mhatvan 161- fix broken menu due to referencing old intl value 💖 @mhatvan
162- fix broken system tray menu (app wasn't quitting) by reverting previous fix 💖 @vraravam 162- fix broken system tray menu (app wasn't quitting) by reverting previous fix 💖 @vraravam
163 163
164# [v5.6.2-nightly.1](https://github.com/getferdi/ferdi/compare/v5.6.1...v5.6.2-nightly.1) (2021-09-12) 164# [v5.6.2-nightly.1](https://github.com/ferdium/ferdium-app/compare/v5.6.1...v5.6.2-nightly.1) (2021-09-12)
165 165
166### Bug fixes 166### Bug fixes
167 167
168- Fix unread count in Office365 not working for non-English locales (getferdi/recipes#679) 💖 @vraravam 168- Fix unread count in Office365 not working for non-English locales (ferdium/recipes#679) 💖 @vraravam
169- Fix unread count in WhatsApp for non-English locales (getferdi/recipes#680) 💖 @bpwned 169- Fix unread count in WhatsApp for non-English locales (ferdium/recipes#680) 💖 @bpwned
170 170
171# [v5.6.1](https://github.com/getferdi/ferdi/compare/v5.6.0...v5.6.1) (2021-09-11) 171# [v5.6.1](https://github.com/ferdium/ferdium-app/compare/v5.6.0...v5.6.1) (2021-09-11)
172 172
173### Features 173### Features
174 174
175- Add a confirmation dialog and a preference while quitting Ferdi (#1879) 💖 @vraravam 175- Add a confirmation dialog and a preference while quitting Ferdium (#1879) 💖 @vraravam
176- Services now support aliases!!!! (#1774) 💖 @vraravam 176- Services now support aliases!!!! (#1774) 💖 @vraravam
177- Turn off the certificate-whitelisting in ms-teams since that can cause an MITM attack. 💖 @vraravam, @kris7t 177- Turn off the certificate-whitelisting in ms-teams since that can cause an MITM attack. 💖 @vraravam, @kris7t
178- Remove 'shareFranz' feature since its always turned off for Ferdi 💖 @vraravam 178- Remove 'shareFranz' feature since its always turned off for Ferdium 💖 @vraravam
179- Sort the recipes according to their service name in the 'Add new Service' screen 💖 @vraravam 179- Sort the recipes according to their service name in the 'Add new Service' screen 💖 @vraravam
180- Add buttons in the 'Advanced' section of preferences to allow users to quickly open the ferdi profile in their file explorer 💖 @vraravam 180- Add buttons in the 'Advanced' section of preferences to allow users to quickly open the ferdium profile in their file explorer 💖 @vraravam
181- [Security] Refactored Url helpers to ensure that theres a single place for vetting and opening external urls as recommended by [this article](https://benjamin-altpeter.de/shell-openexternal-dangers/) (#1789) 💖 @vraravam 181- [Security] Refactored Url helpers to ensure that theres a single place for vetting and opening external urls as recommended by [this article](https://benjamin-altpeter.de/shell-openexternal-dangers/) (#1789) 💖 @vraravam
182- Catch up with minor changes in Franz 5.7.0 182- Catch up with minor changes in Franz 5.7.0
183- Add entitlements for screen-capture-permissions on macos 💖 @vraravam 183- Add entitlements for screen-capture-permissions on macos 💖 @vraravam
184- Ferdi is now present in the [snapstore](https://snapcraft.io/ferdi) 💖 @mhatvan 184- Ferdium is now present in the [snapstore](https://snapcraft.io/ferdium) 💖 @mhatvan
185- Quicker way to toggle dark mode from the sidebar context menu 💖 @vraravam 185- Quicker way to toggle dark mode from the sidebar context menu 💖 @vraravam
186- Follow OS reduced motion setting (#1757) 💖 @mhatvan, @vraravam 186- Follow OS reduced motion setting (#1757) 💖 @mhatvan, @vraravam
187- Add new Help menu item to allow easy import/export of config files 💖 @vraravam 187- Add new Help menu item to allow easy import/export of config files 💖 @vraravam
@@ -201,20 +201,20 @@ This is a hotfix for the 5.6.1 release, along with a couple of changes that were
201 201
202- Upgrade to [electron 13.3.0](https://github.com/electron/electron/releases/tag/v13.3.0) 💖 @vraravam 202- Upgrade to [electron 13.3.0](https://github.com/electron/electron/releases/tag/v13.3.0) 💖 @vraravam
203- Upgrade `electron-builder` to `22.12.1` which will allow converion from `npm` to `pnpm` 💖 @mhatvan 203- Upgrade `electron-builder` to `22.12.1` which will allow converion from `npm` to `pnpm` 💖 @mhatvan
204- Remove references to 'premium' validation checks and paid subscriptions (making them permanently on) since Ferdi is free to all users forever 💖 @vraravam 204- Remove references to 'premium' validation checks and paid subscriptions (making them permanently on) since Ferdium is free to all users forever 💖 @vraravam
205- Build tooling: 'recipes' (using 'pnpm') will coexist with 'ferdi' (using 'npm') (#1905) 💖 @mhatvan, @vraravam 205- Build tooling: 'recipes' (using 'pnpm') will coexist with 'ferdium' (using 'npm') (#1905) 💖 @mhatvan, @vraravam
206- Use symbols for key shortcuts consistently 💖 @vraravam 206- Use symbols for key shortcuts consistently 💖 @vraravam
207- Add ability for service recipe to expose known certificate hosts (#1890) 💖 @vraravam 207- Add ability for service recipe to expose known certificate hosts (#1890) 💖 @vraravam
208- Remove dependency of recipes requiring `electron` and `electron/remote` modules (#1869 & getferdi/recipes#674) 💖 @vraravam 208- Remove dependency of recipes requiring `electron` and `electron/remote` modules (#1869 & ferdium/recipes#674) 💖 @vraravam
209- Fix 'stores.app.accentColor is marked as required' console error (#1859) 💖 @sad270, @vraravam 209- Fix 'stores.app.accentColor is marked as required' console error (#1859) 💖 @sad270, @vraravam
210- Ensure stored settings conform to type-safety 💖 @vraravam 210- Ensure stored settings conform to type-safety 💖 @vraravam
211- Use namespaces when pulling docker base images since this is reqd for podman 💖 @vraravam 211- Use namespaces when pulling docker base images since this is reqd for podman 💖 @vraravam
212- Refactoring to have consistent usage (prep for ts conversion) (#1821) 💖 @vraravam 212- Refactoring to have consistent usage (prep for ts conversion) (#1821) 💖 @vraravam
213- Use `Ferdi.safeParseInt` to ensure that parsing for unread count is done consistently in all recipes 💖 @vraravam 213- Use `Ferdium.safeParseInt` to ensure that parsing for unread count is done consistently in all recipes 💖 @vraravam
214- Remove some leftover Franz branding 💖 @vantezzen 214- Remove some leftover Franz branding 💖 @vantezzen
215- Switch from `misty` to `concurrently` (#1846) 💖 @vantezzen 215- Switch from `misty` to `concurrently` (#1846) 💖 @vantezzen
216- Services: Normalize all service recipes to be `es6` compliant 💖 @vraravam 216- Services: Normalize all service recipes to be `es6` compliant 💖 @vraravam
217- Services: Change entry point in the `facebookpages` service (getferdi/recipes#640) 💖 @oda-alexandre, @vraravam 217- Services: Change entry point in the `facebookpages` service (ferdium/recipes#640) 💖 @oda-alexandre, @vraravam
218- Set the `channel` for the auto-update (check if this fixes the in-app updater) 💖 @vraravam 218- Set the `channel` for the auto-update (check if this fixes the in-app updater) 💖 @vraravam
219- Start conversion to typescript with stricter rules 💖 @vraravam 219- Start conversion to typescript with stricter rules 💖 @vraravam
220- Move build-time js files out of 'src' and into 'scripts' 💖 @vraravam 220- Move build-time js files out of 'src' and into 'scripts' 💖 @vraravam
@@ -231,11 +231,11 @@ This is a hotfix for the 5.6.1 release, along with a couple of changes that were
231 231
232### Services 232### Services
233 233
234- New services: Add `Proton Calendar` (getferdi/recipes#606) 💖 @cereum 234- New services: Add `Proton Calendar` (ferdium/recipes#606) 💖 @cereum
235- New services: Add `odoo`, `tinder` and `wakatime` 💖 @oda-alexandre 235- New services: Add `odoo`, `tinder` and `wakatime` 💖 @oda-alexandre
236- New services: Add `Google News` service 💖 @niutech 236- New services: Add `Google News` service 💖 @niutech
237- New services: Add `amazon web services` (getferdi/recipes#643), `binance` (getferdi/recipes#645), `ovh-cloud` (getferdi/recipes#650), `scribens` (getferdi/recipes#651), `docker hub` (getferdi/recipes#644), `bitwarden` (getferdi/recipes#647), `google translate` (getferdi/recipes#642) 💖 @oda-alexandre, @vraravam 237- New services: Add `amazon web services` (ferdium/recipes#643), `binance` (ferdium/recipes#645), `ovh-cloud` (ferdium/recipes#650), `scribens` (ferdium/recipes#651), `docker hub` (ferdium/recipes#644), `bitwarden` (ferdium/recipes#647), `google translate` (ferdium/recipes#642) 💖 @oda-alexandre, @vraravam
238- Services: Remove duplicated recipes for `Outlook Web App` and `Enterprise OWA` (getferdi/recipes#523, getferdi/recipes#1808) 💖 @vraravam 238- Services: Remove duplicated recipes for `Outlook Web App` and `Enterprise OWA` (ferdium/recipes#523, ferdium/recipes#1808) 💖 @vraravam
239- Darkmode support for: `Facebook Messenger`, `Facebook Workplace Chat` (Facebook at work), `Slack`, `Google Calendar`, `Whatsapp`, `LinkedIn`, `Telegram`, `Instagram` 💖 @vraravam 239- Darkmode support for: `Facebook Messenger`, `Facebook Workplace Chat` (Facebook at work), `Slack`, `Google Calendar`, `Whatsapp`, `LinkedIn`, `Telegram`, `Instagram` 💖 @vraravam
240 240
241### Bug Fixes 241### Bug Fixes
@@ -244,32 +244,32 @@ This is a hotfix for the 5.6.1 release, along with a couple of changes that were
244- Fix sidebar dimension when used in horizontal style (#1896) 💖 @CSY54 244- Fix sidebar dimension when used in horizontal style (#1896) 💖 @CSY54
245- Partially revert the certificate-whitelisting for outlook since it caused crashes 💖 @vraravam 245- Partially revert the certificate-whitelisting for outlook since it caused crashes 💖 @vraravam
246- Fix macOS black screen when closing to systray in fullscreen mode (#1878) 💖 @sad270 246- Fix macOS black screen when closing to systray in fullscreen mode (#1878) 💖 @sad270
247- Fix issue while importing exported `ferdi.data` file while switching from one laptop to another when it had workspaces (#1874) 💖 @vraravam 247- Fix issue while importing exported `ferdium.data` file while switching from one laptop to another when it had workspaces (#1874) 💖 @vraravam
248- Fix for 'Support' link not working (404 error) (#1806) 💖 @kytwb 248- Fix for 'Support' link not working (404 error) (#1806) 💖 @kytwb
249- Fix zoom actions executed on another services (#1867) 💖 @sad270 249- Fix zoom actions executed on another services (#1867) 💖 @sad270
250- Fix sidebar context menu not synced when toggling via the context menu (#1871) 💖 @sad270 250- Fix sidebar context menu not synced when toggling via the context menu (#1871) 💖 @sad270
251- Ferdi locking with lock feature disabled (#1866). Set & run the inactivity timeout only if lock feature is enabled, and use same condition between lock screen and locked menu 💖 @sad270 251- Ferdium locking with lock feature disabled (#1866). Set & run the inactivity timeout only if lock feature is enabled, and use same condition between lock screen and locked menu 💖 @sad270
252- When the active workspace gets deleted, the default workspace gets auto-selected. 💖 @sad270, @vraravam 252- When the active workspace gets deleted, the default workspace gets auto-selected. 💖 @sad270, @vraravam
253- Fix reordering of services in vertical style layout (#1833) 💖 @vraravam 253- Fix reordering of services in vertical style layout (#1833) 💖 @vraravam
254- Fix address bar not updating (#1836) 💖 @mhatvan 254- Fix address bar not updating (#1836) 💖 @mhatvan
255- Fix screensharing in discord (getferdi/recipes#625) 💖 @oda-alexandre 255- Fix screensharing in discord (ferdium/recipes#625) 💖 @oda-alexandre
256- Per popular demand, reworded `Use Vertical style` to `Use Horizontal style` 💖 @vraravam 256- Per popular demand, reworded `Use Vertical style` to `Use Horizontal style` 💖 @vraravam
257- Fix bug where the service-defaults were not merged when creating a service 💖 @vraravam 257- Fix bug where the service-defaults were not merged when creating a service 💖 @vraravam
258- Audio toggle is now decoupled from notification toggle (#1691) 💖 @vraravam 258- Audio toggle is now decoupled from notification toggle (#1691) 💖 @vraravam
259- Incorrect position while adding a new service when there were pre-existing services (#1820) 💖 @vraravam 259- Incorrect position while adding a new service when there were pre-existing services (#1820) 💖 @vraravam
260- Fix issue with some shortcuts not working on macos (those that either used `alt` or `shift` keys) 💖 @vraravam 260- Fix issue with some shortcuts not working on macos (those that either used `alt` or `shift` keys) 💖 @vraravam
261- Fix app focus detection 💖 @vraravam 261- Fix app focus detection 💖 @vraravam
262- Fix error while importing ferdi configuration without workspaces (#1776) 💖 @vraravam 262- Fix error while importing ferdium configuration without workspaces (#1776) 💖 @vraravam
263- Use electron's API to enable/disable spell-check when the app starts up 💖 @vraravam 263- Use electron's API to enable/disable spell-check when the app starts up 💖 @vraravam
264- Explicitly use env var to specify hostname for adonis for the internal-server. This fixes issue for some users where they have an alias for the `localhost` 💖 @vraravam 264- Explicitly use env var to specify hostname for adonis for the internal-server. This fixes issue for some users where they have an alias for the `localhost` 💖 @vraravam
265- Prevent pasting twice (#1644) 💖 @stnkl, @vraravam 265- Prevent pasting twice (#1644) 💖 @stnkl, @vraravam
266 266
267# [v5.6.1-beta.4](https://github.com/getferdi/ferdi/compare/v5.6.1-beta.3...v5.6.1-beta.4) (2021-09-11) 267# [v5.6.1-beta.4](https://github.com/ferdium/ferdium-app/compare/v5.6.1-beta.3...v5.6.1-beta.4) (2021-09-11)
268 268
269Please note that this is the same code as the `v5.6.1-nightly.56` tag. 269Please note that this is the same code as the `v5.6.1-nightly.56` tag.
270The cumulative changes since the previous beta release are: 270The cumulative changes since the previous beta release are:
271 271
272- Add a confirmation dialog and a preference while quitting Ferdi (#1879) 💖 @vraravam 272- Add a confirmation dialog and a preference while quitting Ferdium (#1879) 💖 @vraravam
273- Turn off the certificate-whitelisting in ms-teams since that can cause an MITM attack. 💖 @vraravam, @kris7t 273- Turn off the certificate-whitelisting in ms-teams since that can cause an MITM attack. 💖 @vraravam, @kris7t
274 274
275### Bug Fixes 275### Bug Fixes
@@ -277,17 +277,17 @@ The cumulative changes since the previous beta release are:
277- Fix sidebar dimension when used in horizontal style (#1896) 💖 @CSY54 277- Fix sidebar dimension when used in horizontal style (#1896) 💖 @CSY54
278- Partially revert the certificate-whitelisting for outlook since it caused crashes 💖 @vraravam 278- Partially revert the certificate-whitelisting for outlook since it caused crashes 💖 @vraravam
279- Fix macOS black screen when closing to systray in fullscreen mode (#1878) 💖 @sad270 279- Fix macOS black screen when closing to systray in fullscreen mode (#1878) 💖 @sad270
280- Fix issue while importing exported `ferdi.data` file while switching from one laptop to another when it had workspaces (#1874) 💖 @vraravam 280- Fix issue while importing exported `ferdium.data` file while switching from one laptop to another when it had workspaces (#1874) 💖 @vraravam
281- Fix for 'Support' link not working (404 error) (#1806) 💖 @kytwb 281- Fix for 'Support' link not working (404 error) (#1806) 💖 @kytwb
282- Fix zoom actions executed on another services (#1867) 💖 @sad270 282- Fix zoom actions executed on another services (#1867) 💖 @sad270
283- Fix sidebar context menu not synced when toggling via the context menu (#1871) 💖 @sad270 283- Fix sidebar context menu not synced when toggling via the context menu (#1871) 💖 @sad270
284- Ferdi locking with lock feature disabled (#1866). Set & run the inactivity timeout only if lock feature is enabled, and use same condition between lock screen and locked menu 💖 @sad270 284- Ferdium locking with lock feature disabled (#1866). Set & run the inactivity timeout only if lock feature is enabled, and use same condition between lock screen and locked menu 💖 @sad270
285 285
286### Internal 286### Internal
287 287
288- Build tooling: 'recipes' (using 'pnpm') will coexist with 'ferdi' (using 'npm') (#1905) 💖 @mhatvan, @vraravam 288- Build tooling: 'recipes' (using 'pnpm') will coexist with 'ferdium' (using 'npm') (#1905) 💖 @mhatvan, @vraravam
289- Ability for service recipe to expose known certificate hosts (#1890) 💖 @vraravam 289- Ability for service recipe to expose known certificate hosts (#1890) 💖 @vraravam
290- Remove dependency of recipes requiring `electron` and `electron/remote` modules (#1869 & getferdi/recipes#674) 💖 @vraravam 290- Remove dependency of recipes requiring `electron` and `electron/remote` modules (#1869 & ferdium/recipes#674) 💖 @vraravam
291- Fix 'stores.app.accentColor is marked as required' console error (#1859) 💖 @sad270, @vraravam 291- Fix 'stores.app.accentColor is marked as required' console error (#1859) 💖 @sad270, @vraravam
292- Ensure stored settings conform to type-safety 💖 @vraravam 292- Ensure stored settings conform to type-safety 💖 @vraravam
293- Use namespaces when pulling docker base images since this is reqd for podman 💖 @vraravam 293- Use namespaces when pulling docker base images since this is reqd for podman 💖 @vraravam
@@ -295,44 +295,44 @@ The cumulative changes since the previous beta release are:
295- Refactoring to have consistent usage (prep for ts conversion) (#1821) 💖 @vraravam 295- Refactoring to have consistent usage (prep for ts conversion) (#1821) 💖 @vraravam
296- Improve contribution documentation (#1865) 💖 @sad270, @vraravam 296- Improve contribution documentation (#1865) 💖 @sad270, @vraravam
297 297
298# [v5.6.1-nightly.56](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.55...v5.6.1-nightly.56) (2021-09-11) 298# [v5.6.1-nightly.56](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.55...v5.6.1-nightly.56) (2021-09-11)
299 299
300- Turn off the certificate whitelisting in ms-teams since that can cause an MITM attack. 💖 @vraravam, @kris7t 300- Turn off the certificate whitelisting in ms-teams since that can cause an MITM attack. 💖 @vraravam, @kris7t
301 301
302### Internal 302### Internal
303 303
304- Build tooling: 'recipes' (using 'pnpm') will coexist with 'ferdi' (using 'npm') (#1905) 💖 @mhatvan, @vraravam 304- Build tooling: 'recipes' (using 'pnpm') will coexist with 'ferdium' (using 'npm') (#1905) 💖 @mhatvan, @vraravam
305 305
306# [v5.6.1-nightly.55](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.54...v5.6.1-nightly.55) (2021-09-10) 306# [v5.6.1-nightly.55](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.54...v5.6.1-nightly.55) (2021-09-10)
307 307
308### Bug fixes 308### Bug fixes
309 309
310- Fix sidebar dimension when used in horizontal style (#1896) 💖 @CSY54 310- Fix sidebar dimension when used in horizontal style (#1896) 💖 @CSY54
311- Partially reverted the certificate-whitelisting for outlook since it caused crashes 💖 @vraravam 311- Partially reverted the certificate-whitelisting for outlook since it caused crashes 💖 @vraravam
312 312
313# [v5.6.1-nightly.54](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.53...v5.6.1-nightly.54) (2021-09-09) 313# [v5.6.1-nightly.54](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.53...v5.6.1-nightly.54) (2021-09-09)
314 314
315### Internal 315### Internal
316 316
317- Ability for service recipe to expose known certificate hosts (#1890) 💖 @vraravam 317- Ability for service recipe to expose known certificate hosts (#1890) 💖 @vraravam
318 318
319# [v5.6.1-nightly.53](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.52...v5.6.1-nightly.53) (2021-09-08) 319# [v5.6.1-nightly.53](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.52...v5.6.1-nightly.53) (2021-09-08)
320 320
321- Add a confirmation dialog and a preference while quitting Ferdi (#1879) 💖 @vraravam 321- Add a confirmation dialog and a preference while quitting Ferdium (#1879) 💖 @vraravam
322 322
323### Bug Fixes 323### Bug Fixes
324 324
325- Fix macOS black screen when closing to systray in fullscreen mode (#1878) 💖 @sad270 325- Fix macOS black screen when closing to systray in fullscreen mode (#1878) 💖 @sad270
326 326
327# [v5.6.1-nightly.52](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.51...v5.6.1-nightly.52) (2021-09-07) 327# [v5.6.1-nightly.52](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.51...v5.6.1-nightly.52) (2021-09-07)
328 328
329### Bug Fixes 329### Bug Fixes
330 330
331- Fix issue while importing exported `ferdi.data` file while switching from one laptop to another when it had workspaces (#1874) 💖 @vraravam 331- Fix issue while importing exported `ferdium.data` file while switching from one laptop to another when it had workspaces (#1874) 💖 @vraravam
332- Fix for 'Support' link not working (404 error) (#1806) 💖 @kytwb 332- Fix for 'Support' link not working (404 error) (#1806) 💖 @kytwb
333- Fix zoom actions executed on another services (#1867) 💖 @sad270 333- Fix zoom actions executed on another services (#1867) 💖 @sad270
334 334
335# [v5.6.1-nightly.51](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.50...v5.6.1-nightly.51) (2021-09-06) 335# [v5.6.1-nightly.51](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.50...v5.6.1-nightly.51) (2021-09-06)
336 336
337### Bug Fixes 337### Bug Fixes
338 338
@@ -340,13 +340,13 @@ The cumulative changes since the previous beta release are:
340 340
341### Internal 341### Internal
342 342
343- Remove dependency of recipes requiring `electron` and `electron/remote` modules (#1869 & getferdi/recipes#674) 💖 @vraravam 343- Remove dependency of recipes requiring `electron` and `electron/remote` modules (#1869 & ferdium/recipes#674) 💖 @vraravam
344 344
345# [v5.6.1-nightly.50](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.48...v5.6.1-nightly.50) (2021-09-05) 345# [v5.6.1-nightly.50](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.48...v5.6.1-nightly.50) (2021-09-05)
346 346
347### Bug Fixes 347### Bug Fixes
348 348
349- Ferdi locking with lock feature disabled (#1866). Set & run the inactivity timeout only if lock feature is enabled, and use same condition between lock screen and locked menu 💖 @sad270 349- Ferdium locking with lock feature disabled (#1866). Set & run the inactivity timeout only if lock feature is enabled, and use same condition between lock screen and locked menu 💖 @sad270
350 350
351### Internal 351### Internal
352 352
@@ -357,15 +357,15 @@ The cumulative changes since the previous beta release are:
357- Refactoring to have consistent usage (prep for ts conversion) (#1821) 💖 @vraravam 357- Refactoring to have consistent usage (prep for ts conversion) (#1821) 💖 @vraravam
358- Improve contribution documentation (#1865) 💖 @sad270, @vraravam 358- Improve contribution documentation (#1865) 💖 @sad270, @vraravam
359 359
360# [v5.6.1-nightly.48](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.46...v5.6.1-nightly.48) (2021-09-03) 360# [v5.6.1-nightly.48](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.46...v5.6.1-nightly.48) (2021-09-03)
361 361
362- Service: Add ability to use self-hosted option for `youtrack` service (fixes getferdi/recipes#671) 362- Service: Add ability to use self-hosted option for `youtrack` service (fixes ferdium/recipes#671)
363 363
364### Internal 364### Internal
365 365
366- Upgraded `nodejs` to `14.17.6` 💖 @vraravam 366- Upgraded `nodejs` to `14.17.6` 💖 @vraravam
367 367
368# [v5.6.1-beta.3](https://github.com/getferdi/ferdi/compare/v5.6.1-beta.2...v5.6.1-beta.3) (2021-09-01) 368# [v5.6.1-beta.3](https://github.com/ferdium/ferdium-app/compare/v5.6.1-beta.2...v5.6.1-beta.3) (2021-09-01)
369 369
370Please note that this is the same code as the `v5.6.1-nightly.46` tag. 370Please note that this is the same code as the `v5.6.1-nightly.46` tag.
371The cumulative changes since the previous beta release are: 371The cumulative changes since the previous beta release are:
@@ -373,55 +373,55 @@ The cumulative changes since the previous beta release are:
373- Upgrade to [electron 13.3.0](https://github.com/electron/electron/releases/tag/v13.3.0) 💖 @vraravam 373- Upgrade to [electron 13.3.0](https://github.com/electron/electron/releases/tag/v13.3.0) 💖 @vraravam
374- New services: Add `odoo`, `tinder` and `wakatime` 💖 @oda-alexandre 374- New services: Add `odoo`, `tinder` and `wakatime` 💖 @oda-alexandre
375- New services: Add `Google News` service 💖 @niutech 375- New services: Add `Google News` service 💖 @niutech
376- New services: Add `amazon web services` (getferdi/recipes#643), `binance` (getferdi/recipes#645), `ovh-cloud` (getferdi/recipes#650), `scribens` (getferdi/recipes#651), `docker hub` (getferdi/recipes#644), `bitwarden` (getferdi/recipes#647), `google translate` (getferdi/recipes#642) 💖 @oda-alexandre, @vraravam 376- New services: Add `amazon web services` (ferdium/recipes#643), `binance` (ferdium/recipes#645), `ovh-cloud` (ferdium/recipes#650), `scribens` (ferdium/recipes#651), `docker hub` (ferdium/recipes#644), `bitwarden` (ferdium/recipes#647), `google translate` (ferdium/recipes#642) 💖 @oda-alexandre, @vraravam
377- Services: Remove duplicated recipes for `Outlook Web App` and `Enterprise OWA` (getferdi/recipes#523, getferdi/recipes#1808) 💖 @vraravam 377- Services: Remove duplicated recipes for `Outlook Web App` and `Enterprise OWA` (ferdium/recipes#523, ferdium/recipes#1808) 💖 @vraravam
378 378
379### Bug Fixes 379### Bug Fixes
380 380
381- Workspaces are now working. When the active workspace gets deleted, the default workspace gets auto-selected. 💖 @sad270, @vraravam 381- Workspaces are now working. When the active workspace gets deleted, the default workspace gets auto-selected. 💖 @sad270, @vraravam
382- Fix reordering of services in vertical style layout (#1833) 💖 @vraravam 382- Fix reordering of services in vertical style layout (#1833) 💖 @vraravam
383- Fix address bar not updating (#1836) 💖 @mhatvan 383- Fix address bar not updating (#1836) 💖 @mhatvan
384- Fix screensharing in discord (getferdi/recipes#625) 💖 @oda-alexandre 384- Fix screensharing in discord (ferdium/recipes#625) 💖 @oda-alexandre
385- Per popular demand, reworded `Use Vertical style` to `Use Horizontal style` 💖 @vraravam 385- Per popular demand, reworded `Use Vertical style` to `Use Horizontal style` 💖 @vraravam
386 386
387### Internal 387### Internal
388 388
389- Use `Ferdi.safeParseInt` to ensure that parsing for unread count is done consistently in all recipes 💖 @vraravam 389- Use `Ferdium.safeParseInt` to ensure that parsing for unread count is done consistently in all recipes 💖 @vraravam
390- Upgraded `nodejs` to `14.17.5` 💖 @vraravam 390- Upgraded `nodejs` to `14.17.5` 💖 @vraravam
391- Remove some leftover Franz branding 💖 @vantezzen 391- Remove some leftover Franz branding 💖 @vantezzen
392- Switch from `misty` to `concurrently` (#1846) 💖 @vantezzen 392- Switch from `misty` to `concurrently` (#1846) 💖 @vantezzen
393- Services: Normalized all service recipes to be `es6` compliant 💖 @vraravam 393- Services: Normalized all service recipes to be `es6` compliant 💖 @vraravam
394- Services: Change entry point in the `facebookpages` service (getferdi/recipes#640) 💖 @oda-alexandre, @vraravam 394- Services: Change entry point in the `facebookpages` service (ferdium/recipes#640) 💖 @oda-alexandre, @vraravam
395- Set the `channel` for the auto-update (check if this fixes the in-app updater) 💖 @vraravam 395- Set the `channel` for the auto-update (check if this fixes the in-app updater) 💖 @vraravam
396- Fixing bug where the service-defaults are not merged when creating a service 💖 @vraravam 396- Fixing bug where the service-defaults are not merged when creating a service 💖 @vraravam
397 397
398# [v5.6.1-nightly.46](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.45...v5.6.1-nightly.46) (2021-09-01) 398# [v5.6.1-nightly.46](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.45...v5.6.1-nightly.46) (2021-09-01)
399 399
400### Bug Fixes 400### Bug Fixes
401 401
402- Workspaces are now working. When the active workspace gets deleted, the default workspace gets auto-selected. 💖 @sad270, @vraravam 402- Workspaces are now working. When the active workspace gets deleted, the default workspace gets auto-selected. 💖 @sad270, @vraravam
403 403
404# [v5.6.1-nightly.45](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.43...v5.6.1-nightly.45) (2021-09-01) 404# [v5.6.1-nightly.45](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.43...v5.6.1-nightly.45) (2021-09-01)
405 405
406- Upgrade to [electron 13.3.0](https://github.com/electron/electron/releases/tag/v13.3.0) 💖 @vraravam 406- Upgrade to [electron 13.3.0](https://github.com/electron/electron/releases/tag/v13.3.0) 💖 @vraravam
407- Services: Add `odoo` and `wakatime` 💖 @oda-alexandre 407- Services: Add `odoo` and `wakatime` 💖 @oda-alexandre
408 408
409### Internal 409### Internal
410 410
411- Use `Ferdi.safeParseInt` to ensure that parsing for unread count is done consistently in all recipes 💖 @vraravam 411- Use `Ferdium.safeParseInt` to ensure that parsing for unread count is done consistently in all recipes 💖 @vraravam
412 412
413# [v5.6.1-nightly.43](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.42...v5.6.1-nightly.43) (2021-08-30) 413# [v5.6.1-nightly.43](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.42...v5.6.1-nightly.43) (2021-08-30)
414 414
415- Services: Remove duplicated recipes for `Outlook Web App` and `Enterprise OWA` (getferdi/recipes#523 getferdi/recipes#1808) 💖 @vraravam 415- Services: Remove duplicated recipes for `Outlook Web App` and `Enterprise OWA` (ferdium/recipes#523 ferdium/recipes#1808) 💖 @vraravam
416 416
417# [v5.6.1-nightly.42](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.41...v5.6.1-nightly.42) (2021-08-29) 417# [v5.6.1-nightly.42](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.41...v5.6.1-nightly.42) (2021-08-29)
418 418
419- Upgraded to [electron 13.2.3](https://github.com/electron/electron/releases/tag/v13.2.3) 💖 @vraravam 419- Upgraded to [electron 13.2.3](https://github.com/electron/electron/releases/tag/v13.2.3) 💖 @vraravam
420- New services: amazon web services (getferdi/recipes#643), binance (getferdi/recipes#645), ovh-cloud (getferdi/recipes#650), scribens (getferdi/recipes#651), docker hub (getferdi/recipes#644), bitwarden (getferdi/recipes#647), google translate (getferdi/recipes#642) 💖 @oda-alexandre, @vraravam 420- New services: amazon web services (ferdium/recipes#643), binance (ferdium/recipes#645), ovh-cloud (ferdium/recipes#650), scribens (ferdium/recipes#651), docker hub (ferdium/recipes#644), bitwarden (ferdium/recipes#647), google translate (ferdium/recipes#642) 💖 @oda-alexandre, @vraravam
421 421
422# [v5.6.1-nightly.41](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.40...v5.6.1-nightly.41) (2021-08-28) 422# [v5.6.1-nightly.41](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.40...v5.6.1-nightly.41) (2021-08-28)
423 423
424- Services: Add 'tinder' service (getferdi/recipes#641) 💖 @oda-alexandre 424- Services: Add 'tinder' service (ferdium/recipes#641) 💖 @oda-alexandre
425 425
426### Internal 426### Internal
427 427
@@ -429,22 +429,22 @@ The cumulative changes since the previous beta release are:
429- Remove some leftover Franz branding 💖 @vantezzen 429- Remove some leftover Franz branding 💖 @vantezzen
430- Switch from `misty` to `concurrently` (#1846) 💖 @vantezzen 430- Switch from `misty` to `concurrently` (#1846) 💖 @vantezzen
431- Services: Normalized all service recipes to be es6 compliant 💖 @vraravam 431- Services: Normalized all service recipes to be es6 compliant 💖 @vraravam
432- Services: Change entry point in the 'facebookpages' service (getferdi/recipes#640) 💖 @oda-alexandre, @vraravam 432- Services: Change entry point in the 'facebookpages' service (ferdium/recipes#640) 💖 @oda-alexandre, @vraravam
433 433
434# [v5.6.1-nightly.40](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.38...v5.6.1-nightly.40) (2021-08-27) 434# [v5.6.1-nightly.40](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.38...v5.6.1-nightly.40) (2021-08-27)
435 435
436### Bug Fixes 436### Bug Fixes
437 437
438- Fix reordering of services in vertical style layout (#1833) 💖 @vraravam 438- Fix reordering of services in vertical style layout (#1833) 💖 @vraravam
439- Fix address bar not updating (#1836) 💖 @mhatvan 439- Fix address bar not updating (#1836) 💖 @mhatvan
440- Fix screensharing in discord (getferdi/recipes#625) 💖 @oda-alexandre 440- Fix screensharing in discord (ferdium/recipes#625) 💖 @oda-alexandre
441- Per popular demand, reworded `Use Vertical style` to `Use Horizontal style` 💖 @vraravam 441- Per popular demand, reworded `Use Vertical style` to `Use Horizontal style` 💖 @vraravam
442 442
443### Internal 443### Internal
444 444
445- Set the `channel` for the auto-update (check if this fixes the in-app updater) 💖 @vraravam 445- Set the `channel` for the auto-update (check if this fixes the in-app updater) 💖 @vraravam
446 446
447# [v5.6.1-nightly.38](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.37...v5.6.1-nightly.38) (2021-08-25) 447# [v5.6.1-nightly.38](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.37...v5.6.1-nightly.38) (2021-08-25)
448 448
449- Added `Google News` service 💖 @niutech 449- Added `Google News` service 💖 @niutech
450 450
@@ -454,17 +454,17 @@ The cumulative changes since the previous beta release are:
454 454
455- Fixing bug where the service-defaults are not merged when creating a service 💖 @vraravam 455- Fixing bug where the service-defaults are not merged when creating a service 💖 @vraravam
456 456
457# [v5.6.1-beta.2](https://github.com/getferdi/ferdi/compare/v5.6.1-beta.1...v5.6.1-beta.2) (2021-08-24) 457# [v5.6.1-beta.2](https://github.com/ferdium/ferdium-app/compare/v5.6.1-beta.1...v5.6.1-beta.2) (2021-08-24)
458 458
459Please note that this is the same code as the `v5.6.1-nightly.37` tag. 459Please note that this is the same code as the `v5.6.1-nightly.37` tag.
460The cumulative changes since the previous beta release are: 460The cumulative changes since the previous beta release are:
461 461
462- Upgraded to [electron 13.2.2](https://github.com/electron/electron/releases/tag/v13.2.2) 💖 @vraravam 462- Upgraded to [electron 13.2.2](https://github.com/electron/electron/releases/tag/v13.2.2) 💖 @vraravam
463- Remove checks that refers to paid subscription since Ferdi is always free 💖 @vraravam 463- Remove checks that refers to paid subscription since Ferdium is always free 💖 @vraravam
464- Remove 'shareFranz' feature since its always turned off for Ferdi 💖 @vraravam 464- Remove 'shareFranz' feature since its always turned off for Ferdium 💖 @vraravam
465- Sorted the recipes according to their service name in the 'Add new Service' screen 💖 @vraravam 465- Sorted the recipes according to their service name in the 'Add new Service' screen 💖 @vraravam
466- Moved some npm dependencies that were incorrectly classified as runtime deps. This has saved approx 16MB from the installed file (on macos) 💖 @vraravam, @mhatvan 466- Moved some npm dependencies that were incorrectly classified as runtime deps. This has saved approx 16MB from the installed file (on macos) 💖 @vraravam, @mhatvan
467- Add buttons in the 'Advanced' section of preferences to allow users to quickly open the ferdi profile in their file explorer 💖 @vraravam 467- Add buttons in the 'Advanced' section of preferences to allow users to quickly open the ferdium profile in their file explorer 💖 @vraravam
468- [Security] Refactored Url helpers to ensure that theres a single place for vetting and opening external urls as recommended by [this article](https://benjamin-altpeter.de/shell-openexternal-dangers/) (#1789) 💖 @vraravam 468- [Security] Refactored Url helpers to ensure that theres a single place for vetting and opening external urls as recommended by [this article](https://benjamin-altpeter.de/shell-openexternal-dangers/) (#1789) 💖 @vraravam
469- Catch up with minor changes in Franz 5.7.0 469- Catch up with minor changes in Franz 5.7.0
470- Add entitlements for screen-capture-permissions 💖 @vraravam 470- Add entitlements for screen-capture-permissions 💖 @vraravam
@@ -497,7 +497,7 @@ The cumulative changes since the previous beta release are:
497- Use destructured 'import' 💖 @vraravam 497- Use destructured 'import' 💖 @vraravam
498- Replace old '@meetfranz/electron-notification-state' with 'macos-notification-state' 💖 @vraravam 498- Replace old '@meetfranz/electron-notification-state' with 'macos-notification-state' 💖 @vraravam
499 499
500# [v5.6.1-nightly.37](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.36...v5.6.1-nightly.37) (2021-08-24) 500# [v5.6.1-nightly.37](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.36...v5.6.1-nightly.37) (2021-08-24)
501 501
502- Upgraded to [electron 13.2.2](https://github.com/electron/electron/releases/tag/v13.2.2) 💖 @vraravam 502- Upgraded to [electron 13.2.2](https://github.com/electron/electron/releases/tag/v13.2.2) 💖 @vraravam
503 503
@@ -505,7 +505,7 @@ The cumulative changes since the previous beta release are:
505 505
506- Fixing bug where the service-defaults are not merged when creating a service 💖 @vraravam 506- Fixing bug where the service-defaults are not merged when creating a service 💖 @vraravam
507 507
508# [v5.6.1-nightly.36](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.35...v5.6.1-nightly.36) (2021-08-23) 508# [v5.6.1-nightly.36](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.35...v5.6.1-nightly.36) (2021-08-23)
509 509
510### Bug Fixes 510### Bug Fixes
511 511
@@ -516,10 +516,10 @@ The cumulative changes since the previous beta release are:
516- [Perf] Removed double nested looping while deactivating service (#1824) 💖 @vraravam 516- [Perf] Removed double nested looping while deactivating service (#1824) 💖 @vraravam
517- Upgraded `electron-builder` to `22.12.1` which will allow converion from `npm` to `pnpm` 💖 @mhatvan 517- Upgraded `electron-builder` to `22.12.1` which will allow converion from `npm` to `pnpm` 💖 @mhatvan
518 518
519# [v5.6.1-nightly.35](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.34...v5.6.1-nightly.35) (2021-08-22) 519# [v5.6.1-nightly.35](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.34...v5.6.1-nightly.35) (2021-08-22)
520 520
521- Remove checks that refers to paid subscription since Ferdi is always free 💖 @vraravam 521- Remove checks that refers to paid subscription since Ferdium is always free 💖 @vraravam
522- Remove 'shareFranz' feature since its always turned off for Ferdi 💖 @vraravam 522- Remove 'shareFranz' feature since its always turned off for Ferdium 💖 @vraravam
523 523
524### Bug Fixes 524### Bug Fixes
525 525
@@ -531,24 +531,24 @@ The cumulative changes since the previous beta release are:
531- Set stricter rules for typescript conversion 💖 @vraravam 531- Set stricter rules for typescript conversion 💖 @vraravam
532- Move build-time js files out of 'src' and into 'scripts' 💖 @vraravam 532- Move build-time js files out of 'src' and into 'scripts' 💖 @vraravam
533 533
534# [v5.6.1-nightly.34](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.33...v5.6.1-nightly.34) (2021-08-21) 534# [v5.6.1-nightly.34](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.33...v5.6.1-nightly.34) (2021-08-21)
535 535
536### Bug Fixes 536### Bug Fixes
537 537
538- Check if default app protocol is different before overriding it (#1818) 💖 @ayxos, @vraravam 538- Check if default app protocol is different before overriding it (#1818) 💖 @ayxos, @vraravam
539 539
540# [v5.6.1-nightly.33](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.32...v5.6.1-nightly.33) (2021-08-19) 540# [v5.6.1-nightly.33](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.32...v5.6.1-nightly.33) (2021-08-19)
541 541
542### Bug Fixes 542### Bug Fixes
543 543
544- Reverted back to `moment.js` from `day.js` due to bug #1811 💖 @vraravam 544- Reverted back to `moment.js` from `day.js` due to bug #1811 💖 @vraravam
545 545
546# [v5.6.1-nightly.32](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.30...v5.6.1-nightly.32) (2021-08-18) 546# [v5.6.1-nightly.32](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.30...v5.6.1-nightly.32) (2021-08-18)
547 547
548- Sorted the recipes according to their service name in the 'Add new Service' screen 💖 @vraravam 548- Sorted the recipes according to their service name in the 'Add new Service' screen 💖 @vraravam
549- Upgraded to [electron 13.2.1](https://github.com/electron/electron/releases/tag/v13.2.1) 💖 @vraravam 549- Upgraded to [electron 13.2.1](https://github.com/electron/electron/releases/tag/v13.2.1) 💖 @vraravam
550 550
551# [v5.6.1-nightly.30](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.29...v5.6.1-nightly.30) (2021-08-17) 551# [v5.6.1-nightly.30](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.29...v5.6.1-nightly.30) (2021-08-17)
552 552
553### Bug Fixes 553### Bug Fixes
554 554
@@ -558,7 +558,7 @@ The cumulative changes since the previous beta release are:
558 558
559- Minor cleanup of 'NaN' logic when loading recipe badges 💖 @vraravam 559- Minor cleanup of 'NaN' logic when loading recipe badges 💖 @vraravam
560 560
561# [v5.6.1-nightly.29](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.28...v5.6.1-nightly.29) (2021-08-17) 561# [v5.6.1-nightly.29](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.28...v5.6.1-nightly.29) (2021-08-17)
562 562
563### Bug Fixes 563### Bug Fixes
564 564
@@ -569,7 +569,7 @@ The cumulative changes since the previous beta release are:
569 569
570- Replace deprecated `moment.js` with `day.js` (#1804) 💖 @mhatvan 570- Replace deprecated `moment.js` with `day.js` (#1804) 💖 @mhatvan
571 571
572# [v5.6.1-nightly.28](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.27...v5.6.1-nightly.28) (2021-08-16) 572# [v5.6.1-nightly.28](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.27...v5.6.1-nightly.28) (2021-08-16)
573 573
574- Moved some npm dependencies that were incorrectly classified as runtime deps. This has saved 11MB from the installed file (on macos) 💖 @vraravam 574- Moved some npm dependencies that were incorrectly classified as runtime deps. This has saved 11MB from the installed file (on macos) 💖 @vraravam
575- Removed unused npm dependencies (shaved anothe 5MB from the installed file on macos) 💖 @vraravam, @mhatvan 575- Removed unused npm dependencies (shaved anothe 5MB from the installed file on macos) 💖 @vraravam, @mhatvan
@@ -586,9 +586,9 @@ The cumulative changes since the previous beta release are:
586- Started typescript conversion of some simple scripts 💖 @vraravam 586- Started typescript conversion of some simple scripts 💖 @vraravam
587- Added animations step in gulp to transpile scss and copy to build 💖 @mhatvan 587- Added animations step in gulp to transpile scss and copy to build 💖 @mhatvan
588 588
589# [v5.6.1-nightly.27](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.26...v5.6.1-nightly.27) (2021-08-15) 589# [v5.6.1-nightly.27](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.26...v5.6.1-nightly.27) (2021-08-15)
590 590
591- Add buttons in the 'Advanced' section of preferences to allow users to quickly open the ferdi profile in their file explorer 💖 @vraravam 591- Add buttons in the 'Advanced' section of preferences to allow users to quickly open the ferdium profile in their file explorer 💖 @vraravam
592- [Security] Refactored Url helpers to ensure that there's a single place for vetting and opening external urls as recommended by [this article](https://benjamin-altpeter.de/shell-openexternal-dangers/) (#1789) 💖 @vraravam 592- [Security] Refactored Url helpers to ensure that there's a single place for vetting and opening external urls as recommended by [this article](https://benjamin-altpeter.de/shell-openexternal-dangers/) (#1789) 💖 @vraravam
593 593
594### Internal 594### Internal
@@ -597,7 +597,7 @@ The cumulative changes since the previous beta release are:
597- Setting some config rules for typescript (in preparation for external contributors during hacktoberfest) 💖 @vraravam 597- Setting some config rules for typescript (in preparation for external contributors during hacktoberfest) 💖 @vraravam
598- Moved 'gulp'-related packages to 'devDependencies' resulting in slimming down the installation file considerably (8MB on macos) 💖 @vraravam 598- Moved 'gulp'-related packages to 'devDependencies' resulting in slimming down the installation file considerably (8MB on macos) 💖 @vraravam
599 599
600# [v5.6.1-nightly.26](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.24...v5.6.1-nightly.26) (2021-08-14) 600# [v5.6.1-nightly.26](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.24...v5.6.1-nightly.26) (2021-08-14)
601 601
602- Catch up with minor changes in Franz 5.7.0 602- Catch up with minor changes in Franz 5.7.0
603- Add entitlements for screen-capture-permissions 💖 @vraravam 603- Add entitlements for screen-capture-permissions 💖 @vraravam
@@ -614,43 +614,43 @@ The cumulative changes since the previous beta release are:
614- Use exported default object 💖 @vraravam 614- Use exported default object 💖 @vraravam
615- Replace old '@meetfranz/electron-notification-state' with 'macos-notification-state' 💖 @vraravam 615- Replace old '@meetfranz/electron-notification-state' with 'macos-notification-state' 💖 @vraravam
616 616
617# [v5.6.1-nightly.24](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.23...v5.6.1-nightly.24) (2021-08-13) 617# [v5.6.1-nightly.24](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.23...v5.6.1-nightly.24) (2021-08-13)
618 618
619- Added new recipe for Proton Calendar (getferdi/recipes#606) 💖 @cereum 619- Added new recipe for Proton Calendar (ferdium/recipes#606) 💖 @cereum
620- Services now have aliases - so the user can search for alternative names to get matches (#1774) 💖 @vraravam 620- Services now have aliases - so the user can search for alternative names to get matches (#1774) 💖 @vraravam
621 621
622### Bug Fixes 622### Bug Fixes
623 623
624- Fix startup crash for Ferdi v5.6.1-nightly.23 💖 @vraravam 624- Fix startup crash for Ferdium v5.6.1-nightly.23 💖 @vraravam
625- Fix the sidebar context menu for toggling dark mode. 💖 @vraravam 625- Fix the sidebar context menu for toggling dark mode. 💖 @vraravam
626- Fix error while importing ferdi data (#1776) 💖 @vraravam 626- Fix error while importing ferdium data (#1776) 💖 @vraravam
627 627
628### Internal 628### Internal
629 629
630- Fixed issue with incorrect eslint config. 💖 @vraravam 630- Fixed issue with incorrect eslint config. 💖 @vraravam
631 631
632# [v5.6.1-nightly.23](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.22...v5.6.1-nightly.23) (2021-08-12) 632# [v5.6.1-nightly.23](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.22...v5.6.1-nightly.23) (2021-08-12)
633 633
634- Allow the user to enable/disable the Dark Model from the context menu of the sidebar 💖 @vraravam 634- Allow the user to enable/disable the Dark Model from the context menu of the sidebar 💖 @vraravam
635 635
636### Bug Fixes 636### Bug Fixes
637 637
638- Fix startup crash for Ferdi v5.6.1-nightly.22 💖 @vraravam 638- Fix startup crash for Ferdium v5.6.1-nightly.22 💖 @vraravam
639 639
640### Internal 640### Internal
641 641
642- Cleanup recipes (removed legacy properties and unused variables) 💖 @vraravam 642- Cleanup recipes (removed legacy properties and unused variables) 💖 @vraravam
643 643
644# [v5.6.1-nightly.22](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.21...v5.6.1-nightly.22) (2021-08-11) 644# [v5.6.1-nightly.22](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.21...v5.6.1-nightly.22) (2021-08-11)
645 645
646- Add Ferdi snap package (#1767) 💖 @mhatvan 646- Add Ferdium snap package (#1767) 💖 @mhatvan
647- Follow OS reduced motion setting (#1757) 💖 @mhatvan 647- Follow OS reduced motion setting (#1757) 💖 @mhatvan
648 648
649### Internal 649### Internal
650 650
651- refactor: Removed duplication related to platform-specific shortcut keys 💖 @vraravam 651- refactor: Removed duplication related to platform-specific shortcut keys 💖 @vraravam
652 652
653# [v5.6.1-nightly.21](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.19...v5.6.1-nightly.21) (2021-08-10) 653# [v5.6.1-nightly.21](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.19...v5.6.1-nightly.21) (2021-08-10)
654 654
655- Added a new menu entry (Import/Export Configuration Data) to allow the user to quickly navigate and import/export configuration data 💖 @vraravam 655- Added a new menu entry (Import/Export Configuration Data) to allow the user to quickly navigate and import/export configuration data 💖 @vraravam
656- Upgraded 'electron' to '13.1.9'. 💖 @vraravam 656- Upgraded 'electron' to '13.1.9'. 💖 @vraravam
@@ -664,7 +664,7 @@ The cumulative changes since the previous beta release are:
664 664
665- Upgraded `electron-builder` to `22.12.0` 💖 @vraravam 665- Upgraded `electron-builder` to `22.12.0` 💖 @vraravam
666 666
667# [v5.6.1-nightly.19](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.18...v5.6.1-nightly.19) (2021-08-09) 667# [v5.6.1-nightly.19](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.18...v5.6.1-nightly.19) (2021-08-09)
668 668
669### Bug Fixes 669### Bug Fixes
670 670
@@ -677,13 +677,13 @@ The cumulative changes since the previous beta release are:
677- chore: Upgraded npm modules (minor and tiny version) 💖 @vraravam 677- chore: Upgraded npm modules (minor and tiny version) 💖 @vraravam
678- Remove unnecessary copy of package config files into the Docker context 💖 @vraravam 678- Remove unnecessary copy of package config files into the Docker context 💖 @vraravam
679 679
680# [v5.6.1-nightly.18](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.17...v5.6.1-nightly.18) (2021-08-08) 680# [v5.6.1-nightly.18](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.17...v5.6.1-nightly.18) (2021-08-08)
681 681
682### Internal 682### Internal
683 683
684[Perf] Path-references refactoring and using 'import' instead of 'require' 💖 @vraravam 684[Perf] Path-references refactoring and using 'import' instead of 'require' 💖 @vraravam
685 685
686# [v5.6.1-nightly.16](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.14...v5.6.1-nightly.16) (2021-08-06) 686# [v5.6.1-nightly.16](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.14...v5.6.1-nightly.16) (2021-08-06)
687 687
688### Bug Fixes 688### Bug Fixes
689 689
@@ -694,7 +694,7 @@ The cumulative changes since the previous beta release are:
694 694
695- General code improvements 💖 @mhatvan, @vraravam 695- General code improvements 💖 @mhatvan, @vraravam
696 696
697## [5.6.1-nightly.14](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.13...v5.6.1-nightly.14) (2021-08-04) 697## [5.6.1-nightly.14](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.13...v5.6.1-nightly.14) (2021-08-04)
698 698
699### Bug Fixes 699### Bug Fixes
700 700
@@ -705,20 +705,20 @@ The cumulative changes since the previous beta release are:
705- Incorporate commitizen as a git pre-commit hook 💖 @vraravam 705- Incorporate commitizen as a git pre-commit hook 💖 @vraravam
706- git commit comment structure are now enforced using 'commitlint' 💖 @vraravam 706- git commit comment structure are now enforced using 'commitlint' 💖 @vraravam
707 707
708## [5.6.1-nightly.13](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.12...v5.6.1-nightly.13) (2021-08-04) 708## [5.6.1-nightly.13](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.12...v5.6.1-nightly.13) (2021-08-04)
709 709
710- Changed the cron for the ferdi build to run at 12:15 am UTC. 💖 @vraravam 710- Changed the cron for the ferdium build to run at 12:15 am UTC. 💖 @vraravam
711- Removed straggling code related to 'popular services'. 💖 @vraravam 711- Removed straggling code related to 'popular services'. 💖 @vraravam
712- Upgraded 'electron' to '13.1.8'. 💖 @vraravam 712- Upgraded 'electron' to '13.1.8'. 💖 @vraravam
713 713
714## [5.6.1-nightly.12](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.11...v5.6.1-nightly.12) (2021-08-03) 714## [5.6.1-nightly.12](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.11...v5.6.1-nightly.12) (2021-08-03)
715 715
716- Removed 'Most Popular' services since it alludes to user-tracking (#1718) 💖 @vraravam 716- Removed 'Most Popular' services since it alludes to user-tracking (#1718) 💖 @vraravam
717- Fixed #1722 [skip ci] 💖 @vraravam 717- Fixed #1722 [skip ci] 💖 @vraravam
718- Prevent pasting twice (#1644) 💖 @stnkl, @vraravam 718- Prevent pasting twice (#1644) 💖 @stnkl, @vraravam
719- Fixed #1726: Revamp menu items with correct accelerators. (#1728) 💖 @vraravam 719- Fixed #1726: Revamp menu items with correct accelerators. (#1728) 💖 @vraravam
720 720
721## [5.6.1-nightly.11](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.10...v5.6.1-nightly.11) (2021-08-02) 721## [5.6.1-nightly.11](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.10...v5.6.1-nightly.11) (2021-08-02)
722 722
723- Migrated babel config. 💖 @vraravam 723- Migrated babel config. 💖 @vraravam
724- Removed duplicated contributors badge. 💖 @vraravam 724- Removed duplicated contributors badge. 💖 @vraravam
@@ -726,41 +726,41 @@ The cumulative changes since the previous beta release are:
726- Minor visual refactoring to hide double separator. [skip ci] 💖 @vraravam 726- Minor visual refactoring to hide double separator. [skip ci] 💖 @vraravam
727- Fixed #1717: Turned on ToDo feature. 💖 @vraravam 727- Fixed #1717: Turned on ToDo feature. 💖 @vraravam
728 728
729## [5.6.1-nightly.10](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.9...v5.6.1-nightly.10) (2021-08-01) 729## [5.6.1-nightly.10](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.9...v5.6.1-nightly.10) (2021-08-01)
730 730
731- Moved 'jss' to a runtime dependency from a dev dependency. 💖 @vraravam 731- Moved 'jss' to a runtime dependency from a dev dependency. 💖 @vraravam
732- Removed stale references to 'packages/typings' 💖 @vraravam 732- Removed stale references to 'packages/typings' 💖 @vraravam
733 733
734## [5.6.1-nightly.9](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.8...v5.6.1-nightly.9) (2021-07-31) 734## [5.6.1-nightly.9](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.8...v5.6.1-nightly.9) (2021-07-31)
735 735
736- Migrate from tslint to @typescript-eslint (#1706) 💖 @mhatvan, @vraravam 736- Migrate from tslint to @typescript-eslint (#1706) 💖 @mhatvan, @vraravam
737- Cleanup and improve dependencies 💖 @mhatvan, @vraravam 737- Cleanup and improve dependencies 💖 @mhatvan, @vraravam
738- Broken artefact!!! Do not Use!!! 738- Broken artefact!!! Do not Use!!!
739 739
740## [5.6.1-nightly.7](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.6...v5.6.1-nightly.7) (2021-07-29) 740## [5.6.1-nightly.7](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.6...v5.6.1-nightly.7) (2021-07-29)
741 741
742- Force create tag while building/publishing even if it already exists by some rare chance. 💖 @vraravam 742- Force create tag while building/publishing even if it already exists by some rare chance. 💖 @vraravam
743 743
744## [5.6.1-nightly.6](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.5...v5.6.1-nightly.6) (2021-07-29) 744## [5.6.1-nightly.6](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.5...v5.6.1-nightly.6) (2021-07-29)
745 745
746- updated classnames to 2.3.1 to use added type definitions 💖 @mhatvan, @vraravam 746- updated classnames to 2.3.1 to use added type definitions 💖 @mhatvan, @vraravam
747- Backporting configs in prep for node upgrade to v16 💖 @mhatvan, @vraravam 747- Backporting configs in prep for node upgrade to v16 💖 @mhatvan, @vraravam
748- Locked npm modules; Made the nested package module versions be consistent with the root package. 💖 @vraravam 748- Locked npm modules; Made the nested package module versions be consistent with the root package. 💖 @vraravam
749 749
750## [5.6.1-nightly.5](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.4...v5.6.1-nightly.5) (2021-07-28) 750## [5.6.1-nightly.5](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.4...v5.6.1-nightly.5) (2021-07-28)
751 751
752- Updated CHANGELOG.md with old change logs 💖 @vraravam 752- Updated CHANGELOG.md with old change logs 💖 @vraravam
753- Use node-gyp@8.1 for all CI builds (and brings windows at par with macos and linux) 💖 @vraravam 753- Use node-gyp@8.1 for all CI builds (and brings windows at par with macos and linux) 💖 @vraravam
754- Corrected documentation for fresh system [skip ci] 💖 @vraravam 754- Corrected documentation for fresh system [skip ci] 💖 @vraravam
755- Npm module updates (#1694) 💖 @vraravam 755- Npm module updates (#1694) 💖 @vraravam
756 756
757## [5.6.1-nightly.4](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.2...v5.6.1-nightly.4) (2021-07-25) 757## [5.6.1-nightly.4](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.2...v5.6.1-nightly.4) (2021-07-25)
758 758
759- Upgraded electron-builder to '22.11.10' (which supposedly fixes issues with packaging of node_modules) 💖 @vraravam 759- Upgraded electron-builder to '22.11.10' (which supposedly fixes issues with packaging of node_modules) 💖 @vraravam
760- 5.6.1-nightly.4 760- 5.6.1-nightly.4
761- Update submodules, browserslist data updates and linter fixes [skip ci] 761- Update submodules, browserslist data updates and linter fixes [skip ci]
762- 5.6.1-nightly.3 762- 5.6.1-nightly.3
763- Trying to fix issue with CHANGES_COUNT not being deduced properly on CI runs (thus skipping the ferdi version). [skip ci] 💖 @vraravam 763- Trying to fix issue with CHANGES_COUNT not being deduced properly on CI runs (thus skipping the ferdium version). [skip ci] 💖 @vraravam
764- Updated recipes to pull in context-isolation changes. [skip ci] 💖 @kris7t 764- Updated recipes to pull in context-isolation changes. [skip ci] 💖 @kris7t
765- Recipe context isolation (#1456) 💖 @kris7t 765- Recipe context isolation (#1456) 💖 @kris7t
766- Update submodules, browserslist data updates and linter fixes [skip ci] 766- Update submodules, browserslist data updates and linter fixes [skip ci]
@@ -772,7 +772,7 @@ The cumulative changes since the previous beta release are:
772- Removed references to 'premium' i18n keys that are no longer used. 💖 @vraravam 772- Removed references to 'premium' i18n keys that are no longer used. 💖 @vraravam
773- New translations en-US.json (Korean) (#1677) 773- New translations en-US.json (Korean) (#1677)
774 774
775## [5.6.1-nightly.2](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.0...v5.6.1-nightly.2) (2021-07-23) 775## [5.6.1-nightly.2](https://github.com/ferdium/ferdium-app/compare/v5.6.1-nightly.0...v5.6.1-nightly.2) (2021-07-23)
776 776
777- 5.6.1-nightly.2 777- 5.6.1-nightly.2
778- Fixed issue with the version-bumping check not registering as an env var for GH actions. [skip ci] 💖 @vraravam 778- Fixed issue with the version-bumping check not registering as an env var for GH actions. [skip ci] 💖 @vraravam
@@ -787,7 +787,7 @@ The cumulative changes since the previous beta release are:
787- Minor refactoring to avoid leaking of objects. 💖 @vraravam 787- Minor refactoring to avoid leaking of objects. 💖 @vraravam
788- New translations en-US.json (Chinese Simplified) 788- New translations en-US.json (Chinese Simplified)
789 789
790## [5.6.0](https://github.com/getferdi/ferdi/compare/v5.6.0-beta.8...v5.6.0) (2021-07-23) 790## [5.6.0](https://github.com/ferdium/ferdium-app/compare/v5.6.0-beta.8...v5.6.0) (2021-07-23)
791 791
792- Upgrade changelogs for 5.6.0-beta.7 and 5.6.0-beta.8 [skip ci] 💖 @vraravam 792- Upgrade changelogs for 5.6.0-beta.7 and 5.6.0-beta.8 [skip ci] 💖 @vraravam
793- Added debug logs for auto-updater. [skip ci] 💖 @vraravam 793- Added debug logs for auto-updater. [skip ci] 💖 @vraravam
@@ -798,7 +798,7 @@ The cumulative changes since the previous beta release are:
798- Fixed issue where the 'copy page url' didn't honor silent notifications for clipboard events. 💖 @vraravam 798- Fixed issue where the 'copy page url' didn't honor silent notifications for clipboard events. 💖 @vraravam
799- 5.6.0-nightly.88 799- 5.6.0-nightly.88
800 800
801# [5.6.0-beta.8](https://github.com/getferdi/ferdi/compare/v5.6.0-beta.7...v5.6.0-beta.8) (2021-07-16) 801# [5.6.0-beta.8](https://github.com/ferdium/ferdium-app/compare/v5.6.0-beta.7...v5.6.0-beta.8) (2021-07-16)
802 802
803- Upgraded `electron` to `13.1.7` 💖 @vraravam 803- Upgraded `electron` to `13.1.7` 💖 @vraravam
804- Turned on other h/w architectures (arm64, armv7l) for linux builds. (#1633) 💖 @vraravam 804- Turned on other h/w architectures (arm64, armv7l) for linux builds. (#1633) 💖 @vraravam
@@ -806,14 +806,14 @@ The cumulative changes since the previous beta release are:
806- Upgraded `nodejs` to `14.17.3` 💖 @vraravam 806- Upgraded `nodejs` to `14.17.3` 💖 @vraravam
807- Use 'useragent-generator' to generate the user-agent string 💖 @vraravam 807- Use 'useragent-generator' to generate the user-agent string 💖 @vraravam
808 808
809# [5.6.0-beta.7](https://github.com/getferdi/ferdi/compare/v5.6.0-beta.6...v5.6.0-beta.7) (2021-07-07) 809# [5.6.0-beta.7](https://github.com/ferdium/ferdium-app/compare/v5.6.0-beta.6...v5.6.0-beta.7) (2021-07-07)
810 810
811- Upgraded `electron` to `13.1.5`. 💖 @vraravam 811- Upgraded `electron` to `13.1.5`. 💖 @vraravam
812- Adjust link opening behavior 💖 @stnkl 812- Adjust link opening behavior 💖 @stnkl
813- Fix color adjustments in Settings screen 💖 @kris7t 813- Fix color adjustments in Settings screen 💖 @kris7t
814- Expose Chrome version to todos webview (fix #1211) (#1478) 💖 @kris7t 814- Expose Chrome version to todos webview (fix #1211) (#1478) 💖 @kris7t
815- Added ability to turn off notifications for clipboard events generated from the context menu 💖 @vraravam 815- Added ability to turn off notifications for clipboard events generated from the context menu 💖 @vraravam
816- Build Ferdi for freeBSD 💖 @vraravam 816- Build Ferdium for freeBSD 💖 @vraravam
817- CI Builds moved to using GitHub actions 💖 @vraravam 817- CI Builds moved to using GitHub actions 💖 @vraravam
818- Bump electron-builder to 22.11.7 (fix #1469) 💖 @kris7t, @vraravam 818- Bump electron-builder to 22.11.7 (fix #1469) 💖 @kris7t, @vraravam
819- Fix active Todos service behaviour (#1481) 💖 @kytwb, @kris7t 819- Fix active Todos service behaviour (#1481) 💖 @kytwb, @kris7t
@@ -825,9 +825,9 @@ The cumulative changes since the previous beta release are:
825- Enforce strict adherence to node, npm and node-gyp versions (mainly for contributors) 💖 @vraravam 825- Enforce strict adherence to node, npm and node-gyp versions (mainly for contributors) 💖 @vraravam
826- Refactored all runtime configs: moved from 'config.js' into 'environment.js' 💖 @vraravam 826- Refactored all runtime configs: moved from 'config.js' into 'environment.js' 💖 @vraravam
827- Removed references to png images since they were not being used anyways. Results in smaller installer file 💖 @vraravam 827- Removed references to png images since they were not being used anyways. Results in smaller installer file 💖 @vraravam
828- Building ferdi on an ARM machine (#1611) 💖 @vraravam 828- Building ferdium on an ARM machine (#1611) 💖 @vraravam
829 829
830# [5.6.0-beta.6](https://github.com/getferdi/ferdi/compare/v5.6.0-beta.5...v5.6.0-beta.6) (2021-05-31) 830# [5.6.0-beta.6](https://github.com/ferdium/ferdium-app/compare/v5.6.0-beta.5...v5.6.0-beta.6) (2021-05-31)
831 831
832### Features 832### Features
833 833
@@ -843,7 +843,7 @@ The cumulative changes since the previous beta release are:
843### Minor changes 843### Minor changes
844 844
845- Display search input when service is not found 💖 @arioki1 845- Display search input when service is not found 💖 @arioki1
846- Expose Electron version information in "About Ferdi" (#1109) 💖 @vraravam 846- Expose Electron version information in "About Ferdium" (#1109) 💖 @vraravam
847- Add delete service confirmation (#1286) 💖 @vraravam 847- Add delete service confirmation (#1286) 💖 @vraravam
848- Add macOS Big Sur icon (#1056) (#1100) 💖 @alopix @jakobsudau 848- Add macOS Big Sur icon (#1056) (#1100) 💖 @alopix @jakobsudau
849- Improve custom accent color design 💖 @kris7t 849- Improve custom accent color design 💖 @kris7t
@@ -864,10 +864,10 @@ The cumulative changes since the previous beta release are:
864- Fix Element unread message count 💖 @fjl5 864- Fix Element unread message count 💖 @fjl5
865- Fix Google Chat image previews (#1283) 💖 @vraravam 865- Fix Google Chat image previews (#1283) 💖 @vraravam
866- Fix non-SSO login for Google services (#1273) (#1283) 💖 @vraravam 866- Fix non-SSO login for Google services (#1273) (#1283) 💖 @vraravam
867- Update Gmail icon (getferdi/recipes#349) 💖 @vraravam 867- Update Gmail icon (ferdium/recipes#349) 💖 @vraravam
868- Fix Gitter unread message count 💖 @vraravam 868- Fix Gitter unread message count 💖 @vraravam
869- Fix Hangouts Chat unread message count (getferdi/recipes#102) (getferdi/recipes#485) 💖 @vraravam 869- Fix Hangouts Chat unread message count (ferdium/recipes#102) (ferdium/recipes#485) 💖 @vraravam
870- Add self-hosted URL support for Office 365 (getferdi/recipes#500) 💖 @vraravam 870- Add self-hosted URL support for Office 365 (ferdium/recipes#500) 💖 @vraravam
871- Fix login redirect in PushBullet (#1331) 💖 @vraravam 871- Fix login redirect in PushBullet (#1331) 💖 @vraravam
872- Fix Mattermost unread count (#1110) 💖 @kemenaran 872- Fix Mattermost unread count (#1110) 💖 @kemenaran
873- Add self-hosted URL support for Jitsi (#1228) 💖 @vraravam 873- Add self-hosted URL support for Jitsi (#1228) 💖 @vraravam
@@ -885,16 +885,16 @@ The cumulative changes since the previous beta release are:
885- Fix spellchecker language saving (#1016) 885- Fix spellchecker language saving (#1016)
886- Fix typo in the Login screen 💖 @eltociear 886- Fix typo in the Login screen 💖 @eltociear
887- Fix typo in README.md 💖 @graves501 887- Fix typo in README.md 💖 @graves501
888- Fix "Show Ferdi In Menu Bar" nomenclature on macOS (#1417) 💖 @vraravam 888- Fix "Show Ferdium In Menu Bar" nomenclature on macOS (#1417) 💖 @vraravam
889 889
890### Under the hood 890### Under the hood
891 891
892- Update to Electron 13.0.1 💖 @vraravam, @kris7t 892- Update to Electron 13.0.1 💖 @vraravam, @kris7t
893- Update dependencies 💖 @vraravam, @kris7t 893- Update dependencies 💖 @vraravam, @kris7t
894- Synchronize with Ferdi 5.6.0 💖 @vraravam 894- Synchronize with Ferdium 5.6.0 💖 @vraravam
895- Add Docker containers for building in Linux and development with VSCode 💖 @vraravam 895- Add Docker containers for building in Linux and development with VSCode 💖 @vraravam
896 896
897# [5.6.0-beta.5](https://github.com/getferdi/ferdi/compare/v5.6.0-beta.2...v5.6.0-beta.5) (2020-12-20) 897# [5.6.0-beta.5](https://github.com/ferdium/ferdium-app/compare/v5.6.0-beta.2...v5.6.0-beta.5) (2020-12-20)
898 898
899### Features 899### Features
900 900
@@ -910,21 +910,21 @@ The cumulative changes since the previous beta release are:
910- Add Norwegian translations (#840) 💖 @larsmagnusherland 910- Add Norwegian translations (#840) 💖 @larsmagnusherland
911- Update adaptable dark mode to work on all platforms (#834) 911- Update adaptable dark mode to work on all platforms (#834)
912- Improved onboarding flow and settings empty states (#996) 💖 @tofran 912- Improved onboarding flow and settings empty states (#996) 💖 @tofran
913- Enhance the "Support Ferdi" screen (#722) 💖 @yourcontact 913- Enhance the "Support Ferdium" screen (#722) 💖 @yourcontact
914- Improve Ferdi's design (#977) 914- Improve Ferdium's design (#977)
915 915
916### Recipes 916### Recipes
917 917
918- 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 918- 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
919- Fix connection error in case of audio/video call in Google Meet (getferdi/recipes#186) 💖 @Room4O4 919- Fix connection error in case of audio/video call in Google Meet (ferdium/recipes#186) 💖 @Room4O4
920- Fix Wrike notification counter (getferdi/recipes#237) 💖 @mvdgun 920- Fix Wrike notification counter (ferdium/recipes#237) 💖 @mvdgun
921- Update recipe for element (getferdi/recipes#247) 💖 @fjl5 921- Update recipe for element (ferdium/recipes#247) 💖 @fjl5
922- Add support for empty unread badges in WhatsApp (getferdi/recipes#236) 💖 @ruippeixotog 922- Add support for empty unread badges in WhatsApp (ferdium/recipes#236) 💖 @ruippeixotog
923- Add custom URLs for Jira (getferdi/recipes#217) 💖 @yann-soubeyrand 923- Add custom URLs for Jira (ferdium/recipes#217) 💖 @yann-soubeyrand
924- Fixing unread-counter for office365 (getferdi/recipes#229) 💖 @CrEaK 924- Fixing unread-counter for office365 (ferdium/recipes#229) 💖 @CrEaK
925- Mattermost: Fix badge for unread channels when in single team (getferdi/recipes#230) 💖 @CrEaK 925- Mattermost: Fix badge for unread channels when in single team (ferdium/recipes#230) 💖 @CrEaK
926- Update Riot.im to Element.io (getferdi/recipes#235) 💖 @omove 926- Update Riot.im to Element.io (ferdium/recipes#235) 💖 @omove
927- Fix whatsapp fullscreen for different screen sizes (getferdi/recipes#216) 💖 @breuerfelix 927- Fix whatsapp fullscreen for different screen sizes (ferdium/recipes#216) 💖 @breuerfelix
928- Changed gmail getMessages to grab value next to Inbox 💖 @stephenpapierski 928- Changed gmail getMessages to grab value next to Inbox 💖 @stephenpapierski
929- Fix Gmail getMessages produces wrong value 💖 @stephenpapierski 929- Fix Gmail getMessages produces wrong value 💖 @stephenpapierski
930- Update Hangouts Chat to display direct and indirect notifications (#306) 💖 @mahadevans87 930- Update Hangouts Chat to display direct and indirect notifications (#306) 💖 @mahadevans87
@@ -946,12 +946,12 @@ The cumulative changes since the previous beta release are:
946### Under the hood 946### Under the hood
947 947
948- Update to Electron 9 948- Update to Electron 9
949- Remove Ferdi string from default user agent (#806) 💖 @dannyqiu 949- Remove Ferdium string from default user agent (#806) 💖 @dannyqiu
950- Add recipes packaging to development setup (#985) 950- Add recipes packaging to development setup (#985)
951- Use imagemin to minify images (#1008) 💖 @vraravam 951- Use imagemin to minify images (#1008) 💖 @vraravam
952- Disable Chromium's poor MPRIS implementation (#1023) 952- Disable Chromium's poor MPRIS implementation (#1023)
953 953
954# [5.6.0-beta.2](https://github.com/getferdi/ferdi/compare/v5.5.0...v5.6.0-beta.2) (2020-06-14) 954# [5.6.0-beta.2](https://github.com/ferdium/ferdium-app/compare/v5.5.0...v5.6.0-beta.2) (2020-06-14)
955 955
956### Features 956### Features
957 957
@@ -976,12 +976,12 @@ The cumulative changes since the previous beta release are:
976 976
977- Prevent unnecessary electron popup windows for links (#685) 💖 @mahadevans87 977- Prevent unnecessary electron popup windows for links (#685) 💖 @mahadevans87
978- Refactor locking feature (#693) 978- Refactor locking feature (#693)
979- Review launch on startup for macOS, start Ferdi app, not renderer (#696) 💖 @dannyqiu 979- Review launch on startup for macOS, start Ferdium app, not renderer (#696) 💖 @dannyqiu
980- Fix TodosWebview user agent (#713) 💖 @mahadevans87 980- Fix TodosWebview user agent (#713) 💖 @mahadevans87
981- Fix crash when using Password Lock with TouchID API unavailable (#737) 💖 @mahadevans87 981- Fix crash when using Password Lock with TouchID API unavailable (#737) 💖 @mahadevans87
982- Fix setting of webview disablewebsecurity attribute (#772) 💖 @dannyqiu 982- Fix setting of webview disablewebsecurity attribute (#772) 💖 @dannyqiu
983 983
984# [5.5.0](https://github.com/getferdi/ferdi/compare/v5.4.3...v5.5.0) (2020-04-26) 984# [5.5.0](https://github.com/ferdium/ferdium-app/compare/v5.4.3...v5.5.0) (2020-04-26)
985 985
986### Features 986### Features
987 987
@@ -989,7 +989,7 @@ The cumulative changes since the previous beta release are:
989- Add modifyRequestHeaders, enable properly setting headers for services (#639), 💖 @mahadevans87 @sampathBlam 989- Add modifyRequestHeaders, enable properly setting headers for services (#639), 💖 @mahadevans87 @sampathBlam
990- Add dropdown list to choose Todo service (#418, #477), 💖 @yourcontact 990- Add dropdown list to choose Todo service (#418, #477), 💖 @yourcontact
991- Add hotkey for darkmode (#530, #537), 💖 @Room4O4 & @mahadevans87 991- Add hotkey for darkmode (#530, #537), 💖 @Room4O4 & @mahadevans87
992- Add option to start Ferdi minimized (#490, #534) 992- Add option to start Ferdium minimized (#490, #534)
993- Add option to show draggable window area on macOS (#304, #532) 993- Add option to show draggable window area on macOS (#304, #532)
994- Add support for Adaptable Dark Mode on Windows (#548), 💖 @Room4O4 & @mahadevans87 994- Add support for Adaptable Dark Mode on Windows (#548), 💖 @Room4O4 & @mahadevans87
995- Add notification & audio toggle action in tray context menu (#542), 💖 @Room4O4 & @mahadevans87 995- Add notification & audio toggle action in tray context menu (#542), 💖 @Room4O4 & @mahadevans87
@@ -1009,30 +1009,30 @@ The cumulative changes since the previous beta release are:
1009- Improve user onboarding (#493) 1009- Improve user onboarding (#493)
1010- Improve "Updates" section in settings (#506), 💖 @yourcontact 1010- Improve "Updates" section in settings (#506), 💖 @yourcontact
1011- Improve information about Franz Premium and Teams 1011- Improve information about Franz Premium and Teams
1012- Hide user lastname on Ferdi servers as it is not stored 1012- Hide user lastname on Ferdium servers as it is not stored
1013- Improve draggable window area height for macOS (#304, #479) 1013- Improve draggable window area height for macOS (#304, #479)
1014- Remove server setting from settings screen (#516), 💖 @mrassili 1014- Remove server setting from settings screen (#516), 💖 @mrassili
1015- Update Electron to 8.1.1 (#480) 1015- Update Electron to 8.1.1 (#480)
1016- Window title now reflects service name (#213), 💖 @gmarec 1016- Window title now reflects service name (#213), 💖 @gmarec
1017- Improve system tray icon behaviour (#307) 1017- Improve system tray icon behaviour (#307)
1018- Improve navigation bar behaviour setting (#270) 1018- Improve navigation bar behaviour setting (#270)
1019- Ferdi is now available as Flatpak on Flathub (#323), 💖 @lhw 1019- Ferdium is now available as Flatpak on Flathub (#323), 💖 @lhw
1020- Add automatic local recipe updates 1020- Add automatic local recipe updates
1021- Add option to start Ferdi in system tray (#331), 💖 @jereksel 1021- Add option to start Ferdium in system tray (#331), 💖 @jereksel
1022- Add better support for macOS dark mode 1022- Add better support for macOS dark mode
1023- Add better seperation in settings 1023- Add better seperation in settings
1024- Change Sentry telemetry to be opt-in only (#160) 1024- Change Sentry telemetry to be opt-in only (#160)
1025- Remove excess code from Franz's hibernate feature (#609) 1025- Remove excess code from Franz's hibernate feature (#609)
1026- Refocus Webview only for active service (#610), 💖 @Room4O4 & @mahadevans87 1026- Refocus Webview only for active service (#610), 💖 @Room4O4 & @mahadevans87
1027- Use GitHub notifications center and direct notifications (getferdi/recipes#133) 1027- Use GitHub notifications center and direct notifications (ferdium/recipes#133)
1028- Switch back to original Telegram, add Telegram React (getferdi/recipes#132) 1028- Switch back to original Telegram, add Telegram React (ferdium/recipes#132)
1029- Fix notifications for various services, 💖 @FeikoJoosten 1029- Fix notifications for various services, 💖 @FeikoJoosten
1030- Add support for indirect messages for various services, 💖 @FeikoJoosten 1030- Add support for indirect messages for various services, 💖 @FeikoJoosten
1031- Use correct Riot icon (getferdi/recipes#125), 💖 @halms 1031- Use correct Riot icon (ferdium/recipes#125), 💖 @halms
1032- Remove incorrectly placed icons (getferdi/recipes#126), 💖 @halms 1032- Remove incorrectly placed icons (ferdium/recipes#126), 💖 @halms
1033- Fix slack draft notifications (getferdi/recipes#127), 💖 @Serubin 1033- Fix slack draft notifications (ferdium/recipes#127), 💖 @Serubin
1034- Remove automatic reloading from WhatsApp 1034- Remove automatic reloading from WhatsApp
1035- Update Microsoft Teams to allow Desktop Sharing (getferdi/recipes#116), 💖 @Gautasmi 1035- Update Microsoft Teams to allow Desktop Sharing (ferdium/recipes#116), 💖 @Gautasmi
1036- Organize settings with horizontal tabs (#569), 💖 @yourcontact 1036- Organize settings with horizontal tabs (#569), 💖 @yourcontact
1037- Improve cache clearing UI feedback (#620), 💖 @saruwman 1037- Improve cache clearing UI feedback (#620), 💖 @saruwman
1038 1038
@@ -1062,7 +1062,7 @@ The cumulative changes since the previous beta release are:
1062- Run utility scripts pre-commit instead of pre-push (#515) 1062- Run utility scripts pre-commit instead of pre-push (#515)
1063- Sign Windows binaries (#635, #633, #112) 1063- Sign Windows binaries (#635, #633, #112)
1064 1064
1065# [5.5.0-gm.2](https://github.com/getferdi/ferdi/compare/v5.5.0-gm...v5.5.0-gm.2) (2020-04-23) 1065# [5.5.0-gm.2](https://github.com/ferdium/ferdium-app/compare/v5.5.0-gm...v5.5.0-gm.2) (2020-04-23)
1066 1066
1067### Features 1067### Features
1068 1068
@@ -1073,15 +1073,15 @@ The cumulative changes since the previous beta release are:
1073 1073
1074- Remove excess code from Franz's hibernate feature (#609) 1074- Remove excess code from Franz's hibernate feature (#609)
1075- Refocus Webview only for active service (#610), 💖 @Room4O4 & @mahadevans87 1075- Refocus Webview only for active service (#610), 💖 @Room4O4 & @mahadevans87
1076- Use GitHub notifications center and direct notifications (getferdi/recipes#133) 1076- Use GitHub notifications center and direct notifications (ferdium/recipes#133)
1077- Switch back to original Telegram, add Telegram React (getferdi/recipes#132) 1077- Switch back to original Telegram, add Telegram React (ferdium/recipes#132)
1078- Fix notifications for various services, 💖 @FeikoJoosten 1078- Fix notifications for various services, 💖 @FeikoJoosten
1079- Add support for indirect messages for various services, 💖 @FeikoJoosten 1079- Add support for indirect messages for various services, 💖 @FeikoJoosten
1080- Use correct Riot icon (getferdi/recipes#125), 💖 @halms 1080- Use correct Riot icon (ferdium/recipes#125), 💖 @halms
1081- Remove incorrectly placed icons (getferdi/recipes#126), 💖 @halms 1081- Remove incorrectly placed icons (ferdium/recipes#126), 💖 @halms
1082- Fix slack draft notifications (getferdi/recipes#127), 💖 @Serubin 1082- Fix slack draft notifications (ferdium/recipes#127), 💖 @Serubin
1083- Remove automatic reloading from WhatsApp 1083- Remove automatic reloading from WhatsApp
1084- Update Microsoft Teams to allow Desktop Sharing (getferdi/recipes#116), 💖 @Gautasmi 1084- Update Microsoft Teams to allow Desktop Sharing (ferdium/recipes#116), 💖 @Gautasmi
1085- Organize settings with horizontal tabs (#569), 💖 @yourcontact 1085- Organize settings with horizontal tabs (#569), 💖 @yourcontact
1086- Improve cache clearing UI feedback (#620), 💖 @saruwman 1086- Improve cache clearing UI feedback (#620), 💖 @saruwman
1087 1087
@@ -1089,14 +1089,14 @@ The cumulative changes since the previous beta release are:
1089 1089
1090- Fix DarkReader translation problem (#593) 1090- Fix DarkReader translation problem (#593)
1091 1091
1092## [5.5.0-gm](https://github.com/getferdi/ferdi/compare/v5.4.4-beta.3...v5.5.0-gm) (2020-04-19) 1092## [5.5.0-gm](https://github.com/ferdium/ferdium-app/compare/v5.4.4-beta.3...v5.5.0-gm) (2020-04-19)
1093 1093
1094### Features 1094### Features
1095 1095
1096- Merge Franz 5.5.0-beta.2 1096- Merge Franz 5.5.0-beta.2
1097- Add dropdown list to choose Todo service (#418, #477), 💖 @yourcontact 1097- Add dropdown list to choose Todo service (#418, #477), 💖 @yourcontact
1098- Add hotkey for darkmode (#530, #537), 💖 @Room4O4 & @mahadevans87 1098- Add hotkey for darkmode (#530, #537), 💖 @Room4O4 & @mahadevans87
1099- Add option to start Ferdi minimized (#490, #534) 1099- Add option to start Ferdium minimized (#490, #534)
1100- Add option to show draggable window area on macOS (#304, #532) 1100- Add option to show draggable window area on macOS (#304, #532)
1101- Add support for Adaptable Dark Mode on Windows (#548), 💖 @Room4O4 & @mahadevans87 1101- Add support for Adaptable Dark Mode on Windows (#548), 💖 @Room4O4 & @mahadevans87
1102- Add notification & audio toggle action in tray context menu (#542), 💖 @Room4O4 & @mahadevans87 1102- Add notification & audio toggle action in tray context menu (#542), 💖 @Room4O4 & @mahadevans87
@@ -1109,7 +1109,7 @@ The cumulative changes since the previous beta release are:
1109- Improve "Updates" section in settings (#506), 💖 @yourcontact 1109- Improve "Updates" section in settings (#506), 💖 @yourcontact
1110- Improve information about Franz Premium and Teams 1110- Improve information about Franz Premium and Teams
1111- Improve user scripts (#559) 1111- Improve user scripts (#559)
1112- Hide user lastname on Ferdi servers as it is not stored 1112- Hide user lastname on Ferdium servers as it is not stored
1113- Improve draggable window area height for macOS (#304, #479) 1113- Improve draggable window area height for macOS (#304, #479)
1114- Remove server setting from settings screen (#516), 💖 @mrassili 1114- Remove server setting from settings screen (#516), 💖 @mrassili
1115- Update Electron to 8.1.1 (#480) 1115- Update Electron to 8.1.1 (#480)
@@ -1124,7 +1124,7 @@ The cumulative changes since the previous beta release are:
1124- Add retry commands to flaky build steps (#498) 1124- Add retry commands to flaky build steps (#498)
1125- Run utility scripts pre-commit instead of pre-push (#515) 1125- Run utility scripts pre-commit instead of pre-push (#515)
1126 1126
1127# [5.4.3](https://github.com/getferdi/ferdi/compare/v5.4.0...v5.4.3) 1127# [5.4.3](https://github.com/ferdium/ferdium-app/compare/v5.4.0...v5.4.3)
1128 1128
1129### Features 1129### Features
1130 1130
@@ -1132,8 +1132,8 @@ The cumulative changes since the previous beta release are:
1132 1132
1133### Minor changes 1133### Minor changes
1134 1134
1135- Upgrading to Electron 7 https://github.com/getferdi/ferdi/issues/170 1135- Upgrading to Electron 7 https://github.com/ferdium/ferdium-app/issues/170
1136- Review empty lock password behaviour https://github.com/getferdi/ferdi/issues/232 1136- Review empty lock password behaviour https://github.com/ferdium/ferdium-app/issues/232
1137- Several minor UI improvements 1137- Several minor UI improvements
1138- Add several new services 1138- Add several new services
1139- Better handling of (adaptable/universal) dark mode eff719b87c60097342d393922048662c32255d88 1139- Better handling of (adaptable/universal) dark mode eff719b87c60097342d393922048662c32255d88
@@ -1144,17 +1144,17 @@ The cumulative changes since the previous beta release are:
1144 1144
1145### Bug fixes 1145### Bug fixes
1146 1146
1147- Fix bypass flaw in lock feature https://github.com/getferdi/ferdi/issues/168 1147- Fix bypass flaw in lock feature https://github.com/ferdium/ferdium-app/issues/168
1148- Fix spellchecker by using setTimeout https://github.com/getferdi/ferdi/issues/220 1148- Fix spellchecker by using setTimeout https://github.com/ferdium/ferdium-app/issues/220
1149- Fix zoom +/- in services https://github.com/getferdi/ferdi/issues/143 1149- Fix zoom +/- in services https://github.com/ferdium/ferdium-app/issues/143
1150- Fix microphone/camera access on some versions of macOS #193 1150- Fix microphone/camera access on some versions of macOS #193
1151- Fix bugs with using Ferdi without an account 1151- Fix bugs with using Ferdium without an account
1152 1152
1153### Build changes 1153### Build changes
1154 1154
1155- Extended Travis build time from 30 to 100 minutes 1155- Extended Travis build time from 30 to 100 minutes
1156 1156
1157# [5.4.0](https://github.com/getferdi/ferdi/compare/v5.3.4...v5.4.0) 1157# [5.4.0](https://github.com/ferdium/ferdium-app/compare/v5.3.4...v5.4.0)
1158 1158
1159- Merge Franz v5.4.0 1159- Merge Franz v5.4.0
1160- Add option to show a service navigation bar 1160- Add option to show a service navigation bar
@@ -1166,52 +1166,52 @@ The cumulative changes since the previous beta release are:
1166- Fix universal darkmode for WhatsApp and Threema 1166- Fix universal darkmode for WhatsApp and Threema
1167- Sorting applications in QuickSwitch by last used 1167- Sorting applications in QuickSwitch by last used
1168 1168
1169# [5.3.4](https://github.com/getferdi/ferdi/compare/v5.3.3...v5.3.4) (2019-09-25) 1169# [5.3.4](https://github.com/ferdium/ferdium-app/compare/v5.3.3...v5.3.4) (2019-09-25)
1170 1170
1171- Fix continuous releases/assets delivery on tags builds #53 1171- Fix continuous releases/assets delivery on tags builds #53
1172- Attempt at making menubar hiding feature cross-platform #7 (comment) 1172- Attempt at making menubar hiding feature cross-platform #7 (comment)
1173- Attempt at making "About Ferdi" consistent across platforms #47 (comment) 1173- Attempt at making "About Ferdium" consistent across platforms #47 (comment)
1174- Attempt at fixing "Launch on start" feature on Linux #63 1174- Attempt at fixing "Launch on start" feature on Linux #63
1175- Add "Quick Switch" feature 1175- Add "Quick Switch" feature
1176- Add universal Dark-Mode via the [Dark Reader extension](https://github.com/darkreader/darkreader) 1176- Add universal Dark-Mode via the [Dark Reader extension](https://github.com/darkreader/darkreader)
1177- Add "Scheduled Do-not-Disturb" feature 1177- Add "Scheduled Do-not-Disturb" feature
1178 1178
1179# [5.3.3](https://github.com/getferdi/ferdi/compare/v5.3.2...v5.3.3) (2019-09-18) 1179# [5.3.3](https://github.com/ferdium/ferdium-app/compare/v5.3.2...v5.3.3) (2019-09-18)
1180 1180
1181- Merged Franz v5.3.3 into Ferdi 1181- Merged Franz v5.3.3 into Ferdium
1182- Allow hiding menubar (#7) 1182- Allow hiding menubar (#7)
1183- Add "back" and "forward" options for browsing history inside services (#39) 1183- Add "back" and "forward" options for browsing history inside services (#39)
1184- Add password protection feature (#41) 1184- Add password protection feature (#41)
1185- Add keep workspace loaded option per workspace (#37) 1185- Add keep workspace loaded option per workspace (#37)
1186 1186
1187# [5.3.2](https://github.com/getferdi/ferdi/compare/v5.3.1...v5.3.2) (2019-09-13) 1187# [5.3.2](https://github.com/ferdium/ferdium-app/compare/v5.3.1...v5.3.2) (2019-09-13)
1188 1188
1189Merged Franz v5.3.2 into Ferdi 1189Merged Franz v5.3.2 into Ferdium
1190 1190
1191## [5.3.1](https://github.com/getferdi/ferdi/compare/v5.3.0...v5.3.1) (2019-09-09) 1191## [5.3.1](https://github.com/ferdium/ferdium-app/compare/v5.3.0...v5.3.1) (2019-09-09)
1192 1192
1193Merge Franz v5.3.1 into Ferdi. 1193Merge Franz v5.3.1 into Ferdium.
1194 1194
1195- Enable todos for all users 1195- Enable todos for all users
1196- Fix WhatsApp recipe not working (#19 and #21) 1196- Fix WhatsApp recipe not working (#19 and #21)
1197 1197
1198### Bug Fixes 1198### Bug Fixes
1199 1199
1200- **Windows:** Fix app size in fullscreen ([e210701](https://github.com/getferdi/ferdi/commit/e210701)) 1200- **Windows:** Fix app size in fullscreen ([e210701](https://github.com/ferdium/ferdium-app/commit/e210701))
1201- **Windows:** Fix app to be cropped at the bottom on Windows ([42f97b4](https://github.com/getferdi/ferdi/commit/42f97b4)) 1201- **Windows:** Fix app to be cropped at the bottom on Windows ([42f97b4](https://github.com/ferdium/ferdium-app/commit/42f97b4))
1202 1202
1203### Features 1203### Features
1204 1204
1205- **Todos:** Add option to disable todos ([5d03b91](https://github.com/getferdi/ferdi/commit/5d03b91)) 1205- **Todos:** Add option to disable todos ([5d03b91](https://github.com/ferdium/ferdium-app/commit/5d03b91))
1206 1206
1207## [5.3.0](https://github.com/getferdi/ferdi/compare/v5.2.1-beta.1...v5.3.0) (2019-09-06) 1207## [5.3.0](https://github.com/ferdium/ferdium-app/compare/v5.2.1-beta.1...v5.3.0) (2019-09-06)
1208 1208
1209- Removes pages begging you to donate after registration 1209- Removes pages begging you to donate after registration
1210- Makes all users Premium by default 1210- Makes all users Premium by default
1211- [Add option to change server to a custom](https://github.com/getferdi/ferdi#servers) [ferdi-server](https://github.com/getferdi/server) 1211- [Add option to change server to a custom](https://github.com/ferdium/ferdium#servers) [ferdium-server](https://github.com/ferdium/server)
1212- Remove "Franz is better together" popup 1212- Remove "Franz is better together" popup
1213- Makes RocketChat self-hosted generally available 1213- Makes RocketChat self-hosted generally available
1214- Comes with a custom branding proper to Ferdi 1214- Comes with a custom branding proper to Ferdium
1215 1215
1216## [5.2.1-beta.1](https://github.com/meetfranz/franz/compare/v5.2.0...v5.2.1-beta.1) (2019-07-30) 1216## [5.2.1-beta.1](https://github.com/meetfranz/franz/compare/v5.2.0...v5.2.1-beta.1) (2019-07-30)
1217 1217
@@ -1330,7 +1330,7 @@ Merge Franz v5.3.1 into Ferdi.
1330- **App:** Add security checks for external URLs ([6e5531a](https://github.com/meetfranz/franz/commit/6e5531a)) 1330- **App:** Add security checks for external URLs ([6e5531a](https://github.com/meetfranz/franz/commit/6e5531a))
1331- **Linux:** Add auto updater for Linux AppImage builds ([d641b4e](https://github.com/meetfranz/franz/commit/d641b4e)) 1331- **Linux:** Add auto updater for Linux AppImage builds ([d641b4e](https://github.com/meetfranz/franz/commit/d641b4e))
1332- **Spell check:** Add British English as spell check language ([#1306](https://github.com/meetfranz/franz/issues/1306)) ([67fa325](https://github.com/meetfranz/franz/commit/67fa325)) 1332- **Spell check:** Add British English as spell check language ([#1306](https://github.com/meetfranz/franz/issues/1306)) ([67fa325](https://github.com/meetfranz/franz/commit/67fa325))
1333- **Windows:** Add option to quit Ferdi from Taskbar icon ([952fc8b](https://github.com/meetfranz/franz/commit/952fc8b)) 1333- **Windows:** Add option to quit Ferdium from Taskbar icon ([952fc8b](https://github.com/meetfranz/franz/commit/952fc8b))
1334 1334
1335### Bug Fixes 1335### Bug Fixes
1336 1336
@@ -1339,7 +1339,7 @@ Merge Franz v5.3.1 into Ferdi.
1339- **Service:** Fix service zoom (cmd/ctrl+ & cmd/ctrl-) ([91a0f59](https://github.com/meetfranz/franz/commit/91a0f59)) 1339- **Service:** Fix service zoom (cmd/ctrl+ & cmd/ctrl-) ([91a0f59](https://github.com/meetfranz/franz/commit/91a0f59))
1340- **Service:** Fix shortcut for (un)muting notifications & audio ([1df3342](https://github.com/meetfranz/franz/commit/1df3342)) 1340- **Service:** Fix shortcut for (un)muting notifications & audio ([1df3342](https://github.com/meetfranz/franz/commit/1df3342))
1341- **Windows:** Fix copy & paste in service context menus ([e66fcaa](https://github.com/meetfranz/franz/commit/e66fcaa)), closes [#1316](https://github.com/meetfranz/franz/issues/1316) 1341- **Windows:** Fix copy & paste in service context menus ([e66fcaa](https://github.com/meetfranz/franz/commit/e66fcaa)), closes [#1316](https://github.com/meetfranz/franz/issues/1316)
1342- **Windows:** Fix losing window when "Keep Ferdi in background" is enabled ([78a3722](https://github.com/meetfranz/franz/commit/78a3722)) 1342- **Windows:** Fix losing window when "Keep Ferdium in background" is enabled ([78a3722](https://github.com/meetfranz/franz/commit/78a3722))
1343 1343
1344### General 1344### General
1345 1345
@@ -1355,7 +1355,7 @@ Merge Franz v5.3.1 into Ferdi.
1355### Features 1355### Features
1356 1356
1357- **Spellchecker:** Add automatic spellcheck language detection ([a5e7171](https://github.com/meetfranz/franz/commit/a5e7171)) 1357- **Spellchecker:** Add automatic spellcheck language detection ([a5e7171](https://github.com/meetfranz/franz/commit/a5e7171))
1358- **Windows:** Add option to quit Ferdi from Taskbar ([8808601](https://github.com/meetfranz/franz/commit/8808601)) 1358- **Windows:** Add option to quit Ferdium from Taskbar ([8808601](https://github.com/meetfranz/franz/commit/8808601))
1359 1359
1360### Bug Fixes 1360### Bug Fixes
1361 1361
@@ -1429,7 +1429,7 @@ Merge Franz v5.3.1 into Ferdi.
1429 1429
1430### Features 1430### Features
1431 1431
1432- **Windows:** Add taskbar action to reset Ferdi window ([08fa75a](https://github.com/meetfranz/franz/commit/08fa75a)) 1432- **Windows:** Add taskbar action to reset Ferdium window ([08fa75a](https://github.com/meetfranz/franz/commit/08fa75a))
1433- **Context Menu:** Add "Go Back" and "Go Forward" ([5c18595](https://github.com/meetfranz/franz/commit/5c18595)) 1433- **Context Menu:** Add "Go Back" and "Go Forward" ([5c18595](https://github.com/meetfranz/franz/commit/5c18595))
1434- **Context Menu:** Add Lookup, Search Google for ([5d5aa0c](https://github.com/meetfranz/franz/commit/5d5aa0c)) 1434- **Context Menu:** Add Lookup, Search Google for ([5d5aa0c](https://github.com/meetfranz/franz/commit/5d5aa0c))
1435- **App:** Add `--devtools` command line arg to automatically open Dev Tools ([84fc3a0](https://github.com/meetfranz/franz/commit/84fc3a0)) 1435- **App:** Add `--devtools` command line arg to automatically open Dev Tools ([84fc3a0](https://github.com/meetfranz/franz/commit/84fc3a0))
@@ -1526,7 +1526,7 @@ Merge Franz v5.3.1 into Ferdi.
1526 1526
1527- **App:** Fix memory leak in recipe polling loop ([c99848f](https://github.com/meetfranz/franz/commit/c99848f)) 1527- **App:** Fix memory leak in recipe polling loop ([c99848f](https://github.com/meetfranz/franz/commit/c99848f))
1528- **App:** Fix validation for side-by-side teamId & customURL ([bd51150](https://github.com/meetfranz/franz/commit/bd51150)) 1528- **App:** Fix validation for side-by-side teamId & customURL ([bd51150](https://github.com/meetfranz/franz/commit/bd51150))
1529- **App:** Reload Ferdi instead of all services one by one on sleep resume ([4e5f7af](https://github.com/meetfranz/franz/commit/4e5f7af)) 1529- **App:** Reload Ferdium instead of all services one by one on sleep resume ([4e5f7af](https://github.com/meetfranz/franz/commit/4e5f7af))
1530- **App:** Fix toggle buttons shown during import ([1220e2c](https://github.com/meetfranz/franz/commit/1220e2c)) 1530- **App:** Fix toggle buttons shown during import ([1220e2c](https://github.com/meetfranz/franz/commit/1220e2c))
1531 fix(App): Bugfix Fix memory leak in recipe polling loop 1531 fix(App): Bugfix Fix memory leak in recipe polling loop
1532- **App:** Fix invite screen [object Object] values ([81c4e99](https://github.com/meetfranz/franz/commit/81c4e99)) 1532- **App:** Fix invite screen [object Object] values ([81c4e99](https://github.com/meetfranz/franz/commit/81c4e99))
@@ -1611,15 +1611,15 @@ Merge Franz v5.3.1 into Ferdi.
1611 1611
1612### Features 1612### Features
1613 1613
1614- **Menu:** Add "About Ferdi" Menu item to Windows/Linux ([a21b770](https://github.com/meetfranz/franz/commit/a21b770)) 1614- **Menu:** Add "About Ferdium" Menu item to Windows/Linux ([a21b770](https://github.com/meetfranz/franz/commit/a21b770))
1615- **Menu:** Add menu item to toggle (service) dev tools ([e8da383](https://github.com/meetfranz/franz/commit/e8da383)) 1615- **Menu:** Add menu item to toggle (service) dev tools ([e8da383](https://github.com/meetfranz/franz/commit/e8da383))
1616- **Translation:** Add italian translation ([ab348cc](https://github.com/meetfranz/franz/commit/ab348cc)) ([dnlup](https://github.com/dnlup)) 1616- **Translation:** Add italian translation ([ab348cc](https://github.com/meetfranz/franz/commit/ab348cc)) ([dnlup](https://github.com/dnlup))
1617 1617
1618### Bug Fixes 1618### Bug Fixes
1619 1619
1620- **App:** Add checks to service url validation to prevent app freeze ([db8515f](https://github.com/meetfranz/franz/commit/db8515f)) 1620- **App:** Add checks to service url validation to prevent app freeze ([db8515f](https://github.com/meetfranz/franz/commit/db8515f))
1621- **macOS:** Fix disable launch Ferdi on start ([34bba09](https://github.com/meetfranz/franz/commit/34bba09)) 1621- **macOS:** Fix disable launch Ferdium on start ([34bba09](https://github.com/meetfranz/franz/commit/34bba09))
1622- **Windows:** Launch Ferdi on start when selected ([34bba09](https://github.com/meetfranz/franz/commit/34bba09)) 1622- **Windows:** Launch Ferdium on start when selected ([34bba09](https://github.com/meetfranz/franz/commit/34bba09))
1623- **Onboarding:** Fix issue with import of on-premise services ([7c7d27d](https://github.com/meetfranz/franz/commit/7c7d27d)) 1623- **Onboarding:** Fix issue with import of on-premise services ([7c7d27d](https://github.com/meetfranz/franz/commit/7c7d27d))
1624- **Shortcuts:** Flip shortcut to navigate to next/previous service ([37d5923](https://github.com/meetfranz/franz/commit/37d5923)) 1624- **Shortcuts:** Flip shortcut to navigate to next/previous service ([37d5923](https://github.com/meetfranz/franz/commit/37d5923))
1625- **Windows:** Open Window when app is pinned to taskbar and minimized to system tray ([777814a](https://github.com/meetfranz/franz/commit/777814a)) 1625- **Windows:** Open Window when app is pinned to taskbar and minimized to system tray ([777814a](https://github.com/meetfranz/franz/commit/777814a))
@@ -1648,10 +1648,10 @@ Merge Franz v5.3.1 into Ferdi.
1648 1648
1649### Bug Fixes 1649### Bug Fixes
1650 1650
1651- **App:** Force Ferdi to use single window ([2ae409e](https://github.com/meetfranz/franz/commit/2ae409e)) 1651- **App:** Force Ferdium to use single window ([2ae409e](https://github.com/meetfranz/franz/commit/2ae409e))
1652- **Onboarding:** Fix enable/disable service import toggle ([23174f9](https://github.com/meetfranz/franz/commit/23174f9)) 1652- **Onboarding:** Fix enable/disable service import toggle ([23174f9](https://github.com/meetfranz/franz/commit/23174f9))
1653- **Onboarding:** Fix service import ([99d1c01](https://github.com/meetfranz/franz/commit/99d1c01)) 1653- **Onboarding:** Fix service import ([99d1c01](https://github.com/meetfranz/franz/commit/99d1c01))
1654- **Payment:** Fix payment window when name contains special character ([a854614](https://github.com/meetfranz/franz/commit/a854614)) 1654- **Payment:** Fix payment window when name contains special character ([a854614](https://github.com/meetfranz/franz/commit/a854614))
1655- **macOS:** Add macOS dark theme system tray icon ([55805f1](https://github.com/meetfranz/franz/commit/55805f1)) 1655- **macOS:** Add macOS dark theme system tray icon ([55805f1](https://github.com/meetfranz/franz/commit/55805f1))
1656- **Windows:** Fix enable/disable autostart on login ([eca7f3b](https://github.com/meetfranz/franz/commit/eca7f3b)) 1656- **Windows:** Fix enable/disable autostart on login ([eca7f3b](https://github.com/meetfranz/franz/commit/eca7f3b))
1657- **Windows:** Fix multiple system tray icons when opening/closing Ferdi ([5b9b0c7](https://github.com/meetfranz/franz/commit/5b9b0c7)) 1657- **Windows:** Fix multiple system tray icons when opening/closing Ferdium ([5b9b0c7](https://github.com/meetfranz/franz/commit/5b9b0c7))