Changelog
What's new in StrimQ. All releases and improvements.
v1.4.02026-05-10
Added
- •Public changelog page visible at /changelog
- •Version display in site footer
- •`/api/version` endpoint for build info
- •Platform linking in dashboard (Twitch, YouTube, Kick)
Fixed
- •All ESLint warnings resolved for clean production builds
- •Docker build produces zero warnings
v1.3.02026-05-07
Added
- •Explore page with live/recent channel fetching
- •Channel profile pages with dynamic data loading
- •Dashboard with auth-gated channel management
- •Real Next.js routing across all pages
Changed
- •Converted static HTML exports to functional React components
- •All navigation uses Next.js Link for client-side transitions
v1.2.02026-04-28
Added
- •Admin panel with bot management
- •Billing page with Stripe integration
- •Join session flow with invite codes
- •Settings page with theme customization
- •Account management page
Changed
- •Redesigned UI with CSS variable theming system
- •Dark/light mode toggle with 12 accent themes
v1.1.02026-04-15
Added
- •Initial web platform with landing page
- •Google OAuth login
- •Extension bridge for browser communication
- •Gateway status API health check
Infrastructure
- •Next.js 15 with standalone Docker output
- •Multi-stage Docker build for minimal image size
v1.0.02026-04-01
Added
- •Project initialized
- •StrimQ branding and design system