Home
Change-log

Update history

Every release of this theme, newest first, with what changed and when it shipped.
Version 1.2.1
November 2026
Published
  • Upgraded to Astro 7.3 and Tailwind 4.3; no template changes were needed.
  • Fixed the project gallery lightbox trapping focus after it closed on iOS Safari.
  • Corrected the sitemap omitting paginated blog and category pages.
  • Long solution titles no longer overflow the card on narrow screens.
Version 1.2.0
October 2026
Published
  • Collections can be pointed at a headless CMS with the CONTENT_SOURCE environment variable, leaving the rest on local Markdown.
  • Site search now indexes posts, projects, solutions and open roles rather than posts alone.
  • Added a blog RSS feed and per-category feeds, both linked from the head of every page.
  • Structured data for articles, job postings and the organization, validated against Google's rich results test.
Version 1.1.0
September 2026
Published
  • Added the pricing page with a monthly and yearly toggle driven by the plans collection.
  • FAQ accordion rebuilt on native details and summary elements, so it works before the scripts load.
  • Images now encode to AVIF with a WebP fallback; the median page ships about 40 percent fewer bytes.
  • Dropped two unused icon sets and the leftover styles for the demo landing page.
Version 1.0.1
August 2026
Published
  • Focus rings restored on buttons, cards and the search field, which the design had removed along with the outline.
  • Contact and newsletter forms now announce success and failure to screen readers instead of only swapping the panel.
  • Contrast lifted on the muted body text used in the footer and on the pricing table's fine print.
  • Fixed the mega menu closing on the first arrow-key press rather than moving between its columns.
Version 1.0.0
August 2026
Published
  • Initial release with forty-one pages, four audience home pages and the full solutions, projects, blog and careers set.
  • Eighteen content collections wired up, each loading from Markdown in src/content and each carrying an order field.
  • Scroll-linked reveals, split-text headings and smooth scrolling, all switched off under prefers-reduced-motion.
  • Responsive down to 390px, with the header, mega menu and card grids tested at every breakpoint the design defines.