Patch Notes
v0.1.9
June 29 2026- • Database Reliability: Resolved access issues preventing successful vote submissions.
- • Documentation: Added a 'Known Issues' section to the changelog for transparency.
- • UI/UX Optimization: Refined mobile layouts for the global header and homepage.
- • UI/UX Optimization: Adjusted Voting page to be less abrasive on smaller mobile devices
v0.1.8
June 28 2026- • Content Update: Added placeholder pages for 'Sets' & 'Precons' - these pages will aggregate voting data for any given precon or set
- • Navigation Refactor: Added hamburger menu with standardized navigation
- • Layout Normalization: Standardized global header and footer across all pages.
v0.1.7
June 27 2026- • Database Remediation: Finalized cleanup of lingering edge-case data artifacts.
- • Live Feed Integration: Enabled real-time display of globally recent card voting activity on the home page.
- • UI/UX Enhancements: Implemented Dark Mode toggle for improved accessibility and for user preference.
- • Header Normalization: Implemented standardized global header component on the Vote page.
- • Visual Feedback: implemented various animations to indicate and track active voting streaks.
v0.1.6
June 25 2026- • Data Integrity: Filtered non-voteable entries to ensure dataset accuracy.
- • Database Normalization: Resolved schema inconsistencies and remediated edge-case data values.
v0.1.5
June 21 2026- • Added Card Page template: Implemented new layout to display individual card data via Oracle ID routing.
- • Refactored Carousel component: Enhanced modularity to support distinct configurations for both Home and Card pages.
- • Centralized Mana Rendering: Migrated mana symbol rendering to a global utility function.
- • Standardized Global Header: Implemented a normalized header component across the entire application.
- • Implemented Card Search: Enabled direct navigation to card pages via search functionality.
- • Optimized Search UX: Added debounced autocomplete to search inputs for better responsiveness.
- • Improved SEO: Normalized HTML titles and added dynamic page-specific meta tags.
- • Resolved Vote Updates: Fixed synchronization issues for live vote count updates on the homepage.
- • Enhanced Vote Display: Added rolling animation to live vote counter.
- • Hardened Security: Implemented comprehensive HTTP security headers to improve application safety.
v0.1.4
June 16 2026- • Added debounce functionality to vote page to rate limit submissions & prevent double voting
v0.1.3
June 15 2026- • Added support, changelog, tos, about and privacy pages.
- • Added dynamic flavor text to the 404 error page.
- • Normalized page footers & navigation across pages
v0.1.2
June 13 2026- • Added support for rendering Mana Symbols in the Mana Costs & Oracle Text of cards on the rate page
- • Fixed the Top Cards carousel on the homepage to accurately list the top rated cards
- • Added legal information to homepage footer
v0.1.1
June 12 2026- • Initial launch of the Sweet Score rating engine.