github trailbaseio/trailbase v0.15.0

latest releases: v0.16.8, v0.16.7, v0.16.6...
one month ago
  • Overhaul user and admin CLI commands to additionally support: change email, delete user, set verify status, invalidate sessions.
    • Users can now be referenced both by UUID (string and base64 encoded) and email addresses.
  • With the extended CLI surface, disallow update/delete of admin users from the UI, thus reducing the potential for abuse. Priviledge now lies with sys-admins.
  • Support install using a one-liner: curl -sSL https://raw.githubusercontent.com/trailbaseio/trailbase/main/install.sh | bash in addition to docker.
    • Also overhauled the "getting started" guide making it clearer how easy it is to install vanilla TrailBase and that docker is entirely optional.
  • Fix record filtering when [$is]=(!NULL|NULL) is the only filter.
  • Minor: reduce info log spam.

Full Changelog: v0.14.8...v0.15.0

Don't miss a new trailbase release

NewReleases is sending notifications on new releases.