Skip to content

Releases: Louuke/WhatsJava

v1.0.2

16 Aug 15:08
Compare
Choose a tag to compare

Fix deletion of credentials.json file

v1.0.1

03 Jul 19:37
Compare
Choose a tag to compare
Fixed crash when working with ImageMessages

v1.0

03 Jul 19:36
2857603
Compare
Choose a tag to compare

A lot of code has been rewritten and things have been restructured. There are also many new methods, all of which can now be called synchronously.

v0.1.4-alpha

01 Jul 18:17
Compare
Choose a tag to compare
v0.1.4-alpha Pre-release
Pre-release

New

  • Nothing. This version is only intended to update the library version.

Big code rewrite

I will also update the repository at the same time with a heavily modified version of the API. Messages can now be loaded synchronously, the code has been greatly improved and profile pictures of contacts or groups can now be loaded by using the loadChatPicture() method

WIP

v0.1.3-alpha

04 Sep 16:34
Compare
Choose a tag to compare
v0.1.3-alpha Pre-release
Pre-release

New

  • Add clearMessage method to delete a sent message for yourself

Improvements

  • WhatsApp Web API Version got bumped up to 2,2035,14
  • Minor code cleanup

v0.1.2-alpha

08 Aug 21:23
41be0f6
Compare
Choose a tag to compare
v0.1.2-alpha Pre-release
Pre-release

New

  • Add method to load images and videos in full resolution

Change

  • getJpegThumbnail method for WebVideoMessages renamed to getMp4Thumbnail

v0.1.1-alpha

07 Aug 17:22
6e47d8c
Compare
Choose a tag to compare
v0.1.1-alpha Pre-release
Pre-release

Set Jitpack and Gradle target version to java 11

Initial alpha

07 Aug 03:27
c490e61
Compare
Choose a tag to compare
Initial alpha Pre-release
Pre-release
v0.1.0-alpha

Add a complete documentation to the README