Ovidius - Astro Theme Changelog

1.0.0 (Nov 4, 2025)

  • updated all dependencies to latest versions
  • removed NoHeaderLayout and added named slots to BaseLayout
  • improved accessibility and visual contrast
  • switched to plain .svg icons from src/assets/icons and updated Icon.astro
  • moved ssite configuration type definitions to types.ts
  • updated Hero component to receive props from pages instead of importing site-config directly
  • refactored and improved Subscribe component for cleaner config
  • switched to Astro optimized image handling and introduced CustomImage component

Version 0.2.0 (Apr 3, 2025)

  • upgraded TailwindCSS to version 4
  • updated dependencies to their latest stable versions
  • added Bluesky social icon and sharing link

Version 0.1.0 (Dec 23, 2024)

  • updated packages
  • updated TypeScript configuration,
  • renamed ViewTransitions
  • updated fonts
  • added loaders, handle content layer basic changes

Version 0.0.2 (Oct 25, 2023)

  • added optional button in hero
  • added support for options to hide title and feature image for pages
  • improved accessibility

Version 0.0.1 (Oct 15, 2023)

  • initial release