v1.3.0June 24, 2025
Latest

Major UI/UX overhaul: Completely redesigned Hero Statistics page with new grid/table view modes, compact hero cards (4-5 per row), improved filtering system, color-coded win rate badges, and enhanced mobile responsiveness. Redesigned About page with modern gradient hero section, interactive FAQ with smooth animations, feature highlights, and improved contact section. Enhanced filtering to hide heroes without names across all pages. Removed popularity sorting as data is not available.

v1.2.2June 24, 2025

Enhanced Team Draft UX/UI: Improved table layouts and responsiveness in Recommendations section with optimized column widths and hero image sizes for better content fitting. Fixed sorting in Best picks table to properly sort by advantage percentage. Implemented global filtering to hide heroes without names or "Unknown" entries across all components. Enhanced SimpleBar scrollbar styling to consistently override native scrollbars on all platforms including Windows.

v1.2.1June 24, 2025

Critical bug fix in Team Draft: Fixed team assignment logic where heroes added to your team were incorrectly treated as enemy heroes in recommendations. Now counter-picks are calculated correctly against the actual enemy team, and synergies are properly calculated within your team. This resolves the issue where adding Huskar to your team would increase Ancient Apparition's pick percentage.

v1.2.0May 9, 2025

Major UI/UX improvements: enhanced hero images display on main page, improved table layouts in Advantages section, optimized mobile navigation menu, added responsive design for all screen sizes, improved filter panel design, fixed layout issues with hero names and images

v1.1.0February 27, 2024

Performance improvements: added Redis caching for API responses, optimized client-side data fetching, improved SSR rendering

v1.0.9February 26, 2025

UI improvements: fixed hero stats modal to close when clicking outside, improved footer layout, optimized Advantages table layout, enhanced mobile responsiveness

v1.0.8May 18, 2024

Add feature for Team Draft, you can access it from navbar

v1.0.7May 18, 2024

Optimizing styles, add dark mode

v1.0.6May 18, 2024

Optiizing images render, migrate from javascript to typescript, add cache for api requests

v1.0.5January 14, 2024

Add feature to auto translate hero name to english

v1.0.4January 13, 2024

Migrate local data to MongoDB create api endpoint for heroes

v1.0.3December 30, 2023

Small updates with using @nuxtjs/device

v1.0.2December 26, 2023

Hero list is now sorted by alphabet

v1.0.1December 3, 2023

Use Nuxt framework, small fixes, optimized styles

v1.0.0November 3, 2023

Add filter by line

v0.0.9November 2, 2023

Added reset button, fix owerflow on mobile

v0.0.8November 1, 2023

Small fixes, add filter by winrate

v0.0.7October 29, 2023

Customized scrollbar, change style on main page

v0.0.6October 24, 2023

Fixed calculation for Advantage and Disadvantage

v0.0.5October 23, 2023

After added searched hero, search input will be cleared

v0.0.4October 22, 2023

Fixed issues vue-route, optimized build, added local images

v0.0.3October 21, 2023

Add version history page

v0.0.2October 20, 2023

Fixed some bugs

v0.0.1October 19, 2023

First release