Skip to content

Releases: DIMO-Network/identity-api

v0.6.7

Choose a tag to compare

@elffjs elffjs released this 15 Jul 15:18

What's Changed

  • feat: filter vehicles by synthetic device connection by @elffjs in #187

Full Changelog: v0.6.6...v0.6.7

v0.6.6

Choose a tag to compare

@elffjs elffjs released this 29 May 15:54

What's Changed

  • feat: store and display SACDs for connection NFTs by @elffjs in #185

Full Changelog: v0.6.5...v0.6.6

v0.6.5

Choose a tag to compare

@elffjs elffjs released this 30 Apr 19:50

What's Changed

  • feat: handle SACD PermissionsRenounced event by @elffjs in #183

Full Changelog: v0.6.4...v0.6.5

v0.6.4

Choose a tag to compare

@zer0stars zer0stars released this 20 Apr 19:16
d5f651e

fix: wrap MCP handler with loader.Middleware

Fixes panic interface conversion: interface {} is nil, not *loader.Loaders on MCP tool calls that resolve dataloader-backed fields (e.g. vehicle.aftermarketDevice, vehicle.syntheticDevice). MCP now attaches a fresh dataloader set per request, matching /query behavior.

v0.6.3

Choose a tag to compare

@zer0stars zer0stars released this 20 Apr 19:01
cd203f2

chore: bump server-garage to v0.1.1

Fixes float64 is not an int errors on MCP shortcut tool calls with integer args (e.g. identity_get_vehicle with tokenId).

v0.6.2

Choose a tag to compare

@zer0stars zer0stars released this 20 Apr 17:43
2d76c7b

Add MCP server endpoint at /mcp (#177). Condensed schema + tool generation via server-garage/mcpgen v0.1.0.

v0.6.1

Choose a tag to compare

@elffjs elffjs released this 10 Apr 11:10

What's Changed

  • Update device definition parsing for new Fetch API format by @elffjs in #179

Full Changelog: v0.6.0...v0.6.1

v0.6.0

Choose a tag to compare

@elffjs elffjs released this 31 Mar 14:35

What's Changed

  • Prefer fetch-api device definition documents over DB fields by @elffjs in #178

Full Changelog: v0.5.5...v0.6.0

v0.5.5

Choose a tag to compare

@zer0stars zer0stars released this 05 Mar 23:11

Full Changelog: v0.5.4...v0.5.5

v0.5.4

Choose a tag to compare

@elffjs elffjs released this 28 Feb 19:15

Full Changelog: v0.5.3...v0.5.4