Skip to content

Releases: worldcoin/idkit

Go Server 1.1.0

06 Apr 07:28
e47374b

Choose a tag to compare

What's Changed

  • feat: Respect minikit supported version by @Takaros999 in #142
  • fix: Fix timestamp format in native bridge by @Takaros999 in #143
  • IDKit JS Core Release 4.0.10 by @github-actions[bot] in #147
  • IDKit React Release 4.0.7 by @github-actions[bot] in #146
  • feat(core): add device legacy preset mapping by @Takaros999 in #144
  • fix: Support credential_type in legacy payload by @Takaros999 in #148
  • IDKit JS Core Release 4.0.11 by @github-actions[bot] in #149
  • IDKit React Release 4.0.8 by @github-actions[bot] in #150
  • IDKit Kotlin Release 4.0.2 by @github-actions[bot] in #151
  • IDKit Swift Release 4.0.4 by @github-actions[bot] in #152
  • feat: add return_to support for native idkit by @Takaros999 in #153
  • IDKit Swift Release 4.0.5 by @github-actions[bot] in #156
  • IDKit Kotlin Release 4.0.3 by @github-actions[bot] in #157
  • feat: Adopt protocol types and tweak bridge protocol by @Takaros999 in #158
  • fix: Fix try again in react widget by @Takaros999 in #159
  • feat(ui): add staging connect override toggle by @Takaros999 in #160
  • chore: bump world-id-primitives to 0.5.1 by @Takaros999 in #164
  • feat: Add IDKit debug logs by @Takaros999 in #165
  • IDKit JS Core Release 4.0.12 by @github-actions[bot] in #166
  • IDKit JS Core Release 4.0.13 by @github-actions[bot] in #168
  • IDKit React Release 4.0.9 by @github-actions[bot] in #169
  • feat: Update issuer schema ids by @Takaros999 in #161
  • fix!: Include version byte in signatures and address code debt by @Takaros999 in #172
  • fix: Improve signal hashing cache by @Takaros999 in #170
  • feat!: Improve networking error handling by @Takaros999 in #171
  • feat: Make react hook and widget MiniKit compatible by @Takaros999 in #173
  • refactor(widget): Simplify with a common base widget by @Takaros999 in #174
  • chore: Add back the action by @Takaros999 in #175
  • IDKit JS Core Release 4.0.14 by @github-actions[bot] in #176
  • fix: Fix error handling in native transport by @Takaros999 in #177
  • IDKit JS Core Release 4.0.15 by @github-actions[bot] in #179
  • IDKit React Release 4.0.10 by @github-actions[bot] in #180
  • chore: update codeowners by @Takaros999 in #181
  • feat(rust)!: update rp signature by @Takaros999 in #183
  • feat(js): expose return_to in core and react by @Takaros999 in #178
  • chore: increase default polling timeout to 15 minutes by @Takaros999 in #189
  • feat: Add appclip url for idkit swift by @Takaros999 in #190
  • IDKit Swift Release 4.0.6 by @github-actions[bot] in #191
  • IDKit JS Core Release 4.0.16 by @github-actions[bot] in #192
  • IDKit React Release 4.0.11 by @github-actions[bot] in #193
  • feat: Update session_id type & parsing by @Takaros999 in #188
  • feat: add build pre-action to check for IDKit native artifacts by @SeanROlszewski in #195
  • feat: add copy-to-clipboard button for connector URL by @SeanROlszewski in #194
  • feat: Expose v4 credentials by @Takaros999 in #187
  • feat: Improve debugging logs by @Takaros999 in #196
  • fix: bundle ESM-only @noble deps in CJS output by @Takaros999 in #197
  • IDKit JS Server Release 1.1.0 by @github-actions[bot] in #198
  • chore: Update native transport by @Takaros999 in #200
  • IDKit JS Core Release 4.1.0 by @github-actions[bot] in #201
  • IDKit React Release 4.1.0 by @github-actions[bot] in #202
  • IDKit Go Server Release 1.1.0 by @github-actions[bot] in #205

New Contributors

Full Changelog: go/idkit/v1.0.0...go/idkit/v1.1.0

IDKit Go 1.0.0

28 Feb 04:07
a51e02f

Choose a tag to compare

IDKit go module. Use this to sign requests in your backend.

For more informations check out our integration guide: https://docs.world.org/world-id/idkit/integrate