Major Release (2025/02/16)
Removal
- 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
- Added automatic timezone offset detection when the
--time-offset
option is not provided (#124). - Added support for call log for iOS (#122).
- Added customization of the headline (#97).
- Added backward navigation for split files.
- Added message preview feature for iOS replies (#28).
- Added more call status options (#117).
Bug Fixed
- Fixed the incorrect timestamp for iOS(#124).
- Fixed the duplicated base name issue (#126).
- Fixed the incorrect reply anchor behavior introduced in 0.10.5.
Improvement
- Migrated to
pyproject.toml
. - Added more crypt14 offsets.
- Implemented a better way to filter empty chats (#112).
- Implemented lazy-loading for videos and GIFs to enhance the loading performance of output HTML files (#103).
- 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.
- Added a new WhatsApp-like theme template. Try it with
--experimental-new-theme
(#97).
Binary Checksum
Unavailable. Use 0.11.1 instead.
Full Changelog: 0.10.5...0.11.0