Releases: BigtoC/hnotes
Releases · BigtoC/hnotes
v3.0.3
What's Changed
- Problem: SDK and libs need to be updated by @BigtoC in #45
- Problem: without double check before broadcasting transactions is dangerous by @BigtoC in #46
- Problem should should display transaction after it succeed by @BigtoC in #50
- Problem: Cannot query smart contracts by @BigtoC in #51
- Problem: CI failed to build and release APK by @BigtoC in #52
Full Changelog: v3.0.2...v3.0.3
v3.0.2
What's Changed
- chore(dependencies): Update package versions by @BigtoC in #37
- Feature/crypto wallet by @BigtoC in #39
Full Changelog: v3.0.1...v3.0.2
App preview:
What's Changed
- chore(dependencies): Update package versions by @BigtoC in #37
- Feature/crypto wallet by @BigtoC in #39
- Display wallet balance by @BigtoC in #42
- 41 problem cannot send tokens by @BigtoC in #43
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
- Problem: Flutter 2 is outdated by @BigtoC in #28
- Problem: Codes require lint by @BigtoC in #29
- Problem: No automatic release by @BigtoC in #30
- Problem: Images are outdated by @BigtoC in #31
- Problem: Lint rules are not applied by @BigtoC in #32
- Feature/read new chain data by @BigtoC in #33
Full Changelog: v2.1.0+3...v3.0.1
Hotfix: Run on Android 12
What's Changed
- Hotfix/NO-TASK/update usage guide by @BigtoC in #22
- hotfix: To run on Android 12, must set targetSdkVersion 30 by @BigtoC in #23
Full Changelog: v2.1.0+2...v2.1.0+3
Hotfix release v2.1.0+2
520 Release~
Big release!
Flutter related
- Upgrade to Flutter 3 (What’s new in Flutter 3)
- Upgrade to Dart 2.17.1
Code enhancements
- Codes clean up and structure enhancements
- Implement DDD Architecture (reference)
- Switch to Ropsten (Ethereum testnet), and use Alchemy as a blockchain connection service
Functional updates
- Show blockchain info
- Allow users to import the API key, instead of reading a secret file.
- Import and show NFTs on the home page
- Swipe left to show details of an imported NFT from the home page
- Swipe right to delete an NFT
- Navigate to the usage guide webpage from the drawer
What's Changed
Full Changelog: v1.6.1...v2.1.0
Big release, version 2!
A user-friendly enhancement release,
- Migrate to Flutter 2 and the latest Dart version
- Codes clean up and implement DDD Architecture,
- Switch to Repoten Testnet and Alchemy as blockchain connector
- Allow user to input their API secret keys.
More enhancement for the app
- Beautify icons
- Change the love start day
- For the first time open this app, will be asked to set the love start date first
Start stage 2 and improved app base on stage 1
- Enhance code structure
- Beautify UI design
- Change primary color to vv's favourite pink
- Preparing for stage 2
- Now can get blockchain information
- Still, Android only
Finished Stage 1
Finish functions mentioned in stage 1, but the search function need to be enhanced, will be done in future developments.
