Skip to content

v0.1.8

Choose a tag to compare

@jR4dh3y jR4dh3y released this 18 Jun 18:32
· 75 commits to master since this release

Fixed

  • Fixed a blank screen in production Docker deployments when SvelteKit generated an underscore-prefixed JavaScript chunk that was omitted from the Go embedded filesystem.
  • Updated frontend embedding to include all generated assets, preventing missing JavaScript requests from falling back to index.html with the wrong content type.

Verification

  • go test ./internal/static
  • Production Docker image build
  • Chromium smoke test confirming the login page renders

No database, configuration, or file migration is required.