Skip to content

Releases: iotaledger/notarization

Single Notarization v0.1.25

Choose a tag to compare

@itsyaasir itsyaasir released this 10 Jul 09:18
26ec45b

What's Changed

  • Release: Audit Trails Version 0.1.2 by @chrisgitiota in #287
  • feat: add correct records functionality by @itsyaasir in #288
  • Deploy devnet by @github-actions[bot] in #311
  • Deploy testnet by @github-actions[bot] in #312
  • Deploy mainnet by @github-actions[bot] in #313
  • feat: Update to iota v1.26.1 - Tests with product-core upstream-merge feature branch by @UMR1352 in #302
  • refactor: improve README structure and clarity by @itsyaasir in #278
  • chore: align documentation naming conventions by @itsyaasir in #315
  • Release: Single Notarization 0.1.25 and Audit Trails 0.1.3 by @itsyaasir in #314

Full Changelog: v0.1...v0.1.25

Audit Trails v0.1.3

Choose a tag to compare

@itsyaasir itsyaasir released this 10 Jul 09:18
26ec45b

What's Changed

  • feat: add correct records functionality by @itsyaasir in #288
  • Deploy devnet by @github-actions[bot] in #311
  • Deploy testnet by @github-actions[bot] in #312
  • Deploy mainnet by @github-actions[bot] in #313
  • feat: Update to iota v1.26.1 - Tests with product-core upstream-merge feature branch by @UMR1352 in #302
  • refactor: improve README structure and clarity by @itsyaasir in #278
  • chore: align documentation naming conventions by @itsyaasir in #315
  • Release: Single Notarization 0.1.25 and Audit Trails 0.1.3 by @itsyaasir in #314

Full Changelog: trails-v0.1.2...trails-v0.1.3

Single Notarization v0.1.24

Choose a tag to compare

@chrisgitiota chrisgitiota released this 23 Jun 13:58
76c2521

What's Changed

Full Changelog: v0.1.23...v0.1.24

Audit Trails v0.1.2

Choose a tag to compare

@chrisgitiota chrisgitiota released this 23 Jun 14:28
47052bf

What's Changed

  • Replace wasm-opt in bindings dep with local version by @wulfraem in #283
  • Fix fix_docs npm script in notarization_wasm and audit_trail_wasm by @chrisgitiota in #285
  • feat: Update to iota v1.25.0 - Tests with product-core upstream-merge feature branch by @chrisgitiota in #284

Full Changelog: trails-v0.1.1...trails-v0.1.2

Single Notarization v0.1.23

Choose a tag to compare

@chrisgitiota chrisgitiota released this 08 Jun 11:06
f665532

What's Changed

Full Changelog: v0.1.22...v0.1.23

Audit Trails v0.1.1

Choose a tag to compare

@chrisgitiota chrisgitiota released this 08 Jun 13:18
355056b

What's Changed

Full Changelog: trails-v0.1.0...trails-v0.1.1

Audit Trails v0.1.0

Choose a tag to compare

@itsyaasir itsyaasir released this 05 Jun 12:43
47a21f0

What's Changed

This release introduces Audit Trails, the second component of the IOTA Notarization Toolkit, alongside the already known Single Notarization.

Audit Trails provides governed, append-only record histories as shared on-chain objects. Use it when you need structured, sequential entries with role-based access control — for example compliance logs, supply-chain histories, or multi-party process records.

Highlights

  • AuditTrail on-chain object — sequential record storage with immutable and updatable trail metadata
  • Role-based access control — define roles with fine-grained permission sets and issue capability objects, optionally bound to an address or a validity window
  • Locking — trail-wide locking configuration restricting writes and deletions to records and the whole trail
  • Record tags — tag registry with per-role tag restrictions that can additionally be used to manage record access
  • Lifecycle events — events emitted for trail and record lifecycle changes across all layers

Packages

Layer Package
Move IotaAuditTrails (audit-trail-move) — deployed on mainnet, testnet, and devnet
Rust audit-trail-rsAuditTrailClient / AuditTrailClientReadOnly with builder-based transaction APIs
WASM/TypeScript @iota/audit-trails — JS/TS bindings for Node.js and browsers

Getting Started

Runnable examples covering trail creation, records, metadata, locking, access management, and deletion are available under examples/audit-trail, including real-world scenarios.

Full documentation will soon be available here: IOTA Notarization Toolkit docs.

Full Changelog: v0.1.21...trails-v0.1.0

Release v0.1.22

Choose a tag to compare

@chrisgitiota chrisgitiota released this 29 May 12:56
cc9ec36

What's Changed

Full Changelog: v0.1.21...v0.1.22

Release v0.1.21

Choose a tag to compare

@chrisgitiota chrisgitiota released this 08 May 09:40
741ed53

What's Changed

Full Changelog: v0.1.20...v0.1.21

Release v0.1.20

Choose a tag to compare

@chrisgitiota chrisgitiota released this 29 Apr 13:28
86f5a64

What's Changed

  • feat: Update to iota 96196f0 - yanked core2 fix for v1.21.1 by @chrisgitiota in #249

Full Changelog: v0.1.19...v0.1.20