Releases: xeals/signal-back
Releases · xeals/signal-back
v0.1.7-alpha.2
Capture reason for nil reference for #45
Also disable newer parts of raw messages for consistency
v0.1.7-alpha.1
- Preliminary support for MMS in XML formatting
- Changed attachment decrypting to happen in chunks rather than as a whole
- Fixed an issue where avatars were handled incorrectly and attempting to read huge frames
- Fixed an issue relating to a database upgrade
v0.1.6
Incremental release to push required debugging features to pre-built.
- Added
check
command to verify integrity of backup with password.
- Added raw export option.
v0.1.6-alpha.1
- Trying some work on memory issues
- Logging improvements hopefully
v0.1.5
- Fixed password prompts being redirected to output files (#13)
v1.0.4
Resolves an issue where some attachments were missing metadata entries.
v0.1.3
Fix an issue where forced SMSes weren't recognised as standard SMS for our purposes.
Protocol issues in XML formatting should hopefully not panic any more and instead just display an error while continuing, to at least create a usable output (for debugging).
v0.1.2
Added support for MMS in CSV export and fixed a bug where empty parameters weren't being output as empty columns.
v0.1.1
Bug fix to hopefully support all of Signal's protocol types.
v0.1.0
Make Travis install dependencies again