Skip to content

Releases: edobry/keyfabe

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 23:48

1.1.0 (2026-07-03)

Features

  • add identify command to match a tag against all saved identities (70368a7)
  • add inspect command to decode saved MIFARE Classic dumps (884c8c5)
  • add value command and stored-value card docs (87cb51b)
  • add verify --deep to compare on-card value blocks, not just UID (a91a984)
  • surface full-vs-UID-only clone fidelity in the store (43d2d59)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 19 Mar 01:59

1.0.0 (2026-03-19)

  • feat!: 1.0 release polish — add missing test coverage and fix docs (24fd9d6)

BREAKING CHANGES

  • First stable release — public API is now committed.

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 17 Feb 00:29

0.9.0 (2026-02-17)

Features

  • add diagnostic card detection with actionable error messages (70277af)
  • add non-interactive mode for scripting and piped usage (304b316)

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 15 Feb 02:45

0.8.0 (2026-02-15)

Features

  • add full-card MIFARE Classic cloning with automatic key cracking (136edc8)

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 14 Feb 21:35

0.7.1 (2026-02-14)

Bug Fixes

  • detect bricked cards during write and suggest repair command (1db7455)

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 14 Feb 21:32

0.7.0 (2026-02-14)

Features

  • add verify command to compare tag on reader against saved identity (4b55ab8)

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 14 Feb 21:15

0.6.0 (2026-02-14)

Features

  • add Gen2/CUID magic card support and repair command (4039a8a)

v0.5.3

Choose a tag to compare

@github-actions github-actions released this 14 Feb 20:16

0.5.3 (2026-02-14)

Bug Fixes

  • use correct hf mf csetuid syntax with -u flag (7032c0b)

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 14 Feb 20:14

0.5.2 (2026-02-14)

Bug Fixes

  • recognize hf mf csetuid success output and guide users on magic cards (beb041a)

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 14 Feb 20:09

0.5.1 (2026-02-14)

Bug Fixes

  • read version from package.json instead of hardcoding (5bf0a92)