Whatsapp-chat-exporter

Latest version: v0.11.2

Safety actively analyzes 710445 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.11.2

This is a hotfix addressing the missing template files inclusion. For a full list of changes, refer to release [0.11.0](https://github.com/KnugiHK/WhatsApp-Chat-Exporter/releases/tag/0.11.0).

Bug Fixed

1. Fixed the issue with the missing template files.
2. Fixed the handling of missing quoted content in iOS.

Binary Checksum
TBD

**Full Changelog**: https://github.com/KnugiHK/WhatsApp-Chat-Exporter/compare/0.11.0...0.11.2

0.11.0

Removal
1. The `--iphone` flag has been removed in this release. Please use `--ios` instead.
*Note: If you have been using the `-i` option for iOS, there is no change for you.*

New Feature
1. Added automatic timezone offset detection when the `--time-offset` option is not provided (124).
2. Added support for call log for iOS (122).
3. Added customization of the headline (97).
4. Added backward navigation for split files.
5. Added message preview feature for iOS replies (28).
6. Added more call status options (117).

Bug Fixed
1. Fixed the incorrect timestamp for iOS(124).
2. Fixed the duplicated base name issue (126).
3. Fixed the incorrect reply anchor behavior introduced in 0.10.5.

Improvement
1. Migrated to `pyproject.toml`.
2. Added more crypt14 offsets.
3. Implemented a better way to filter empty chats (112).
4. Implemented lazy-loading for videos and GIFs to enhance the loading performance of output HTML files (103).
5. UI/UX improvements.

Experimental
**The features or fixes in this section are experimental. Bugs and unexpected behaviors are expected. Please report any problems to their respective issues.**
1. Added a new WhatsApp-like theme template. Try it with `--experimental-new-theme` (97).

Binary Checksum
*Unavailable*. Use [0.11.1](https://github.com/KnugiHK/WhatsApp-Chat-Exporter/releases/tag/0.11.1) instead.

**Full Changelog**: https://github.com/KnugiHK/WhatsApp-Chat-Exporter/compare/0.10.5...0.11.0

0.10.5

Deprecation
The --iphone flag has been deprecated since 0.9.1 and will be removed in the next major release. Use --ios instead.
If you always use `-i` option for iOS, there is no change for you.

Support for Python 3.8 will be dropped in the next release.
As the official security support will be ended on 31 Oct 2024, this will be the last version that supports Python 3.8.

Removal
1. Removed `--preserve-timestamp` option.

New Feature
1. Added `--decrypt_chunk_size` option. This may be useful if the decryption of iOS backup is slow.
2. Added `--enrich-from-vcards` option for importing the contacts from vCards files (106).
3. Added `--pretty-print-json` option (106).
4. Added `--avoid-encoding-json` option to prevent non-ascii characters (106).
5. Added `--txt` option for rendering the chats in text format similar to what WhatsApp officially provided (108).
6. Added a chat filter using the sender of group messages (85).
7. Added unit conversion (115).

Bug Fixed
1. Fixed the incomplete JSON output on `--per-chat`. The Per-chat files can now be imported with `--import` (86).
2. Fixed a crash on unclean file name for `--per-chat` (86).
3. Fixed the missing message when using `--split` (114).
4. Fixed incorrectly recognized URL in `urlize()` (113).
5. Fixed empty file name for iOS's outputs.
6. Fixed the missing group name in iOS.
7. Removed the exit behavior on the missing contact database for iOS (76).

Improvement
1. Added lazy loading for images, which speeds up the loading of the HTML file in browsers (103).
2. Added `<base>` tag to reduce the output file size (103).
3. Filter empty chats by default. Use `--dont-filter-empty` to disable the filtering (106).
4. Show the caption, if any, even if the message is metadata (111).
5. Better UI for caption (111).
6. Accept units for the `--split` option.

Binary Checksum
ae92eaa82828b9a7697a6c041ae5069b745ce4dc60a03fd8105f1f9ef03d26b9 wtsexporter_linux_x64
f263785465e5b1f2db57e1b88278c615f6f19b874162a2aa886135f047055005 wtsexporter_macos_x64
485a7bdd3dc43d27deeffab68f3b2300ac5aee9f1b3146e6e4280e5c473835b1 wtsexporter_x64.exe

**Full Changelog**: https://github.com/KnugiHK/WhatsApp-Chat-Exporter/compare/0.10.0...0.10.5

0.10.0

Deprecation
The --iphone flag has been deprecated since 0.9.1 and will be removed in the future. Use --ios instead.
Although if you always use `-i`, there is no change for you.

The following modules have been rename:
* extract.py > android_handler.py
* extract_iphone.py > ios_handler.py
* extract_iphone_media.py > ios_media_handler.py

New Feature
1. Added support for decrypting contact db from crypt15 backup.
3. Added a script for brute-forcing crypt15 offsets.
4. Added an option for adjusting the time zone for the displayed time in output (64).
5. Added date and chat (partial) filters.
6. Added the ability to separate media for chats (93).

Bug Fixed
1. Fixed an unreliable way to determine chat (61).
2. Fixed same time at a day issue (64).
3. Fixed crashes.
4. Fixed incorrect table name for old schema.
5. Fixed SQL issue on missing table join.
7. Fixed improperly handled vCard (99).

Improvement
1. Refactored some code.
2. Ensured all messages are extracted chronologically (64).

Binary Checksum
a58d4bd0d88ea116aca07c93c635a706beeabdff47fbc3237c19acdeb6202217 wtsexporter_linux_x64
c5324b0f6b54043ef7cac32b89319685636e30212ade05c90439dfb26cb09715 wtsexporter_macos_x64
f4ba5410138e9981a89cc9b8080fe29f3f9d481cea4aa2beb060d68a9e311663 wtsexporter_x64.exe

**Full Changelog**: https://github.com/KnugiHK/WhatsApp-Chat-Exporter/compare/0.9.7...0.10.0

0.9.7

Deprecation: The --iphone flag has been deprecated since 0.9.1 and will be removed in the future. Use --ios instead.

New Feature
1. Added support for extracting WhatsApp Business in iOS backup (60).
2. Added an option to preserve the timestamp for iOS backup (65).
3. Made the vcard output path follow the specified output media directory.
4. Made URLs in chats clickable (69).

Bug Fixed
1. Fixed a crash when a call does not belong to any chat (58).
2. Fixed a crash caused by system chat.
3. Fixed the incorrect sender in group chat (67).

Improvement
1. Refactored some code.

Binary Checksum
66a35c9bc1c5af0fe243c286083b448e40e0452f512cd88c612fced584358d26 wtsexporter_linux_x64
e89de03492472270c261ffb65bdd9582a397a826b8bf29fa51a9f06cf017ae69 wtsexporter_macos_x64
60f8ece7a41e027cd3cd271e16f615fe241dffd40d802d5cb9505c0127b60144 wtsexporter_x64.exe

0.9.5

Security: This release contains a security fix. You are strongly advised to update the exporter.
Deprecation: The --iphone flag has been deprecated since 0.9.1 and will be removed in the future. Use --ios instead.

New Feature
1. Added initial support for reply in iOS/iPadOS (28).
2. Added support for exported chat (22).
3. Added highlighting when navigating to replied message.
4. Added support for split outputs (23).
5. Added fallback contact name when contact name is not set.
6. Added support for missed call metadata and call logs for Android.
7. Added support for importing an outputted JSON file to HTML output.
8. Added support for contacts' status.
9. Added more aliases to `wtsexpoter` command.
10. Added support on a lot of metadata in Android (39).
11. Whole WhatsApp directory is now extracted on iOS backup. This change causes the default root directory of iOS media to change.

Bug Fixed
1. Fixed "file exists" exception.
2. Fixed too-long vCard file name (51).
3. Fixed incorrect media path on iOS (49).
4. Fixed a wrong SQL alias.
5. Fixed Cross-Site Scripting vulnerability.†
6. Fixed raise of exception when "media_folder" does not exist on the filesystem.
7. Fixed the wrong type of `media_wa_type` in the old Android schema.
8. Fixed only one group chat is rendered when the contact database is not present.
9. Fixed wrongly determined metadata as the change of group name.
10. Fixed incorrect sender name of group message.
11. Fixed missing attribute in the Message class.

Workaround
1. Implemented a workaround for non-UTF8 message (44).

Improvement
1. Added checksum on compiled binaries.
2. Added new offsets for crypt14 file (38, 46).
3. Made the "not supported" note looks less intimidating (39).
4. Refactored some code.
5. Reduced output size.
6. Reduced the dimension of the image and sticker rendered in HTML output.

Binary Checksum
6ab39967ca4b4e7ebfab1c6eccced293e24912f48791f2f68260b14044271395 wtsexporter_linux_x64
6a0182c07a3b83bd16029a143d4e567597e4576bd4b974a19947df4b61b660e6 wtsexporter_macos_x64
dbbf81f9fc9691665ca337f3fe0ffaf6ce08c6df3f5c66fb80a5f357aa026d9a wtsexporter_x64.exe

Footnote
† XSS is intended to be mitigated by Jinja's escape function. However, `autoescape=True` was missing when setting the environment.

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.