whatsie

Feature rich WhatsApp Client for Desktop Linux

MIT License

Stars
1.6K
Committers
9

Bot releases are hidden (Show)

whatsie - version 4.4

Published by keshavbhatt over 2 years ago

changelog:

whatsie - version 4.3.1

Published by keshavbhatt over 2 years ago

change log:

  • feat: IPC; restore window directly when another instance is launched
  • feat: allow context menu on editable, selected, and copyable data types
  • fix: properly load setting for auto app lock checkbox
  • fix: logout flow during change password
  • fix: the minimize behavior; replace Ctrl+H with Ctrl+W to hide window to tray
  • fix: show notifications on the correct screen
  • fix: improve window geo restore: show settings window on the center of the screen where the mainwindow is located;
    show settings window at default pos if geometery is not saved; show mainwindow on the screen where the cursor is located;
    set default mainwindow size if saved geometry is not valid
whatsie - version 4.2

Published by keshavbhatt over 2 years ago

Change log:

  • fix: raise window from hidden state when clicked on notification
  • updated new UA
  • fix: window geometry persistence behavior
  • feat: open download directory straight from the download manager
  • fix: consistent window show behavior
  • feat: implement IPC
    • lets run only one instance of application
    • lets pass arguments from secondary instances to main
    • restore application with command line argument to secondary instance:
      example: whatsie whatsapp://whatsie
      will restore the primary instance of Whatsie process
  • fix: open new chat without reloading page
    • support both command line and dialog based new chat invocation.
whatsie - version 4.0

Published by keshavbhatt over 2 years ago

Change Log Version 4.0

  • fix(SystemTray) tray icon uses png rather than SVG
  • feat(SystemTray) added settings to lets users change the system tray icon click behavior(minimize/maximize on right-click)
  • feat(Download) added setting that lets the user set default download directory, avoid asking while saving files
  • fix(Notification) clicking popup now correctly restores the app window
  • feat(Lock) added a setting to let users change the current set password for the lock screen
  • feat(Lock) added setting to enable disable auto app locking, with defined duration
  • feat(Lock) current set password is now hidden by default and can be revealed for 5 seconds by pressing the view button
  • feat(Style/Theme) added ability to change widget style on the fly, added default light palette (prevent breaking of light theme on KDE EVs)
  • fix(Theme) dark theme update
  • feat(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)
  • fix(Setting) settings UI is more organized
  • fix(WebApp) enable JavaScript execCommand("paste")
  • feat(WebApp) tested for new WhatsApp Web that lets users use Whatsie without requiring the phone connected to the internet
  • fix(Lock) unify passowrd echomode in lock widget
  • fix(snap): suppress ATK warnings
  • feat(SystemTray): start application minimized
  • fix(WebApp): release Webengine properly on app exit
  • migrate code to Qt 5.15.2
  • snap: uses Qt 5.15.2 runtime content snap
whatsie - version 3.0

Published by keshavbhatt over 2 years ago

  • Port code to Qt 5.15, (upgraded QwebEngine library is more performant)
  • Setup Pipeline to build Using Qt 5.15
  • snap for core20 runtime
whatsie - version 2.0

Published by keshavbhatt about 3 years ago

whatsie - ver 1.0

Published by keshavbhatt over 3 years ago

Initial stable release.