Skip to content

Releases: xeals/signal-back

v0.1.7-alpha.2

17 Dec 05:00
Compare
Choose a tag to compare
v0.1.7-alpha.2 Pre-release
Pre-release
Capture reason for nil reference for #45

Also disable newer parts of raw messages for consistency

v0.1.7-alpha.1

08 Dec 09:00
Compare
Choose a tag to compare
v0.1.7-alpha.1 Pre-release
Pre-release
  • 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

02 Aug 14:21
Compare
Choose a tag to compare

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

24 Jun 04:30
Compare
Choose a tag to compare
v0.1.6-alpha.1 Pre-release
Pre-release
  • Trying some work on memory issues
  • Logging improvements hopefully

v0.1.5

27 May 02:23
Compare
Choose a tag to compare
  • Fixed password prompts being redirected to output files (#13)

v1.0.4

02 May 14:12
Compare
Choose a tag to compare

Resolves an issue where some attachments were missing metadata entries.

v0.1.3

26 Apr 11:47
Compare
Choose a tag to compare

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

26 Apr 11:28
Compare
Choose a tag to compare

Added support for MMS in CSV export and fixed a bug where empty parameters weren't being output as empty columns.

v0.1.1

25 Apr 00:06
Compare
Choose a tag to compare

Bug fix to hopefully support all of Signal's protocol types.

v0.1.0

17 Apr 10:51
Compare
Choose a tag to compare
Make Travis install dependencies again