Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Apr 22:44
c17450d

See the assets to download this version and install.

What's changed:

  • New Feature: now users can provide a reward address
  • Using operating system specific default path for storing plot, commitments, etc.
  • Creates the folders with permission
  • fixed the bug: the app was not remembering the start on boot preference
  • estimating the blockchain size is now lightning fast
  • added menu for macos (because of this, users can now use keyboard shortcuts)

Links to issues that are closed with this release

  • Default path is wrong #85
  • Creates default directory without permission #88
  • Can't specify folder that doesn't exist #87
  • remember launch on boot preference #126
  • Estimating Plot Size takes too much time #128
  • password creation criteria #124
  • Redirect the user to block explorer from rewards in the dashboard #74
  • Implement entering a custom Reward Address functionality #73
  • keyboard shortcuts does not work #127
  • cmd+q keyboard shortcut for quitting the app does not work (macos) #96

Further testing on critical changes to become a release

  • test the reward address functionality
  • test whether estimating blockchain size is taking long

Planned for next-release:

  • don't show mnemonic if reward address is entered
  • fix logo for white/light mode operating systems