Skip to content

Releases: WAClient/WALC

v0.2.2-beta.2

15 Apr 17:26
Compare
Choose a tag to compare
v0.2.2-beta.2 Pre-release
Pre-release

Sorry for the very long delay, got very busy for a couple of months. But to worry not! To compensate, we got features

What's New

  • Official support for WhatsApp multi device 🥳🎉
    I finally got time to update whatsapp-web-electron.js (the library we depend on to integrate with WhatsApp) to support multi device
  • App Lock 🔒
    Secure your chat from prying eyes using app lock! 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).
    Also, the "Lock on Screen Lock" feature is only tested on KDE. Please help me test it on other DE.
  • Some tweaking to the settings page

v0.2.2-beta.1

08 Dec 17:09
Compare
Choose a tag to compare
v0.2.2-beta.1 Pre-release
Pre-release

What's New

  • 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)
  • Now WALC will open existing window when launching the app again

Tip

Did you know that WALC has a hidden menu? Press alt to show it! The menu has useful shortcuts like the nifty chat shortcut. Productivity goes brrr... 📈📈

v0.2.2-beta.0

07 Sep 16:50
Compare
Choose a tag to compare
v0.2.2-beta.0 Pre-release
Pre-release

Hello, long time no see. @cstayyab has transferred ownership to WAClient organization. No time for long speech right now, so let's get going with the update. There is not much change in this update, I just updated all the dependency to make sure the app works. Because there's just so many libraries to update, I need your help to test it to make sure it's bug free when it releases.

WALC-0.2.1

04 May 19:07
1f5edb9
Compare
Choose a tag to compare

Bug Fixes (by @Zzombiee2361)

  • update whatsap-web-electron.js
  • make sure whatsapp web is not loaded in dashboard window
  • unregister service worker when asked to update browser, fixes #138
  • handle disconnect event and reload whatsapp

Bug Fixes (Snap Version) (by @cstayyab)

  • #129 Added Microphone interface (Enable from Snap Store > Search > WALC > Permissions OR use this command in Terminal snap connect walc:audio-record)

Reverted Electron Forge to Electron Builder

WALC-0.2.0

02 May 23:39
Compare
Choose a tag to compare

WALC 0.2.0

A few top level changes are as follows:

  • Migrated Offline Page to Vue
  • Added Dashbaord
  • WhatsApp Theme Tracking
  • Migrated to WhatsApp-Web.js to Electron specific Package
  • Migrated Build system to electron-forge (@cstayyab)
  • Added Full Width Option
  • Added Chat Switching using Ctrl+Num keys

Note

  • As we migrated to electron-forge we are putting snap Support on hold. Meanwhile, we will be working on added it back as well as support for other package types e.g. flatpak, deb, rpm
  • Unless otherwise mentioned all the work in this release has been done by @Zzombiee2361

Known Issues

  • Tray Icon duplicates when "Close to Tray" option is toggled. (Upstream Electron Bug)

WALC-0.1.11-Post-x86_64

13 Oct 06:49
Compare
Choose a tag to compare

This is a critical bug fixing release. You might have to manually download and replace the AppImage File with exact same name as you have in your installation directory before.

WALC-0.1.11-x86_64

16 Aug 15:10
Compare
Choose a tag to compare
  • Commit 54812b4148c4abba2e3f6996b9ac413ef1931b1e (Pull Request #60)
    • Show WALC instead of exit prompt on new instance (issue #56 and #57)
  • Commit 968f5b2b4313873608845262bf8debf662a39e9d (Pull Request #62)
    • Added launcher script when installed with npm install (issue #61)
      Please note that WALC installation using npm install -g walc is not officially supported.
  • Commit ff0fd327a2ec62c1fb9d327248865abf75c5f9b3 (Pull Request #64)
    • Removed waStore since window.Store is already loaded by whatsapp-web.js
    • Removed dark mode toggle since whatsapp officially supports it
    • Better window.Store detection on preload.js
    • Added Ctrl+Q shortcut to exit WALC (issue #43)
    • Immediately retry connecting to whatsapp when internet is online

Special Thanks to @Zzombiee2361 for doing most of the work in this release.

WALC-0.1.10-x86_64

11 Jul 14:00
Compare
Choose a tag to compare

This released is delayed 2 months because I couldn't find the time merge PRs, update code and test it all properly.

WALC-0.1.9-x86_64

16 May 13:58
Compare
Choose a tag to compare

Dark Mode is Finally Here

CHANGELOG

WALC-0.1.8-x86_64

12 May 22:00
Compare
Choose a tag to compare

CHANGELOG