Skip to content

Releases: simplito/privmx-endpoint-swift

2.6.0-rc5

28 Oct 10:22
8c841e9

Choose a tag to compare

2.6.0-rc5 Pre-release
Pre-release

What's Changed

Full Changelog: 2.6.0-rc4...2.6.0-rc5

2.6.0-rc4

30 Sep 09:06
d87cd56

Choose a tag to compare

2.6.0-rc4 Pre-release
Pre-release

What's Changed

Full Changelog: 2.6.0-rc3...2.6.0-rc4

2.6.0-rc3

04 Sep 08:31

Choose a tag to compare

2.6.0-rc3 Pre-release
Pre-release

What's Changed

  • Added missing methods from 2.6.0-rc5 by @Drejzer in #65

Full Changelog: 2.6.0-rc2...2.6.0-rc3

2.6.0-rc2

02 Sep 14:04

Choose a tag to compare

2.6.0-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: 2.6.0-rc1...2.6.0-rc2

2.6.0-rc1

25 Aug 14:59

Choose a tag to compare

2.6.0-rc1 Pre-release
Pre-release

What's Changed

  • Feat[store] random write by @Drejzer in #60
  • [BREAKING] Feat!: New event registration workflow by @Drejzer in #59

Full Changelog: 2.5.0...2.6.0-rc1

2.5.0

31 Jul 15:06
84de014

Choose a tag to compare

What's Changed

Full Changelog: 2.3.0...2.5.0

2.5.0-rc3

07 Jul 12:44

Choose a tag to compare

2.5.0-rc3 Pre-release
Pre-release

Changes in updateKvdb
Full Changelog: 2.5.0-rc2...2.5.0-rc3

2.5.0-rc2

07 Jul 12:12

Choose a tag to compare

2.5.0-rc2 Pre-release
Pre-release

2.5.0-rc1

03 Jul 09:28
9c6f61a

Choose a tag to compare

2.5.0-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: 2.3.0...2.5.0-rc1

2.3.0

01 Jul 09:55
79651f7

Choose a tag to compare

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.InboxHandle has been changed to privmx.EntryHandle in 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 VerificationResult and `_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