Releases: Kalebu/alright
Releases · Kalebu/alright
v1.7
What's Changed
- Nitpicks by @leggewie in #105
- switch to platformdirs. Closes: #104 by @leggewie in #107
- Updated 'search box' element to newest Xpath by @badi95 in #115
- xpath fix: send_picture xpaths updated by @abdulmelikbekmez in #118
- option to create headless chrome by @fierylion in #120
- Fixed send_picture, send_file, send_video and added timeout to send_m… by @BryanBetancur in #135
- xpath fix: fixes for send_picture, updated attachment button xpath an… by @badi95 in #131
- Added new function, could be useful to some by @jeslynlamxy in #128
New Contributors
- @leggewie made their first contribution in #105
- @abdulmelikbekmez made their first contribution in #118
- @fierylion made their first contribution in #120
- @BryanBetancur made their first contribution in #135
- @jeslynlamxy made their first contribution in #128
Full Changelog: V1.6...v1.7
V1.6
What's Changed
- Update init.py by @theCJMan in #68
- Fixed the not interactable issue and did a bit of refactoring to the code by @Kalebu in #71
- Fixed Deprecation of find_elements_by_xpath by @FedericoCacciari in #79
- Fixed typos by @AvicennaJr in #83
- Bug fixes for send_picture by @badi95 in #89
New Contributors
- @Kalebu made their first contribution in #71
- @FedericoCacciari made their first contribution in #79
- @AvicennaJr made their first contribution in #83
Full Changelog: v1.5...V1.6
v1.5
What's Changed
- Updated the XPATH for the go-to web button. by @FranGmz in #54
- Updating the XPATH on the find_by_username method by @euriconicacio in #57
- Improves close_when_message_successfully_sent method, logging, and multiline support. by @euriconicacio in #58
- Created get_first_chat and search_chat_by_name methods! by @euriconicacio in #60
- Update README.md by @euriconicacio in #62
- Update example.py by @theCJMan in #63
- Update init.py by @theCJMan in #64
- Update init.py by @theCJMan in #65
- Creating check_if_given_chat_has_unread_messages method by @euriconicacio in #66
New Contributors
- @FranGmz made their first contribution in #54
- @euriconicacio made their first contribution in #57
Full Changelog: v1.4...v1.5
v1.4
What's Changed
- Adding ability to send a picture with caption by @badi95 in #46
- Updating README to reflect updates to send_picture by @badi95 in #47
- Update init.py -> Solving opening Desktop WhatsApp by @theCJMan in #49
- Update example.py -> Catering for WhatsApp desktop being installed by @theCJMan in #50
- This is to include the New Send Message 1 by @theCJMan in #51
New Contributors
Full Changelog: v1.3...v1.4