Skip to content

v5.5.0

Choose a tag to compare

@ChristineTham ChristineTham released this 10 Jul 07:05
· 4 commits to main since this release

Testing suite & core fixes:

  • Added a comprehensive testing suite combining Unit Tests (Vitest) and End-to-End browser tests (Playwright) achieving complete codebase coverage (routes, search, theme toggling, Leaflet maps, Swiper, and diagrams)
  • Fixed a core template pagination bug in paginatecontrol.astro that caused incorrect next/prev page URL prefixing under base subpaths
  • Refactored rss.xml.js endpoints to use the standard Astro context API (context.site) and cleanly resolve absolute media asset paths