aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-09-10 23:01:01 +0530
committerLibravatar Vijay A <avijayr@protonmail.com>2021-09-10 23:01:01 +0530
commitb76fce72fc626481e647acc8803087dffd3fd008 (patch)
tree2610a35476719a9f08db93e3228a54d12b64f524 /CHANGELOG.md
parentchore: updated to new version of 'recipes' and updated changelog (diff)
downloadferdium-app-b76fce72fc626481e647acc8803087dffd3fd008.tar.gz
ferdium-app-b76fce72fc626481e647acc8803087dffd3fd008.tar.zst
ferdium-app-b76fce72fc626481e647acc8803087dffd3fd008.zip
docs: updated Changelog for next beta build tomorrow [skip ci]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md34
1 files changed, 31 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 08d01ced1..c45ff4907 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,17 +1,45 @@
1# [v5.6.1-beta.4](https://github.com/getferdi/ferdi/compare/v5.6.1-beta.3...v5.6.1-beta.4) (2021-09-10)
2
3- Add a confirmation dialog and a preference while quitting Ferdi (#1879) 💖 @vraravam
4- Turn off the certificate-whitelisting in ms-teams since that can cause an MITM attack. 💖 @vraravam, @kris7t
5
6### Bug Fixes
7
8- Fix sidebar dimension when used in horizontal style (#1896) 💖 @CSY54
9- Partially revert the certificate-whitelisting for outlook since it caused crashes 💖 @vraravam
10- Fix macOS black screen when closing to systray in fullscreen mode (#1878) 💖 @sad270
11- Fix issue while importing exported `ferdi.data` file while switching from one laptop to another when it had workspaces (#1874) 💖 @vraravam
12- Fix for 'Support' link not working (404 error) (#1806) 💖 @kytwb
13- Fix zoom actions executed on another services (#1867) 💖 @sad270
14- Fix sidebar context menu not synced when toggling via the context menu (#1871) 💖 @sad270
15- 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
16
17### Internal
18
19- Build tooling: 'recipes' (using 'pnpm') will coexist with 'ferdi' (using 'npm') (#1905) 💖 @mhatvan, @vraravam
20- Ability for service recipe to expose known certificate hosts (#1890) 💖 @vraravam
21- Remove dependency of recipes requiring `electron` and `electron/remote` modules (#1869 & getferdi/recipes#674) 💖 @vraravam
22- Fix 'stores.app.accentColor is marked as required' console error (#1859) 💖 @sad270, @vraravam
23- Ensure stored settings conform to type-safety 💖 @vraravam
24- Use namespaces when pulling docker base images since this is reqd for podman 💖 @vraravam
25- Remove `What's New` functionality since that is superceded by the `Changelog` (#1864) 💖 @mhatvan
26- Refactoring to have consistent usage (prep for ts conversion) (#1821) 💖 @vraravam
27- Improve contribution documentation (#1865) 💖 @sad270, @vraravam
28
1# [v5.6.1-nightly.56](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.55...v5.6.1-nightly.56) (2021-09-11) 29# [v5.6.1-nightly.56](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.55...v5.6.1-nightly.56) (2021-09-11)
2 30
3- Turned off the certificate whitelisting in ms-teams since that can cause an MITM attack. 💖 @vraravam, @kris7t 31- Turn off the certificate whitelisting in ms-teams since that can cause an MITM attack. 💖 @vraravam, @kris7t
4 32
5### Internal 33### Internal
6 34
7- 'recipes' (using 'pnpm') will coexist with 'ferdi' (using 'npm') (#1905) 💖 @mhatvan, @vraravam 35- Build tooling: 'recipes' (using 'pnpm') will coexist with 'ferdi' (using 'npm') (#1905) 💖 @mhatvan, @vraravam
8 36
9# [v5.6.1-nightly.55](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.54...v5.6.1-nightly.55) (2021-09-10) 37# [v5.6.1-nightly.55](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.54...v5.6.1-nightly.55) (2021-09-10)
10 38
11### Bug fixes 39### Bug fixes
12 40
13- Fix sidebar dimension when used in horizontal style (#1896) 💖 @CSY54 41- Fix sidebar dimension when used in horizontal style (#1896) 💖 @CSY54
14- Partially reverted the cookie-handling for outlook since it caused crashes 💖 @vraravam 42- Partially reverted the certificate-whitelisting for outlook since it caused crashes 💖 @vraravam
15 43
16# [v5.6.1-nightly.54](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.53...v5.6.1-nightly.54) (2021-09-09) 44# [v5.6.1-nightly.54](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.53...v5.6.1-nightly.54) (2021-09-09)
17 45