Releases: keep-starknet-strange/pow
Releases · keep-starknet-strange/pow
1.0.9
1.0.2
0.9.0
0.8.2
0.8.1
0.8.0
What's Changed
- Improve sentry logging around transaction errors
- More onchain gas fee optimizations
- Fingerprint implementation
- Prestige layout fix
- Add retry logic to network requests to avoid crashes
- Optimize the L2 UI to avoid crashes
- Fix infinite loop crashes on Android
0.7.0
What's Changed
- Add transaction bundling optimization for gas reduction
- Disable claim reward feature temporarily
- Upgrade third-party libraries to improve app stability
- Android: Genesis block underline was rendered incorrectly
- Android: When scrolling to the bottom of the upgrades list the items were not clickable unless user scrolls again
- Android: Prestige alert had text cut off
- Android: Some achievement tiles had 1px green glitch at the bottom of the tile
0.6.0
Release Notes - v0.6.0
Build 29
🎮 New Features
- Audio: The application now includes silent mode tracking to better handle sound playback when a device is muted.
- Share Functionality: You can now share your progress or achievements directly from the app.
🛠️ Improvements
- Audio System: The underlying audio technology has been upgraded, replacing Expo Audio with the React Native Audio API for more robust performance.
- Rewards: Logic for
host_give_rewardshas been updated to align more closely with the claim reward process.
🔧 Fixes
- Prestige: Fixed an issue where the Prestige feature was not showing up right away after being unlocked or upgraded.
- Achievements: Various fixes have been applied to the achievement system.
- Android: Debug symbols for Android have been added to improve crash reporting and analysis.
0.5.0
Release Notes - v0.5.0
Build 27
🎮 New Features
- Animation Controls: Users now have new controls for animations.
- Achievements: New achievements are now shown in the application.
- Leaderboard: The leaderboard now includes pagination for easier navigation.
🛠️ Improvements
- Audio System:
- The audio system has been refactored to use the new
useAudioPlayerhook. - Improvements have been made to the initialization of the Expo audio system.
- This does not fix yet the issues that some users experience music not playing on iOS.
- The audio system has been refactored to use the new
- Achievements: The logic for achievements has been updated to reset upon a Prestige upgrade.
- App Links: The app link has been updated to the Ready Wallet app, and a hook is now used to open the application.
- UI/UX: General UI enhancements have been included.
🔧 Fixes
- App Crashes: Fixed application crashes related to maximum depth exceeded and C++ errors.
- Achievements: Various fixes have been applied to the achievement system.
- App Links: A typo in the claim reward app link has been corrected.
- General: This release includes general bug fixes and performance patches.
0.4.0
Release Notes - v0.4.0
Build 24
🎮 New Features
- Sequential Music: A new music playlist system with new tracks and artist credits has been implemented.
- Account Management: New functionality allows for account restoration and auto-completion of the tutorial for restored accounts.
- UI/UX: A new modal has been added for capital controls when the user's balance is low, and the Journey dApp has been rebranded.
🛠️ Improvements
- Prestige: Users are now directed to the Prestige feature to claim.
- Notifications: Unlock notifications can now be minimized and maximized.
🔧 Fixes
- Prestige: Various fixes have been applied to the Prestige feature.
- Bug and UI fixes: This release includes general bug fixes, performance patches, and various UI improvements.