Releases: simplito/privmx-endpoint-swift
Releases · simplito/privmx-endpoint-swift
2.6.0
New Features
To learn more about these features, check out the documentation.
Random Write
Store Files now support Random Write Functionality.
Context User Events
Core now has Events that arrive when:
- A new user is added to a Context
- A user is removed from the Context
- A user connects or disconnects
Breaking Changes:
Event Registration
Event registration flow has been completely reworked, see the docs for details.
Context Users
getContextUsers has been replaced by listContextUsers(of:basedOn:).
What's Changed
- Switched to RC build of 2.6.0 libs by @Drejzer in #58
- Feat[store] random write by @Drejzer in #60
- Feat!: New event registration workflow by @Drejzer in #59
- Added missing syncFile method by @Drejzer in #61
- Feat!: listContextUsers by @Drejzer in #63
- Feat: new events in Core by @Drejzer in #64
- Added missing methods from 2.6.0-rc5 by @Drejzer in #65
- Sync inline Docs with C++ by @Drejzer in #66
- Fix: update to 2.6.3 by @Drejzer in #67
- Feat: bump privMX Endpoint binaries to 2.6.4 by @Drejzer in #69
Full Changelog: 2.5.0...2.6.0
2.6.0-rc6
2.6.0-rc5
2.6.0-rc4
2.6.0-rc3
2.6.0-rc2
2.6.0-rc1
2.5.0
2.5.0-rc3
Changes in updateKvdb
Full Changelog: 2.5.0-rc2...2.5.0-rc3
2.5.0-rc2
- changes in
creeateKvdb
Full Changelog: 2.5.0-rc1...2.5.0-rc2