Skip to content

v3.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jun 14:28

Changelog

Features

  • 5c5397d: feat(auth): detect OS system proxy on login connectivity failure (@txperl)
  • 7dd2025: feat(docker): add multi-arch Docker deployment (@txperl)
  • 0174951: feat(download): default output_dir to ./downloads, drop date subfolder (@txperl)
  • e76c153: feat(release): What's new dialog with sanitized multi-version notes (@txperl)
  • f6e5378: feat(release): channel-aware changelog base and in-app release notes (@txperl)

Bug fixes

  • 57dc5a5: fix(docker): move ENV with Go-template value to its own quoted line (@txperl)
  • 446ad05: fix(server): handle Windows port reservations and pause on fatal exit (@txperl)

Refactors

  • c6cdace: refactor(server): split cmd/server main.go by concern (@txperl)

Others