All release notes

v1.90.0

1 feature

Implement PWA URL handling and enhance documentation

  • Added a redirect in netlify.toml to serve the web-app-origin-association at the standard path for PWA verification.
  • Updated PWA_LINK_HANDLING.md to clarify the association file's role and added troubleshooting tips for PWA link handling.
  • Modified manifest.json to set "handle_links" to "preferred" for improved link management.
  • Refactored slug parsing in [...slug].astro to ensure compatibility with different URL formats.