github transmute-app/transmute v0.1.0
Release v0.1.0

latest releases: v0.8.0, v0, v0.8...
21 days ago

Transmute now supports users, passwords, and API tokens, making self-hosted deployments easier to secure and manage. This update lays the groundwork for multi-user access and safer automation without giving up the local-first, privacy-focused approach.

Changes

  • fix: enable credential persistence during repository checkout in release workflow (73d9fb8)
  • feat: update README with security warnings and built-in authentication details (fd4bb63)
  • feat: add frontend authentication UI and protected routing (e2be5e2)
  • feat: add API key authentication system (dd22b4e)
  • feat: add per-user data scoping, ownership checks, and migrations (0447b04)
  • feat: add JWT authentication, user management, and auth infrastructure (a4af2e7)
  • feat: add user management functionality with UserDB and UserRole classes (1314047)
  • feat: implement password hashing and verification functions using bcrypt (bf48a6b)
  • security: zizmor findings (d1d7550)

Version Information

  • Full version: v0.1.0
  • Minor version tag: v0.1
  • Major version tag: v0

Updated Tags

  • v0.1v0.1.0 (created)
  • v0v0.1.0 (updated)

Don't miss a new transmute release

NewReleases is sending notifications on new releases.