Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.

v1.0.8-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@Asiern Asiern released this 23 Sep 18:49

Version 1.0.8 Notes

What's new?

  • Now you can add/remove games from MyGames from GameInfo.
  • Moved MyGames to an unique file MyGames.js and changed from .map to Flatlist.
  • Added Notification Bar messages when API-Key is missing and Notifications are empty.

Fixes

  • Fixed: App not reloading when logging in.
  • Fixed: Notifications issue when API-Key was not provided.
  • Fixed: Login screen buttons.
  • Fixed: Profiles with no country not displaying properly.
  • Fixed: Login SKIP button not working.

Performance

  • Optimized notifications load.
  • Removed unused packages.
  • Removed unused code.
  • Game search, user search and home now use hooks instead of React Components.
  • Small optimizations.
  • Profile

Known issues

  • App not reloading when logging out.
  • MyGames not reloading when adding/removing games.
  • Runs with multiple runners not displaying properly.
  • Japanese users not displaying.
  • OS forced darkmode breaks UserHeader.js colors.