Skip to content

v4.10.0

Choose a tag to compare

@github-actions github-actions released this 17 Sep 09:03

4.10.0 (2022-09-17)

🎁 Feature

  • systemtray notification counter (530c24b)
  • add toggle theme desktop action (f8c9b33)
  • 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

  • duplicate action in desktop file (2837c87)
  • auto lock while scrolling (baa5266)
  • build: fix build due to missing icon (5464060)
  • focus on password edit when echo (cee2dc8)
  • web: bypass lock check while loading quirk (6c6275c)
  • 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)

πŸ“„ Documentation

  • changelog: update cl & ver after release (1f2bb6f)
  • changelog: update cl & ver after release (5cdba51)
  • changelog: update cl & ver after release (9472e9e)
  • changelog: update cl & ver after release (bd7386a)
  • changelog: update cl & ver after release (554ceff)
  • changelog: update cl & ver after release (572d694)
  • changelog: update cl & ver after release (e0d15c2)
  • changelog: update cl & ver after release (974933d)

🎨 Styles

🚧 Chores

  • update appdata (273a913)
  • snap: use svg icon for snap store (bcec3ee)
  • skip dictionaries conversion if build type is flatpak build (f16086c)
  • Version bump 4.9 (af39ff6)
  • snap: use svg icon for desktop entry (51dcb0d)
  • ci: release dry-run action (7ef46aa)
  • delete filedialog after exec (5e50519)
  • add notification icons (997ae82)
  • webengine: disable support for Pepper plugins (325d841)
  • some enhancements (ff575c4)
  • update UA to 104 (d03e9fc)
  • bump version 4.8 (7fde1e4)
  • unlock action button (771625d)
  • build: use Qt5.15.4 for build (54f9721)
  • update readme (0d3bd46)
  • udapte new settings window screenshot (6f3f18c)
  • remove unused xml module (2d71f12)
  • version bump in pro (211699e)
  • ci: disable auto release and version file (6f134db)
  • Merge branch 'dev' (9f56686)
  • ui: update ui color (8a74ccb)
  • 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

  • snap: use SNAPCRAFT_ARCH_TRIPLET (8962c8b)
  • migrate to qt 5.15 (9867a6b)

chaore

cleanup