Changelog
Version history and release notes for the Autional identity platform. Each version corresponds to a tagged release in the GitHub repository.
2.0.0-rc.1
- •Trial Registration system — invite code flow, auto-cleanup scheduler
- •Demo tenant provisioning with admin-console trial management page
- •SDK upgradeTrial endpoint for seamless Free→Pro upgrading
- •Gateway CORS default enabled for all origins
- •DNS resolve hardening — telemetry/DB/Redis unified anti-blocking
- •GOMEMLIMIT enforcement for OOM prevention
- •Tenant pool resilience improvements
- •Autional brand launch — new pricing, comparison, about pages
- •English blog: 48 articles translated, 1 original enterprise SSO post
- •CookieConsent moved to document root (fixed positioning)
- •Excerpt limit 300→500 for English content
2.0.0-dev
- •Web/ extracted to independent sub-repository (github.com/autional/web)
- •Script relocation to web/scripts/ with thin wrapper backward compatibility
- •Astro SSG landing site with 79 pages (64 Chinese + 15 English)
- •SEO infrastructure: sitemap, RSS, OG tags, hreflang, JSON-LD
- •Interactive components: ThemeToggle, LanguageSwitcher, SearchModal, CookieConsent
- •Tailwind typography plugin integration for blog content
- •useScrollAnimation SSR fix — content visible immediately (removed opacity-0)
- •First English site deployment to Vercel
- •100-year SSL certificate for *.autional.local (local dev)
1.2.0
- •48 blog posts Chinese→English translation (9 parallel sub-tasks)
- •Content collection schema with Zod validation
- •Blog category filters: Tech, Architecture, Compliance, Product, Security, Project
- •Featured post hero component
- •Internal API authentication: @authms/shared stub for standalone site
- •ThemeToggle component replicated (no dependency on @authms/ui)
1.1.0
- •Astro SSG blog with 4 original English articles
- •RSS feed and sitemap generation
- •Blog detail template with JSON-LD Article schema
- •PageShell React wrapper for legacy auth pages
- •i18next English-only initialization with en-US.json
- •Tailwind CSS with primary blue color scheme
- •EdgeOne deployment files (middleware.js, edgeone.json)
1.0.0
- •Landing site migration from Vite CSR to Astro SSG
- •Docker multi-domain nginx with 6 server blocks
- •Language detection and hreflang support
- •48 blog posts with compliance disclaimer audit
- •Landing page Hero, Features Grid, Stats, CTA
- •Enterprise SSO / MFA / RBAC feature pages
- •Compare, Pricing, About, Trust, Roadmap pages