aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2020-01-29 17:24:21 +0100
committerLibravatar vantezzen <hello@vantezzen.io>2020-01-29 17:24:21 +0100
commit16d3077441fa56c9c29cb6acc4584a4af7757245 (patch)
tree4288b3f93b4142a16c1241a253d69291001eb1e3 /CHANGELOG.md
parentBump version number (diff)
downloadferdium-app-16d3077441fa56c9c29cb6acc4584a4af7757245.tar.gz
ferdium-app-16d3077441fa56c9c29cb6acc4584a4af7757245.tar.zst
ferdium-app-16d3077441fa56c9c29cb6acc4584a4af7757245.zip
Add 5.4.3 to changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md25
1 files changed, 25 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c97f60757..49f6c5b67 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,28 @@
1# [5.4.3](https://github.com/getferdi/ferdi/compare/v5.4.0...v5.4.3)
2### Features
3- Add inactivity lock #179
4
5### Minor changes
6- Upgrading to Electron 7 https://github.com/getferdi/ferdi/issues/170
7- Review empty lock password behaviour https://github.com/getferdi/ferdi/issues/232
8- Several minor UI improvements
9- Add several new services
10- Better handling of (adaptable/universal) dark mode eff719b87c60097342d393922048662c32255d88
11- Enhance icon file for better rendering on Windows #272
12- Add auto-focus on lock screen password field #269
13- Allow SVG mimetype for service custom icon #271
14- Add multisize tray icon for Windows (#316)
15
16### Bug fixes
17- Fix bypass flaw in lock feature https://github.com/getferdi/ferdi/issues/168
18- Fix spellchecker by using setTimeout https://github.com/getferdi/ferdi/issues/220
19- Fix zoom +/- in services https://github.com/getferdi/ferdi/issues/143
20- Fix microphone/camera access on some versions of macOS #193
21- Fix bugs with using Ferdi without an account
22
23### Build changes
24- Extended Travis build time from 30 to 100 minutes
25
1# [5.4.0](https://github.com/getferdi/ferdi/compare/v5.3.4...v5.4.0) 26# [5.4.0](https://github.com/getferdi/ferdi/compare/v5.3.4...v5.4.0)
2- Merge Franz v5.4.0 27- Merge Franz v5.4.0
3- Add option to show a service navigation bar 28- Add option to show a service navigation bar