Releases: session-foundation/libsession-util
Releases · session-foundation/libsession-util
v1.5.7
What's Changed
- Add new attachment encrypt/decrypt functions by @jagerman in #65
- Enabled the "profile_updated" timestamp updating logic by @mpretty-cyro in #68
Full Changelog: v1.5.6...v1.5.7
v1.5.6
What's Changed
- Disabled the "profile_updated" timestamp updating logic by @mpretty-cyro in #67
Full Changelog: v1.5.5...v1.5.6
v1.5.5
What's Changed
- Added a mechanism to track when the public UserProfile data was last updated by @mpretty-cyro in #62
Full Changelog: v1.5.4...v1.5.5
v1.5.4
What's Changed
- Removed 'legacy_blinding' flag from convo info volatile functions by @mpretty-cyro in #60
Full Changelog: v1.5.3...v1.5.4
v1.5.3
What's Changed
- Removed the
legacy_blindingflag from blinded contacts by @mpretty-cyro in #59
Full Changelog: v1.5.2...v1.5.3
v1.5.2
What's Changed
- Increased the port numbers used by the network tests by @mpretty-cyro in #57
- Add blinded contact records to Contacts and ConvoInfoVolatile by @mpretty-cyro in #52
- Added 'profile_updated' to contact_info & member to version profile info by @mpretty-cyro in #54
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- Updated the seed node IP addresses by @mpretty-cyro in #55
- Increased version number to 1.5.1 by @mpretty-cyro in #56
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Added the ability to locally store arbitrary String -> Bool values and new local enum settings by @mpretty-cyro in #47
Full Changelog: v1.4.1...v1.5.0
v1.4.1
What's Changed
- chore: make cppcheck happy in ed25519 sign by @Bilb in #46
- Updated the code to ignore nodes which fail to parse by @mpretty-cyro in #48
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- API Documentation Websites V2 by @yougotwill in #34
- Keep clang format happy by @yougotwill in #40
- Renaming 'network' to 'session_network' because xcode can't debug by @mpretty-cyro in #41
- Added general xchacha20 encrypt/decrypt functions, doc tweaks by @mpretty-cyro in #42
- Fix flaky network tests by @mpretty-cyro in #33
- Add support for large, multi-part config messages by @jagerman in #11
- Renamed current_hashes on GroupKeys to active_hashes for consistency by @mpretty-cyro in #43
New Contributors
- @yougotwill made their first contribution in #34
Full Changelog: v1.3.1...v1.4.0