Skip to content

Releases: Asiern/SpeedrunHub

2.0.3

11 Jan 08:09
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #81
  • chore(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in #80
  • chore(deps): bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #79
  • SpeedrunHub 2.0.3 by @Asiern in #86
  • chore(deps): bump @babel/traverse from 7.21.4 to 7.23.7 by @dependabot in #90
  • chore(deps): bump react-devtools-core from 4.27.6 to 4.28.5 by @dependabot in #89
  • chore(deps): bump axios from 1.3.6 to 1.6.0 by @dependabot in #87
  • chore(deps): bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #88

Full Changelog: v2.0.1...v2.0.3

2.0.1

11 Jan 07:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/Asiern/SpeedrunHub/commits/v2.0.1

1.1.1

16 May 07:05
Compare
Choose a tag to compare

Version 1.1.1 Notes

What's new?

Updated Expo to v45
Add profile loading animation by @Asiern in #13

Fixes

Games with no categories not loading
App crash under Onboarding screen on pressing "Next" button

What's Changed

Full Changelog: v1.1.0...1.1.1

1.1.0

19 Jan 19:58
Compare
Choose a tag to compare

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

Full Changelog: 1.0.13...v1.1.0

v1.0.13

17 Jan 08:08
Compare
Choose a tag to compare

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.

v1.0.12

27 Nov 11:40
473394e
Compare
Choose a tag to compare

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.

v1.0.10-beta

11 Oct 16:22
aa38ac6
Compare
Choose a tag to compare
v1.0.10-beta Pre-release
Pre-release

Version 1.0.10 Notes

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.

v1.0.9-beta

10 Oct 08:51
Compare
Choose a tag to compare
v1.0.9-beta Pre-release
Pre-release

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.

v1.0.8-beta

23 Sep 18:49
Compare
Choose a tag to compare
v1.0.8-beta Pre-release
Pre-release

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.

v1.0.7-beta

16 Sep 19:29
Compare
Choose a tag to compare
v1.0.7-beta Pre-release
Pre-release
Merge branch 'beta'