Skip to content

Releases: keep-starknet-strange/pow

1.0.9

10 Dec 23:40
714b29c

Choose a tag to compare

What's Changed

  • Fix ios bundle issues
  • Library update to fix security issues

1.0.2

03 Dec 09:21
daedf97

Choose a tag to compare

What's Changed

  • Add Fingerprint verification
  • Add What's new feature
  • Add minimum required version feature
  • Fix minor bugs and crashes
  • Improve performance

0.9.0

15 Nov 08:01
b5ea8e8

Choose a tag to compare

What's Changed

  • Fix various issues
  • Update fingerprint sdk
  • Add NounsDAO integration
  • Fix rendering issues

0.8.2

03 Nov 21:17
1ffb40f

Choose a tag to compare

What's Changed

  • Updates RPC

0.8.1

03 Nov 18:08
50c85e5

Choose a tag to compare

What's Changed

  • Update env vars from deprecated API

0.8.0

30 Oct 15:41
10c84b2

Choose a tag to compare

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

17 Oct 14:00
16083b0

Choose a tag to compare

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

10 Oct 13:32
7b47573

Choose a tag to compare

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_rewards has 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

03 Oct 14:33
ac62d6b

Choose a tag to compare

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 useAudioPlayer hook.
    • 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.
  • 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

22 Sep 08:41
b300134

Choose a tag to compare

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.