Skip to content

Releases: BigtoC/hnotes

Hotfix: Run on Android 12

26 May 09:30
18eb94f
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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.