Skip to content

Latest commit

 

History

History
114 lines (113 loc) · 8.72 KB

CHANGES-0.1.md

File metadata and controls

114 lines (113 loc) · 8.72 KB

0.1.0

  • Opens WhatsApp Web in Electron using electron-prebuild

0.1.1

  • Replaced electron-prebuild with electron
  • External URLs now open in Default Browser instead of a new Electron Window
  • Fixed a Bug in which WhatsApp was unable to recognozied the version of Chrome (pull request #7) (contributor: Carpediem94)
  • Removed Default Menubar

0.1.2

  • Updated Electron to latest version (v5.0.0)
  • Added Confirmation Notification for "Desktop Notification Enabled"
  • Added Network Connectivity Checker
  • Ready to release v0.1.2

0.1.3-beta

  • Reverted electron version to v4.1.5 due to a bug in electron v5.0.0

0.1.3

  • Same as 0.1.3-beta

0.1.4

  • Forced Single Instance of WALC
  • Added Menus ( Window, Settings)

0.1.5

  • Fixed Allow Multiple Windows
  • Added Tray Icon
  • Added initial support to for Bot (Not yet functional)
  • Updated All Dependencies
  • Removed System Integration support for AppImage because the option has been depcecated
  • Added Snap Support

0.1.6

  • Fixed Desktop Integration for AppImages with custom approach

0.1.7

0.1.8

0.1.9

0.1.10

0.1.11

  • 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

0.1.12

  • Multiple Commits
    • Replaced WhatsBot with Forked NPM Pakcage for easy integration from upstream
    • Replaced WALC Logo
  • Commit ccdc526d0d52a7af8a782d0548b31410548094ab
    • Battery Low notification if battery is below 15%
  • Commit a105d4a683261f3216e3979590d6069168a5d4b8
    • Now you can choose to enable or disable notification for New Status Updates. Please note that you will not be notified about the new Status Updates that you have Muted from WhatsApp.