Changelog
What's new in ChromaOracle
1.25
Bug Fixes
- [cache] state page cache headers instead of inheriting them from the host
- [indexnow] serve the verification key file and fail closed without a secret
- [solve] remove hidden dependencies on Vercel runtime behaviour
Features
- [content] add hoop sort strategy guide
- [legal] add localized about, privacy, terms, and contact pages
Performance Improvements
- [og] prerender OpenGraph images at build time
- [proxy] skip the function entirely for locale-prefixed paths
- [solve] cap maxDuration at 15s instead of 60s
1.24
Performance Improvements
- [proxy] skip next-intl middleware for already-prefixed locale paths
Bug Fixes
- [security] rate-limit page traffic and verify Cloudflare origin
Features
- [seo,i18n] align search popularity ordering, expand Bolt Sort coverage, and audit 10 locales with automated quality linter
1.23
Bug Fixes
- layout stability, consent scaffolding, and a11y improvements
- [puzzle-url] reject whole grid on unrecognized share-link code
Features
- expand colour palette to 19 colours + tube-count selector
1.22
Features
- improve solver discovery and site readiness
1.21
Features
- [i18n] add Russian (ru) localization support
1.20
Bug Fixes
- [analytics] bypass next-intl middleware for stats proxy paths
- [seo] fix vercel client payload condition in indexnow workflow
- [seo] remove nocache tag to resolve Bing Copilot warning
- [analytics] queue tracker events until scripts load
- [a11y] improve agentic browsing readiness with a11y tree fixes
Performance Improvements
- [solver] cache container keys
- [puzzle] eliminate forced reflows in guided tour and solver scroll
- [solver] lazy-load non-critical components on main UI
Features
- [sitemap] derive static routes and use git last-modified dates