Version 1.3.0
- Added the events collection with a listing page, detail template, and venue sidebar.
- Menu items can now be assigned to multiple home page tabs at once.
- Reworked the gallery collage to a CSS grid so the featured slot no longer collapses on tablets.
- Upgraded to the latest Astro content layer APIs and tightened every collection schema.
Version 1.2.0
- New shop: product listing, category sidebar with live counts, and a product detail page with a thumbnail gallery.
- Added the testimonials carousel to the home and about pages.
- All content moved to editable JSON and Markdown files under src/content.
- Fixed the sticky header overlapping anchor targets on the menu page.
Version 1.1.0
- Added the blog with author pages, categories, and tag archives.
- Reservation and contact forms now validate on the client and show real error states.
- Replaced every raster icon with inline SVG and cut the home page payload by a third.
- Improved keyboard focus styles and color contrast across the theme.
Version 1.0.0
- Initial release: Cafeteria template published.
- Home, about, menu, coffee menu, gallery, contact, and utility pages included.
- Responsive layouts from 320px to 1920px, with light and dark tested on every page.