Version History
Track the evolution of DotaPicks with detailed release notes
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.
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.
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.
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
Performance improvements: added Redis caching for API responses, optimized client-side data fetching, improved SSR rendering
UI improvements: fixed hero stats modal to close when clicking outside, improved footer layout, optimized Advantages table layout, enhanced mobile responsiveness
Add feature for Team Draft, you can access it from navbar
Optimizing styles, add dark mode
Optiizing images render, migrate from javascript to typescript, add cache for api requests
Add feature to auto translate hero name to english
Migrate local data to MongoDB create api endpoint for heroes
Small updates with using @nuxtjs/device
Hero list is now sorted by alphabet
Use Nuxt framework, small fixes, optimized styles
Add filter by line
Added reset button, fix owerflow on mobile
Small fixes, add filter by winrate
Customized scrollbar, change style on main page
Fixed calculation for Advantage and Disadvantage
After added searched hero, search input will be cleared
Fixed issues vue-route, optimized build, added local images
Add version history page
Fixed some bugs
First release