Version History

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