v5.5.0
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