Releases: WAClient/WALC
WALC v0.3.3
Bug fixes:
- Fix whatsapp integration
WALC v0.3.2
Bug fixes:
- Fix whatsapp integration
- Fix offline page sometimes stuck retrying
WALC v0.3.1
Bug fixes:
- Fix notification not working #229
- Fix whatsapp integration
WALC 0.3.0
From now on any new features will get a minor version bump. If there's only bug fixes only the patch version will get a bump.
What's new
Chat with any number
Need to chat some stranger? Or want to quickly send something to some guy's number? We're all too tired to reach our phone, open contact, add the number, then finally send the message. You can now chat with other people without saving their number! Go to Dashboard > Tools > Open Chat
Monochrome tray icon
The default tray icon don't match your taste? Want a uniform look on your tray? Now you can change it to monochrome icon by going to Dashboard > Settings > Tray Icon > Icon Type
PS: the tray badge would still be bright red when there's a new message
Bug Fixes
- WhatsApp works with Chrome 60+
Now more robust & should work with other language. Fixes #172
v0.3.0-beta.0
From now on any new features will get a minor version bump. If there's only bug fixes only the patch version will get a bump.
What's new
Chat with any number
Need to chat some stranger? Or want to quickly send something to some guy's number? We're all too tired to reach our phone, open contact, add the number, then finally send the message. You can now chat with other people without saving their number! Go to Dashboard > Tools > Open Chat
Monochrome tray icon
The default tray icon don't match your taste? Want a uniform look on your tray? Now you can change it to monochrome icon by going to Dashboard > Settings > Tray Icon > Icon Type
PS: the tray badge would still be bright red when there's a new message
Bug Fixes
- WhatsApp works with Chrome 60+
Now more robust & should work with other language. Fixes #172
WALC 0.2.4
Bug fixes:
- Fix whatsapp integration
- Notification grouping returns 🥳🎉
WALC 0.2.3
Bug fixes:
- Fix dashboard icon not showing
- Fix whatsapp integration
- Disabled notification grouping (temporarily) since it causes problem when replying
WALC 0.2.2
Considering that @cstayyab haven't been able to contribute to WALC, he made a separate Github Organization and added me as maintainer.
Despite being minor release, this version packs a lot of new features (I probably should reconsider the versioning schema). But here's to highlight some.
What's New
Support for WhatsApp Multi Device 🥳🎉
WALC is now compatible with WhatsApp Multi Device
New Notification System 💬🎉
The notification now integrate more to the system and WhatsApp. If you're using KDE Plasma 5.18 or above, you can use inline reply. But you can still use the Mark as read action on other DE. Notification will be correctly formatted (bold, italic, and link only) and grouped.
Peek.2022-04-22.10-50.mp4
However, I did not test the new notification on other DE, it could be broken there. You could check this option to use the old notification.
App Lock 🔒
Secure your chat from prying eyes 👀! It's not the most secure thing in the world, but at least it will keep most people away. Currently open for suggestions, like how to reset the password (yes, there is currently no easy way to reset the password if you forgot it).
And other new features:
- Always show Dashboard icon even if whatsapp integration is broken
- Notify and disable some features in dashboard when whatsapp integration is broken (will do in dashboard icon and tray in the future)
Bug fixes:
- Improve online check in WALC offline page
- WALC will correctly open existing window when launching the app again
v0.2.2-beta.4
What's New
Notification Inline Reply and Mark as read 💬 🎉
Peek.2022-04-22.10-50.mp4
After consulting to a helpful KDE developer, I got this awesome feature in. If you're using KDE Plasma 5.18 or above, you can use inline reply. But you can still use the Mark as read action on other DE. However, I did not test the new notification on other DE, it could be broken there. You could check this option to use the old notification.
v0.2.2-beta.3
Bug Fixes:
- AppLock D-Bus error handling
- replaced D-Bus implementation with newer one
- fix bugs in App Lock settings page