Skip to content

Releases: KnugiHK/WhatsApp-Chat-Exporter

Minor Update 2022/03/04

04 Mar 05:52
Compare
Choose a tag to compare

Changed

  1. Added the crypt15 dependency to "android_backup" pip install extra
pip install whatsapp-chat-exporter[android_backup] # alias of crypt15
pip install whatsapp-chat-exporter[crypt12] # support crypt12 & 14
pip install whatsapp-chat-exporter[crypt14] # support crypt14 & 12
pip install whatsapp-chat-exporter[crypt15] # support crypt12,14,15

Feature Update 2021/02/22

22 Feb 14:04
24f7837
Compare
Choose a tag to compare

New Features

  1. Added support for Crypt15 End-to-End Encrypted Backup.
  2. Added support for different IV and database offsets (#7).
  3. Added shell exit code and informative messages on error.

Bug Fixed

  1. Prevent PermissionError from raising (#4).
  2. Fix FileNotFoundError when moving WhatsApp directory (#4).

Feature Update 2021/12/28

28 Dec 11:44
Compare
Choose a tag to compare

Change log

  1. Support crypt12 and crypt14 WhatsApp Backup (key required).
  2. Support custom template.
  3. Support newline in messages.
  4. Improved the style of metadata in dialog.
  5. Fixed a bug that raise exception when creating directory for vCards.

Pypi release 2021/05/31

31 May 03:00
Compare
Choose a tag to compare

Not much changes since release 0.5

  1. Bug fix on setup.py
  2. Ready for Pypi release

Major stable release 2021/05/12

12 May 05:51
4dd7f4e
Compare
Choose a tag to compare

This release added the following:

  1. CLI command
  2. Support iPhone encrypted backup

This release still misses the following features:

  1. Convert \r\n to
  2. Reply in iPhone
  3. The CSS for metadata (e.g. {Message Deleted})

Major stable release 2021/04/25

25 Apr 06:59
0bcf8a9
Compare
Choose a tag to compare

This release miss the following features:

  1. Convert \r\n to
  2. Reply in iPhone
  3. The CSS for metadata (e.g. {Message Deleted})
  4. Handle encrypted iPhone Backup