Skip to content

v0.39.0

Choose a tag to compare

@github-actions github-actions released this 21 Mar 11:47
20c4e2b

0.39.0 (2026-03-21)

⚠ BREAKING CHANGES

  • The PUBLIC_TIMEZONE variable in .env is no longer supported. You must migrate this value to the timezone field within your site.config.ts file.

Bug Fixes

  • apply locale-specific font styles dynamically (27056b6)
  • style: adjust button positioning (747613f)

Code Refactoring

  • relocate timezone to site config and rename utils to lib (34caecb)