WALC 0.3.0 #226
Replies: 7 comments 8 replies
-
Will there be an AppImage [WALC 0.3.0]? |
Beta Was this translation helpful? Give feedback.
-
There's an AppImage on the release page |
Beta Was this translation helpful? Give feedback.
-
Do U mean the pre-release, beta version AppImage? Tks |
Beta Was this translation helpful? Give feedback.
-
@Zzombiee2361 This release (v0.3.0) has only two assets without AppImage (included in the previous releases). |
Beta Was this translation helpful? Give feedback.
-
Oh turns out it failed to upload, I fixed it now |
Beta Was this translation helpful? Give feedback.
-
8 days later.... Updated the AUR package... EDIT: There's something wrong with the PKGBUILD, will be debugged after رمضان |
Beta Was this translation helpful? Give feedback.
-
I'm now debugging the manual build process of the AUR PKGBUILD. When I follow the steps, I get the following errors: ~> cd WALC-0.3.0
~> npm install
[...]
~> npm run dev
[...]
~> npm start
> walc@0.3.0 start
> electron .
App threw an error during load
Error: Cannot find module 'whatsapp-web-electron.js'
Require stack:
- /tmp/WALC-0.3.0/src/main.js
- /tmp/WALC-0.3.0/node_modules/electron/dist/resources/default_app.asar/main.js
-
at Module._resolveFilename (node:internal/modules/cjs/loader:940:15)
at n._resolveFilename (node:electron/js2c/browser_init:245:1105)
at Module._load (node:internal/modules/cjs/loader:785:27)
at c._load (node:electron/js2c/asar_bundle:5:13343)
at Module.require (node:internal/modules/cjs/loader:1012:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object.<anonymous> (/tmp/WALC-0.3.0/src/main.js:16:20)
at Module._compile (node:internal/modules/cjs/loader:1120:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1175:10)
at Module.load (node:internal/modules/cjs/loader:988:32)
A JavaScript error occurred in the main process
Uncaught Exception:
Error: Cannot find module 'whatsapp-web-electron.js'
Require stack:
- /tmp/WALC-0.3.0/src/main.js
- /tmp/WALC-0.3.0/node_modules/electron/dist/resources/default_app.asar/main.js
-
at Module._resolveFilename (node:internal/modules/cjs/loader:940:15)
at n._resolveFilename (node:electron/js2c/browser_init:245:1105)
at Module._load (node:internal/modules/cjs/loader:785:27)
at c._load (node:electron/js2c/asar_bundle:5:13343)
at Module.require (node:internal/modules/cjs/loader:1012:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object.<anonymous> (/tmp/WALC-0.3.0/src/main.js:16:20)
at Module._compile (node:internal/modules/cjs/loader:1120:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1175:10)
at Module.load (node:internal/modules/cjs/loader:988:32) |
Beta Was this translation helpful? Give feedback.
-
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
Now more robust & should work with other language. Fixes [Bug Report] Whatsapp works with Chrome 60+ #172
This discussion was created from the release WALC 0.3.0.
Beta Was this translation helpful? Give feedback.
All reactions