4.7.0 (2022-07-03)
🎁 Feature
- ci: add release workflow (83cd638)
- i18n: add Italian localization (#55) (ced5547)
- enable support for traybar entries on GNOME dash (#53) (66d20d3)
- some new features (2111390)
- unlock animation plus some cleanup (0a182a9)
- implement IPC & other improvements (81faa02)
- add open downloads directory button in download widget (419ffb2)
- app auto locking (d06a4ab)
- v4.0 (#35) (474b921)
- start application minimized. closes #19 (c5bf7a9)
🐞 Bug Fixes
- obey fullview settings on first launch & initial window size (b2f0fe4)
- properly hide custom notification on multi monitor setups (2005767)
- use availableGeometry to map position of notification (538d7d5)
- add missing icon, enabling install_icon target generation (clos… (#45) (48b9028)
- show notifications on correct screen (ff99a5f)
- logout flow during changepassword (92382d7)
- properly load setting for autoapplock checkbox (522eb75)
- save geometry in quit event (4a96855)
- raise window from hidden state when clicked on notification (0620e43)
- debug in debug mode (147487f)
- notification popup click behavior (e800208)
- snap: supress warnings (f2b06da)
- improve logout flow, on change password (ed5f760)
- change lock screen password beahvior (fa4012a)
- theme switching (7cd4b21)
- improve download file behavior (#32) (8f07146)
🎨 Styles
- code refactor (21940ee)
🚧 Chores
- use pre-commit (f82dcc6)
- update todo (2aa08e0)
- setQuitOnLastWindowClosed false (c751be2)
- set a minimum of 4 digits for the lock code (#56) (79b2b79)
- notification connect before show (f8455de)
- update app description (c6fd2e8)
- use appinstall artifacts from dist (247ed75)
- distribution related files (88c46fa)
- CI: use latest version of install-qt-action (60b6c22)
- CI: build with github action (ac31abd)
- define fallback values for macros (14f190c)
- qmake: avoid error message when .git folder is missing (close #49) (#52) (91d0cf1)
- add full view support closes #46 (b96a28d)
- version 4.4 (26f5659)
- install dicts using qmake (90210de)
- add git sponser link (122828f)
- improve settings window show behavior (d990901)
- improve window geo restore (3a08d5d)
- nitification popup tweak; code cleanup (5c2764f)
- update readme (a4c73b0)
- version 4.3 (3dae93a)
- use Ctrl+W to hide window to tray (dba5a9b)
- filter contextmenu items (6f4750c)
- restore window directly when another instance is launched (3911715)
- use new chat trigger method to invoke new chats (1d950cd)
- update changelog (59abd9d)
- version 4.2 (1f4816a)
- remove runguard (8c0df6d)
- window show behavior (7d30246)
- update default UA (dfb5b9c)
- stop timer instantly if rated already (cc43d4c)
- bump version 4.1 (a1af1bd)
- minor improvements (ea4056d)
- clean UA & disable js debug in app stdout (8cfbcf4)
- set default zoom factor for maximized windows to 1.0 (046e2e1)
- inform app is minimized via notification (19734a9)
- unify passowrd echomode in lock widget (5be4cae)
- test qpt gtk3 (020ac6d)
- add Desktop entry GenericName (e4bbdd1)
- move desktop file to src (4f0558a)
- use desktop-launch from content snap (dcc3923)
📦 Build
chaore
- CI: use Qt 5.15.2 (846d121)
cleanup
- removed snap_launcher (e658c46)