Skip to content

Releases: BigtoC/hnotes

v3.0.3

22 Jun 09:25
021c068

Choose a tag to compare

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

24 May 09:38
a9f28b2

Choose a tag to compare

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:

image

What's Changed

Full Changelog: v3.0.1...v3.0.2

v3.0.1

04 Apr 08:32
ea4f8dc

Choose a tag to compare

What's Changed

Full Changelog: v2.1.0+3...v3.0.1

Hotfix: Run on Android 12

26 May 09:30
18eb94f

Choose a tag to compare

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

23 May 13:51
8ad8418

Choose a tag to compare

What's Changed

  • Fix network issue by in #21

Full Changelog: v2.1.0...v2.1.0+2

520 Release~

23 May 11:26
56af008

Choose a tag to compare

Big release!

Flutter related

  1. Upgrade to Flutter 3 (What’s new in Flutter 3)
  2. Upgrade to Dart 2.17.1

Code enhancements

  1. Codes clean up and structure enhancements
  2. Implement DDD Architecture (reference)
  3. Switch to Ropsten (Ethereum testnet), and use Alchemy as a blockchain connection service

Functional updates

  1. Show blockchain info
  2. Allow users to import the API key, instead of reading a secret file.
  3. Import and show NFTs on the home page
  4. Swipe left to show details of an imported NFT from the home page
  5. Swipe right to delete an NFT
  6. Navigate to the usage guide webpage from the drawer

What's Changed

  • Consolidate code changes in v2 branch and merge them to the main branch by @BigtoC in #19

Full Changelog: v1.6.1...v2.1.0

Big release, version 2!

10 May 06:48
42cca90

Choose a tag to compare

Pre-release

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

08 Jun 15:29

Choose a tag to compare

Pre-release
  • 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

05 Jun 07:53

Choose a tag to compare

  • 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

27 May 15:56

Choose a tag to compare

Finish functions mentioned in stage 1, but the search function need to be enhanced, will be done in future developments.