Skip to content

Nova Changelog

1.3 - 2024-10-14

  • Updated NavLink.astro so that trailing slashes are removed from navbar links
    • This allows ID’s to be used in the navbar through the navData.json.ts files
  • Fix code toggle section so no console errors are thrown when pages are changed with view transitions enabled
  • Add marquee animations to integrations feature section
  • Add marquee animations for the testimonials rows section
  • Update to Astro 4.16.2
  • Update other dependencies

1.2 - 2024-09-19

  • Small bug fix in Code Toggle feature section on smaller screens

1.1 - 2024-09-18

  • Add Code Toggle feature section
    • This is configured with an Astro content collection and has the same syntax highlighting as MDX code blocks
  • Update Astro to 4.15.6
  • Update other dependencies

1.0 - 2024-09-14

  • Initial release