Releases: DarshanParbadiya/WhatsApp-Automation-Bulk-Messages-Images-Sender
Releases · DarshanParbadiya/WhatsApp-Automation-Bulk-Messages-Images-Sender
PySide6 migration latest
- I’ve fully migrated the project to PySide6, and I’ve added convenient features like configuration files. Now, if the WhatsApp Web UI changes, adjustments can be made directly through the app itself—no source code changes required. Enjoy the enhanced flexibility!
- The program is set to check that the configuration file is located in the same directory as the software. If the config file is missing, the program will automatically exit.
- config file is included in the zip.
Bug fixes
update selenium to latest version.
Version 1.3-beta
-
This version includes all the features from the past and adds export sent, not sent or invalid numbers in CSV fomat.
-
whatsapp_helper.zip contains one-folder bundle executable .exe file in whatsapp_helper folder.
- Don't shrink window size of whatsapp Web in chrome browser since it changes HTML tags.
- exported csv will be available in the same folder, but it will be hard to find since so many files will already be there.
- dist.zip contains one-file bundled executable. It is better for exporting csv, csv will be available in the same folder.
Version 1.2 WhatsApp Helper
This release contains feature to send different messages which are attached with images.
executable contains single .exe file in dist folder. Do not move it outside of the folder, dependencies are located in build folder.