Skip to content

Releases: subnub/syncmessage-macos-final-public

Fixed expressions

01 Sep 18:14
Compare
Choose a tag to compare

Fixed the expressions i broke in the lastest update :)

New Messages and read check reworked

01 Sep 03:05
Compare
Choose a tag to compare

Changed how the server checks for new messages, and new read receipts, also removed the written of files.

Fixed Users with no last message

31 Aug 15:42
Compare
Choose a tag to compare

Fixed issue with android app crashing, if user did not have a last message.

Added Error Message

30 Aug 15:08
Compare
Choose a tag to compare

Added error message if there is an error writing database.

Fixed Attachment issue

24 Aug 16:58
Compare
Choose a tag to compare

Fixed issues with null attachments causing syncMessage to crash.

Fixed potential db issue

21 Aug 20:31
Compare
Choose a tag to compare

Fixed potential DB issue if user does not have __CSDBRecordSequenceNumber in the Sqlite properties table.

Added error catching for no DB file

21 Aug 17:58
Compare
Choose a tag to compare

Now checks to make sure DB file exist, and will not continue until it does.

DB fix

21 Aug 06:47
Compare
Choose a tag to compare

db fix

Fixed stack tracing

21 Aug 04:37
Compare
Choose a tag to compare

Fixed error reporting not showing stack

Fixed Expressions

20 Aug 21:30
Compare
Choose a tag to compare

Fixed expressions causing older macs without expressions to crash