Skip to content

v0.13.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 21:30
· 2 commits to main since this release

Changes

  • 409b382: UI facelift (#1175)
  • 010534a: added support for user API tokens and an API playground (#1191)
  • 1dec4c9: added a title field for public keys (#1171) (Mohammad Al Shakoush)
  • 59884fb: added "last used" and "date created" fields for public keys (#1182) (Mohammad Al Shakoush)
  • d51d882: fixed #1189 - updated default config to listen on IPv6 as well

Fixes

  • 6ade841: correctly bind to both ipv4 and ipv6 when [::] is set as listen endpoint (#1193)
  • create and canonicalize relative data_path (#1180) (willow)
  • e89bc03: fixed #1218 - make target search case insensitive
  • b665ca1: fixed #1197 - ticket creation on non-sqlite databases