Changelog
Updates and changes to FireStudio products
Changelog
Stay up to date with the latest changes and improvements to our products.
AuroraMC v1.0.0
Release Date: February 2026
Features
- Animated storefront with glassmorphism design and responsive layout
- Tebex Headless API integration for secure checkout (basket creation, package adding, redirect to payment)
- Shopping cart with quantity controls and real-time price calculation
- Discount code system with percentage discounts, usage limits, and expiry dates
- Live Minecraft server status with player count (via mcsrvstat.us)
- Category-based product browsing with sidebar navigation
- Product detail modals with feature lists
- Top donators leaderboard and recent purchases feed
- Monthly donation goal tracker
- Pre-built legal pages (Terms, Privacy, Refund, Rules)
- Post-checkout pages (Success / Cancel)
- Minecraft username input modal for checkout
- Error boundary for graceful error handling
- Code-split lazy loading for secondary pages
- SEO configuration (title, description, keywords)
- Configurable feature toggles (Discord widget, server status, recent purchases, monthly goal, coupons)
- Multi-currency support with configurable symbol and display format
Tech Stack
- React 18 + Vite 6 + TypeScript
- Tailwind CSS 3 with custom theme and animations
- Radix UI primitives (shadcn/ui pattern)
- Framer Motion for fluid animations
- React Router v7 for client-side routing
- Vitest for unit testing