Releases: matrix-hacks/ichat2json
Releases · matrix-hacks/ichat2json
v1.3.1
ichat2json v1.3.0
- Added
isReadkey. This is valid for both incoming and outgoing direct messages. It appears to be always false for multiparty chats.
ichat2json v1.1.0
- Add isMultiParty boolean to every message to know if it is part of a group chat or not
- Add
filesarray with string keysidandnamewhich allowing you to locate file attachments (e.g. picture messages) - Fix an issue where subject being nil would leave cause the JSON to be missing other, more important information.
ichat2json v1.0.1
Tested against my entire archive of ichat files.
It should be robust now.