Version History
v1.2.0 - 2025-05-09
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.0 - 2024-02-27
Performance improvements: added Redis caching for API responses, optimized client-side data fetching, improved SSR rendering
v1.0.9 - 2025-02-26
UI improvements: fixed hero stats modal to close when clicking outside, improved footer layout, optimized Advantages table layout, enhanced mobile responsiveness
v1.0.8 - 2024-05-18
Add feature for Team Draft, you can access it from navbar
v1.0.7 - 2024-05-18
Optimizing styles, add dark mode
v1.0.6 - 2024-05-18
Optiizing images render, migrate from javascript to typescript, add cache for api requests
v1.0.5 - 2024-01-14
Add feature to auto translate hero name to english
v1.0.4 - 2024-01-13
Migrate local data to MongoDB create api endpoint for heroes
v1.0.3 - 2023-12-30
Small updates with using @nuxtjs/device
v1.0.2 - 2023-12-26
Hero list is now sorted by alphabet
v1.0.1 - 2023-12-03
Use Nuxt framework, small fixes, optimized styles
v1.0.0 - 2023-11-03
Add filter by line
v0.0.9 - 2023-11-02
Added reset button, fix owerflow on mobile
v0.0.8 - 2023-11-01
Small fixes, add filter by winrate
v0.0.7 - 2023-10-29
Customized scrollbar, change style on main page
v0.0.6 - 2023-10-24
Fixed calculation for Advantage and Disadvantage
v0.0.5 - 2023-10-23
After added searched hero, search input will be cleared
v0.0.4 - 2023-10-22
Fixed issues vue-route, optimized build, added local images
v0.0.3 - 2023-10-21
Add version history page
v0.0.2 - 2023-10-20
Fixed some bugs
v0.0.1 - 2023-10-19
First release