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

Latest commit

 

History

History
171 lines (111 loc) · 3.33 KB

Notes.md

File metadata and controls

171 lines (111 loc) · 3.33 KB

Version 1.1.1 Notes

What's new?

  • Fix: Games with no categories not loading
  • Updated Expo to v45

Version 1.1.0 Notes

What's new?

  • Ads Removed

Fixes

  • Fixed: Asset images not displaying
  • Fixed: Category variable button not displaying label

Known issues

  • Japanese names not displaying.
  • OS forced darkmode breaks UserHeader.js colors.
  • Game without categories not loading.
  • App crashing

Version 1.0.13 Notes

What's new?

  • RunInfo
  • Expo SDK 40
  • Themes
  • Context
  • Notifications Settings
  • Show misc. categories

Fixes

  • Fixed: Login layout issues when using the keyboard.
  • Fixed: Leaderboard times format.
  • Fixed: App crashes when selecting a guest user profile/run.
  • Fixed: Settings layout.
  • Fixed: Webview interactions.

Performance

  • App loading
  • App perfomance

Known issues

  • Japanese names not displaying.
  • OS forced darkmode breaks UserHeader.js colors.
  • Game without categories not loading.

Version 1.0.12 Notes

What's new?

  • Onboarding
  • Increased Game leaderboard FlatList performance.

Fixes

  • Fixed Login.
  • Fixed Account Settings user image not loading properly.
  • Fixed Navigation.
  • Fixed Runs with multiple runners not displaying properly.
  • Fixed Text inputs.

Known issues

  • Japanese names not displaying.
  • OS forced darkmode breaks UserHeader.js colors.

Version 1.0.11 Notes

What's new?

  • Now you can access to games from user profiles.

Fixes

Known issues

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

Version 1.0.10 Notes

What's new?

Fixes

  • Fixed: Notifications
  • Fixed: Security issues.

Known issues

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

Version 1.0.9 Notes

What's new?

  • Personal Bests are now sorted by games.

Fixes

  • Fixed: Cannot remove games from MyGames.
  • Fixed: MyGames not reloading when adding/removing games.
  • Fixed: Notifications not loading due to API-Key missing.

Known issues

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

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.