- Support for Python 3.10
- Dependency pins for Jinja2 and MarkupSafe
- Tar extraction to local (from temp path, which can be limited in size)
- Bugfix for the package gui modules not being included when building.
- GUI restructured
- Bugfix with WA decoder
- Dependencies updated
- CI/CD pipelines changed to Github Actions
- Minor FB decoding bugfix when no stickers column is present
- Bugfix related to file size retrieval from the remote device.
- File pull bug using adb (with root), affecting Windows.
- Improvements for backwards support on older Android versions.
- Switched timeouts to
wrapt_timeout_decorator
to fix bug with Python 3.8
- Critical fix in WhatsApp crypt decoding.
- Improved SQLite database handling on erroneous text entries.
- Bugfix in decoding databases containing additional sources, which affected decoders for: "Facebook", "Kik", "WhatsApp".
- Bugfix date decoding in "Android Browser History".
- Added Python 3.9 to the tox test suite.