All release notes

v1.26.0

1 feature

Enable edge middleware for production and enhance layout preconnects

  • Updated Astro configuration to enable edge middleware for production builds, improving performance.
  • Added preconnect links in the layout to external services, reducing latency for resource loading.
  • Modified cache control settings in the API to extend caching duration and improve response times.