Skip to content

1.7.10

Compare
Choose a tag to compare
@blavenie blavenie released this 11 Sep 16:07
· 20 commits to master since this release

Release v1.7.10

  • enh(loader): Display the Cesium logo during platform loading, replacing the text.
  • enh(home): Display a larger logo for medium-sized screens.
  • fix(home): Avoid prompting for fullscreen if the user has previously selected "no"; store this choice in settings.
  • fix(home): Remove the 'app.login' state as the menu utilizes the loginAndGo() function to open the wallet.
  • fix(uri): Allow udAmount in the june:// URI.
  • fix(uri): Permit amounts with decimals in the june:// URI.
  • fix(uri): Accept comments containing %20 characters in the june:// URI.
  • fix(uri): Replace invalid characters in comments for the june:// URI.