Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@Lukas-Heiligenbrunner Lukas-Heiligenbrunner released this 25 Oct 20:45
· 14 commits to master since this release

Happy to announce v0.2.0 with some nice improvements:

  • Multi platform builds
  • ARM64 images
  • New Logo
  • Oauth2 auth support
  • Docusaurus docs

BREAKING CHANGES:

  • Default UI port changed to 8080
  • Default Repo port changed to 8081
  • Repo served in subpath per platform
[repo]
SigLevel = Optional TrustAll
Server = http://<server_ip>:8081/$arch

What's Changed

  • OAauth2 SSO in #58
  • use backoff to retry aur api calls if failed in #56
  • optimize binary size in #60
  • Version print in #81
  • Docker build fix in #82
  • Fix symlink pointing to wrong file path in #85
  • DB_NAME env variable in #86
  • Application Icon in #88
  • Docusaurus docs in #42
  • Multi platform builds in #74
  • enable multilib repo in #98
  • docs in #108
  • Toast Errors in #111
  • Update dependencies

Full Changelog: v0.1.5...v0.2.0