This repository has been archived by the owner on Oct 12, 2024. It is now read-only.
Releases: Asiern/SpeedrunHub
Releases · Asiern/SpeedrunHub
2.0.3
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
What's Changed
- Onboarding by @Asiern in #69
- 58 add support for i18next translation library by @Asiern in #77
- chore(deps): bump fast-xml-parser from 4.2.2 to 4.2.5 by @dependabot in #76
- Onboarding locale by @Asiern in #78
- SpeedrunHub v2 by @Asiern in #85
New Contributors
- @dependabot made their first contribution in #76
Full Changelog: https://github.com/Asiern/SpeedrunHub/commits/v2.0.1
1.1.1
1.1.0
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
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
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
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
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
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
Merge branch 'beta'