Releases
History of changes and improvements.
v2.1.5
- fix: custom cursor hidden on desktops with touchscreen monitors
v2.1.4
- fix: authenticate GitHub API calls in CI/CD (repo is private, needs token)
v2.1.3
- fix: remove reveal animations from releases entries (content hidden above fold)
v2.1.2
- fix: generate releases cache in CI/CD (DonDominio blocks outbound HTTP)
v2.1.1
- fix: use curl for GitHub API calls (allow_url_fopen disabled on DonDominio hosting)
v2.1.0
- feat: Releases changelog page at /en/releases/ and /es/changelog/
- Pulls release history from GitHub API with 1-hour file cache
- Bilingual (EN/ES), footer links, language switcher support
- fix: remove reach-out CTA from releases page
v2.0.3
- Revert .split progressive enhancement that caused H1 flash before animation
- Keeps: defer GSAP scripts, no duplicate CSS @imports, Cache-Control immutable headers
v2.0.2
- fix: resolve LCP failures by making .split text visible before JS animation
- fix: add Cache-Control immutable headers and remove unused animate.min.css
- Revert PHP-based CSS bundler that was breaking layout
v2.0.1
- Add all Spanish (`/es/`) URLs to `sitemap.xml` (pages, projects, legal)
- Add bidirectional `xhtml:link hreflang` alternates for EN/ES SEO indexing