Skip to content

v1.27.5.19 Release

Mateusz Żebrak requested to merge v1.27.5.19_release into master

Closes: %Release v1.27.5.19

  1. New features/functions
  2. Functional improvements
    • TUI Onboarding/Create Profile changes - #295 (closed) via !505 (merged)
      • Removed "Set node address" form screen (dialog will popup by clicking "online" in the header)
      • Removed "Done" form screen
      • No data from the node is displayed in the header until the "Set account" form screen
      • Info about "how to select, copy and paste" is displayed in multiple places
      • When Input is focused, "Enter" will trigger default action (confirm, next)
      • Buttons "Next" and "Previous" added
      • "Help" binding is displayed throughout the wizard
    • CLI working/tracked account management changes: #289 (closed) via !506 (merged)
      • Removed clive configure working-account set/unset commands, to remove use clive configure tracked-accounts remove
      • Added clive configure working-account switch
      • Rename watched-account -> tracked-account
      • Works the same as in TUI - tracked-account add automatically adds to known account list and sets the first tracked account as working
    • Rename "Track" to "Add" - #299 (closed) via !516 (merged)
    • Change hint about adding a new account displayed on the dashboard - #321 (closed) via !517 (merged)
    • Display HP/VESTS conversion ratio in the common part of the "Hive Power Management" - #331 (closed) via !519 (merged)
    • Add fixed prompt clive@cli to the CLI environment - !511 (merged)
    • Remove the transaction summary binding from savings operations (inconsistent with other screens) - !512 (merged)
    • Saving transaction to file will clear the current content of the cart - #293 (closed) via !527 (merged)
    • Removed unnecessary notifications when switching between lock/unlock mode manually - #344 (closed) via !525 (merged)
    • "Finalize transaction" button was added next to the existing "Add to cart" button - #336 (closed) via !520 (merged)
    • Help screen improvements - via !526 (merged):
      • Removed "Help not found screen" with global help link in favor of displaying global help instead - #300 (closed)
      • TOC is not displayed when entering the screen by default
      • Help uses a raw version of the header
      • Changed close help binding from "space" to "f1"
    • Remove unnecessary info when launching the start_cli.sh script - #334 (closed) via !530 (merged)
    • "Signed?" checkbox is disabled when there's no key to sign the transaction with - #356 (closed) via !547 (merged)
    • Remove the selection of "no working account" when the user has a working account - #306 (closed) via !545 (merged)
    • Pressing "Enter" while the Input widget is focused will trigger the default action - #340 (closed) via !535 (merged)
    • Removed additional confirmation with password, password is not required now, a simple confirmation dialog will appear - #325 (closed) via !539 (merged)
    • Unlock screen improvements - #335 (closed) via !532 (merged)
      • Profile selection is disabled when there is only one profile
      • Password input is cleared when another profile is selected
  3. Bugfixes
  4. Interal
    • Fix "World is not set yet" hiding the original exception during setup - !510 (merged)
    • Echo pushed docker image also on the feature branches - !515 (merged)
Edited by Mateusz Żebrak

Merge request reports

Loading