Changelog
View the latest changes, updates, and new features.
SEO & Navigation Overhaul - 2025-07-27
Major improvements to search engine optimization and navigation structure:
- Implemented comprehensive SEO breadcrumbs across all pages for better navigation context
- Centralized page configuration system with metadata, navigation properties, and breadcrumbs
- Redesigned PageHeader component with layered design - background title, prominent description, and overlay breadcrumbs
- Consolidated all application constants (URLs, social media, API endpoints) into centralized configuration
- Enhanced navigation grouping with 'main', 'dashboard', 'footer', and 'none' categories
- Improved sitemap generation using centralized page configuration
- Added proper JSDoc documentation and examples for all new components and utilities
API & Data Architecture Improvements - 2025-07-26
Significant refactoring of data handling and API structure:
- Refactored leaderboard API with improved performance and data structure
- Added new weekly picks API endpoint for better data organization
- Large refactors on data handling and current date/season logic
- Enhanced database queries and connection management
- Improved error handling and build process fixes
- Updated pool page functionality with better data flow
UI/UX Enhancements - 2025-07-25
Quality of life improvements and user interface enhancements:
- Enhanced picks display with improved visual hierarchy and data presentation
- Updated form components with better validation and user feedback
- Improved mobile responsiveness across all components
- Added loading skeletons for better perceived performance
- Enhanced accessibility features throughout the application
- Streamlined navigation patterns and user flows
We're Back! - 2025-06-01
Picks is coming back in 2025! Over the coming months, we'll be rolling out improvements to games, stats, and user interaction. Stay tuned for exciting updates and new features.
Release 2025-05-30
Major improvements and fixes as we prepare for the 2025 relaunch:
- Weekly Picks page now features a loading skeleton for a smoother experience.
- Week selection uses a scrollable dropdown for better usability, especially on mobile.
- Improved user pick display, including new survivor pick visuals.
- Leaderboard received several small updates for clarity and performance.
- Refactored and added UI components (accordion, alert, alert-dialog, etc.) for a more modern and consistent interface.
- Enhanced mobile responsiveness and accessibility across the app.
- Monorepo and SDK updates, plus general code cleanup and reorganization.
Version 0.0.8 - 2023-11-09
Leaderboard
The leaderboard now has some expanded settings as well as more user provided details.User Profile
Allowing of some custom user data.- You can now set your display name, location and update your email preferences
- Improved mobile responsiveness.