aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Keshav Bhatt <keshavnrj@gmail.com>2022-03-30 18:38:54 +0530
committerLibravatar Keshav Bhatt <keshavnrj@gmail.com>2022-03-30 18:38:54 +0530
commitbc8021ec7644e3b78858d3265ab329d0f4226dda (patch)
tree6b73eeb488f1fd1966264554287097a824ef58dc
parente800208f2a600bb77c04f012cbbc7ded506fd663 (diff)
downloadwhatsie-bc8021ec7644e3b78858d3265ab329d0f4226dda.tar.gz
whatsie-bc8021ec7644e3b78858d3265ab329d0f4226dda.zip
add changelog4.0
-rw-r--r--CHANGELOG.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..2bb28eb
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,15 @@
+Version 4.0
+- SystemTray: tray icon uses png rather than SVG
+- SystemTray: added settings to lets users change the system tray icon click behavior(minimize/maximize on right-click)
+- Download: added setting that lets the user set default download directory, avoid asking while saving files
+- Notification: clicking popup now correctly restores the app window
+- Lock: added setting to let users change the current set password for the lock screen
+- Lock: added setting to enable disable auto app locking, with defined duration
+- Lock: current set password is now hidden by default and can be revealed for 5 seconds by pressing the view button
+- Style/Theme: added ability to change widget style on the fly, added default light palette (prevent breaking of light theme on KDE EVs)
+- Theme: dark theme update
+- WebApp: added setting to set zoom factor when the window is maximized and fullscreen (gives user ability to set different zoom factor for Normal, Maximized/Fullscreen WindowStates)
+- Setting: settings UI is more organized
+- WebApp: enable JavaScript execCommand("paste")
+- WebApp: tested for new WhatsApp Web that lets users use Whatsie without requiring the phone connected to the internet
+