Skip to content

Pokedex v2.1.0 - New Features, Fixes & UX Enhancements 🚀

Compare
Choose a tag to compare
@mariokreitz mariokreitz released this 23 Sep 18:27
· 71 commits to main since this release

Pokedex v2.1.0 - New Features, Fixes & UX Enhancements 🚀

We’re excited to announce Pokedex v2.1.0, which comes with new features, key fixes, and several user experience and localization improvements. Here’s what’s new:


✨ New Features:

  • 🔝 Back-to-Top Button:

    • Added a convenient back-to-top button for seamless navigation, allowing users to quickly scroll back to the top.
  • 🖱️ Scrollbar Customization:

    • The appearance of the scrollbar has been updated to fit the overall design better.
  • ⚠️ Danger Zone Confirmation:

    • The danger zone button now requires confirmation before proceeding and is disabled while loading, preventing unintended actions.
  • 🧭 Imprint Page:

    • Added an imprint page for legal compliance and site information, now available in both English and German.

🛠️ Fixes & Tweaks:

  • 📝 Pokemon Name Size Fix:

    • Standardized the size of Pokémon names across various devices for consistency.
  • 📝 Heading for Editions Tab:

    • Fixed the heading layout for the "Editions" tab content for improved clarity.
  • 🛠️ Localization Improvements:

    • Expanded German localization to include more items, and now the imprint page is also localized. Tooltips have been added for better usability across the interface.
  • 🎛️ Cry Button UX:

    • When the cry button is pressed, it now shows a disabled cursor while the cry is playing to give feedback to users.

🎨 UX Improvements:

  • 🛠️ Tooltips:

    • Tooltips were added across various parts of the UI to provide additional guidance and clarity for users.
  • 📝 Documentation Update:

    • Updated the documentation to reflect recent changes and enhancements, keeping everything up-to-date.

Release Notes:

  • Tag Version: v2.1.0

How to Update:

  • Pull the latest changes from the repository and install the updated dependencies:
    git pull origin main
    npm install

We appreciate your continued support! We’re excited for you to try out these new features and improvements in Pokedex v2.1.0! 🚀