Releases: simplito/privmx-endpoint-swift
Releases · simplito/privmx-endpoint-swift
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 
2.5.0-rc1
2.3.0
This release includes the support for Custom Events and User Verification, to learn more about those things see the documentation
Breaking changes:
- Feat!: New Handle Aliases by @Drejzer in #28
privmx.InboxHandlehas been changed toprivmx.EntryHandlein some of the methods. It still is a typealias for Int64. 
What's Changed
- Switched to PrivMX Endpoint v2.3.1-rc1 by @Drejzer in #29
 - Feat: getContextUsers by @Drejzer in #31
 - Refactor: filevector comparison by @Drejzer in #32
 - Fix: FileVector compare by @Drejzer in #33
 - Feat: Implemented EventApi by @Drejzer in #30
 - Feat: getChannel method by @Drejzer in #34
 - Feat: verify users by @Drejzer in #35
 - chore: Switched to PrivMX Endpoint 2.3.0-rc3 by @Drejzer in #38
 - Refactor: EventApi changes from RC3 by @Drejzer in #39
 - feat: Added verificationOptions to connect and connectPublic by @Drejzer in #41
 - Feat: new crypto methods by @Drejzer in #40
 - Feat: New Utils and Constants by @Drejzer in #42
 - Fix: methods now return the Swift wrapper for BIP39 by @Drejzer in #43
 - Feat: added Utils methods by @Drejzer in #44
 - Feat: expose scope field by @Drejzer in #45
 - Feat: add makeOptional for unsigned int as `OptionalCUnsignedInt make… by @Drejzer in #46
 - Chore: Switched to using PrivMX Endpoint v2.3.0 binaries by @Drejzer in #48
 - Refactor: changed the verifier implementation (now uses wrapper struc… by @Drejzer in #47
 - Refactor: renamed the field in 
VerificationResultand `_verif_reque… by @Drejzer in #50 - Refactor: made the factory methods of ExtKey static by @Drejzer in #51
 - Chore: use 2.3.1 binaries by @Drejzer in #52
 - Chore: switch to using PrivMX Endpoint v2.3.4 by @Drejzer in #53
 - Doc: Fixed typos by @Drejzer in #54
 
Full Changelog: 2.2.2...2.3.0