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

8 hours ago

Introduces a Guest role (optional, disabled by default) that allows for unauthenticated conversions. Data is still linked to a psuedo user account, so guests cannot see each other's uploads or conversions. An admin account is still required to be set up before this can be used. Fixes #88

If you would like to use please add the environment variable ALLOW_UNAUTHENTICATED=true.

Warning

This allows unauthenticated file uploads to your server. Please do not enable if your Transmute instance is exposed to the public WAN

Changes

  • feat: implement guest user functionality (a97fcb8)
  • fix: adjust layout of user management screen to prevent overflow (a71a789)

Version Information

  • Full version: v0.7.0
  • Minor version tag: v0.7
  • Major version tag: v0

Updated Tags

  • v0.7v0.7.0 (created)
  • v0v0.7.0 (updated)

Don't miss a new transmute release

NewReleases is sending notifications on new releases.