Skip to content

Releases: albertopasqualetto/Bulk-WhatsappWeb-Sender

Updated dependencies

20 May 09:46
Compare
Choose a tag to compare

Updated dependencies

23 Mar 09:49
Compare
Choose a tag to compare

Fixed whatsapp web

15 Jan 19:16
Compare
Choose a tag to compare

whatsapp-web.js has been updated to solve a breaking change in Whatsapp Web.

Full Changelog: v2.1.2...v2.1.3

Update checker in GUI

14 Jan 17:59
Compare
Choose a tag to compare

GUI now accepts whitespaces in text

14 Jan 16:46
Compare
Choose a tag to compare

GUI now tries to install node.js

09 Jan 10:14
Compare
Choose a tag to compare

GUI now tries to install node.js.

Full Changelog: v2.0.0...v2.1.0

GUI - simple but nice

08 Jan 15:03
Compare
Choose a tag to compare

Added a simple but nice GUI.
It is made with python's tkinter.

You can find its compilated version (Windows only) here in releases, but also in the root of the project.

Full Changelog: v1.6.1...v2.0.0

Redundant browser download fixed

21 Dec 12:09
Compare
Choose a tag to compare

All browsers management

20 Dec 18:07
Compare
Choose a tag to compare

Now BWWS can manage most important browsers.
Also temporarily there is a problem with video attachments, they will be sent as documents.

Thanks to @rolitoxdd for its PR #16.

Full Changelog: v1.5.1...v1.6.0

Number without country code

30 Sep 22:33
Compare
Choose a tag to compare

Now you can send messages to numbers without writing its prefix since it will fallback to the same international country code of the sender number.

Also the project migrated to ES6.

Full Changelog: v1.2.0...v1.5.0