Skip to main content

Orion Changelog

2.0.0 - 2026-05-27

Global Styling & Design System

  • Updated the global card treatment across the theme for a more consistent visual system.
  • Standardized cards to use a lighter, more transparent surface treatment instead of heavier filled panels.
  • Reduced heavy glows and shadows across pricing, preview, and content card sections.
  • Added purple border hover states for global cards in both light and dark mode.
  • Improved dark mode card visibility by increasing the white intensity of border lines.
  • Added the index page to the shared global background/styling system for better consistency with the rest of the theme.
  • Refined CTA full-bleed styling so text stays white across light and dark mode.

Hero Updates

  • Reworked several hero sections for stronger visual distinction and better template flexibility.
  • Replaced the old HeroAI.astro reference with HeroServices.astro.
  • Redesigned the Services hero to better support manual service businesses like cleaning, cooking, repairs, and consultations.
  • Added image support and layout refinements to the Services hero.
  • Adjusted the SaaS hero layout so the image can take more visual space while keeping text readable.
  • Updated CTA buttons across hero sections to use solid purple where needed instead of gradient/ombre styling.
  • Made Event hero image overlay optional for easier template customization.
  • Made the Event hero countdown clock optional.
  • Removed unnecessary card borders around hero proof items, icons, and metadata where the design felt too boxed in.

Section Styling Updates

  • Updated FeatureTimeline so titles/descriptions sit below images instead of overlaying them.
  • Added a small accent line beside FeatureTimeline copy for visual contrast.
  • Standardized pricing and preview sections with lighter borders, reduced glow, and more transparent card surfaces.
  • Removed harsh boxed fills and heavy borders from PricingTable while keeping row/column lines readable.
  • Reduced CTAFullBleed section size and aligned it with the page container instead of letting it feel offset.
  • Removed decorative star elements from the Steps section where they appeared too visually distracting.
  • Cleaned up icon treatments across SaaS feature sections by removing unnecessary icon card borders.
  • Refined Event agenda/date/location presentation by removing boxed card borders.

Content & Page Structure

  • Ensured English and French pages are more closely aligned structurally.
  • Added at least 9 non-hero sections to each main page where needed.
  • Mixed section order across pages so templates do not feel repetitive.
  • Removed the custom WaitlistSectionRenderer.astro so the waitlist page follows the same structure as the other French/English pages.
  • Added clear customization comments to page frontmatter explaining where copy lives, how localized CMS data is loaded, and which inline content is intended for template editing.
  • Improved service page copy to feel more like a real services business instead of generic template filler.
  • Added/generated image assets for Services and Waitlist pages.

Keystatic & i18n

  • Reworked Keystatic configuration to better support English and French content.
  • Organized CMS content into localized EN/FR page and collection paths.
  • Added localized Keystatic entries for pages and reusable collections.
  • Updated content loading so each page reads the correct localized CMS data.
  • Kept the configuration template-friendly for customers already familiar with Keystatic workflows.

1.0.0 - 2026-04-04

  • Initial Creation