Skip to content

twofactor_oath v0.3.0

Choose a tag to compare

@ernolf ernolf released this 17 Jul 00:15
· 59 commits to main since this release
v0.3.0
74a9563

Added

  • Derive a readable provisioning label for opaque user IDs
  • Let users edit the authenticator account label

Changed

  • Build system switched from webpack to Vite; building from source now requires Node 24 and npm 11

What's Changed

  • build: require node 24, the current lts by @ernolf in #36
  • build: replace webpack with vite by @ernolf in #37
  • feat: editable account label for the provisioning QR code by @ernolf in #39
  • ci: read node and npm versions natively instead of the deprecated action by @ernolf in #40
  • build(release): bump version to 0.3.0 by @ernolf in #41

Full Changelog: v0.2.1...v0.3.0