Skip to content

v0.1.0-alpha.13

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Dec 15:25
· 19 commits to main since this release
v0.1.0-alpha.13

Bug Fixes

  • Update app detail when needed ✔️
  • Check for app-changes every 15 secs ✔️
  • Use proper type for AppTtl ✔️
  • Handle missing domains in yaml files correctly, print an error message if the settings file couldnt be read ✔️
  • Update rust crate serde to v1.0.216 (#129) ✔️
  • Update url dependency to prevent dependabot alert #8 ✔️
  • Increase default ttl to 7 days ✔️
  • Update rust crate init-tracing-opentelemetry to v0.24.2 ✔️

Dependencies

  • Update dependency daisyui to v4.12.22 (#132) ✔️
  • Update dependency @sveltejs/kit to v2.11.1 ✔️
  • Update dependency daisyui to v4.12.21 (#131) ✔️
  • Update dependency @sveltejs/kit to v2.10.1 ✔️

Features

  • Try to adopt basic_auth data when available ✔️
  • Rename app:migrate to app:adopt ✔️
  • Show version string in footer ✔️
  • Add support for multiple domains and settings in UI ✔️
  • Reenable dark theme ✔️
  • Support multiple domains for a service (fixes #126) ✔️
  • Export env-vars to settings when migrating an app ✔️