Skip to content

v2.0.0 - Major Update

Compare
Choose a tag to compare
@thejaviertc thejaviertc released this 11 Feb 12:58
· 122 commits to main since this release

Full Changelog

🚨 Breaking Changes

  • Now using the new API (I migrated it from NodeJS to ASP.NET). If there is any error, please report it!

🆕 Features

  • Added a badge showing the app's version inside the navbar.
  • Added an icon to the languages that are incomplete.
  • Fetch users with ULR Query Parameters (#632)

✨ Enhancements

  • Improved responsive in mobile version.
  • Use a Notification to show that the user has no addons instead of a header.

🐞 Bug Fixes

  • Fixed navbar dropdown position and size.
  • Fixed the title of the app and some buttons not redirecting to "/" when clicked.
  • Fixed Notification text touching borders.
  • Fixed Github Pages 404 page appearing instead of the custom one.

🔧 Updates

  • @typescript-eslint/eslint-plugin updated to 6.21.0
  • @typescript-eslint/parser updated to 6.21.0
  • daisyui updated to 4.6.2
  • postcss updated to 8.4.35
  • prettier updated to 3.2.5
  • svelte updated to 4.2.10
  • svelte-check updated to 3.6.4
  • vite updated to 5.1.1