v1.27.5.19 Release
Closes: %Release v1.27.5.19
- New features/functions
- Add CLI commands
clive lock
andclive unlock
(will replace--password
option) - !501 (merged) - Transaction summary aka. cart can now be accessed by pressing the "Cart" label in the header on any screen - #301 (closed) via !523 (merged) and !533 (merged)
- There is a new shortcut in the header for a quick "Go back to dashboard" action - #342 (closed) via !540 (merged)
- Add CLI commands
- 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 useclive 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
- Removed
- 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
- TUI Onboarding/Create Profile changes - #295 (closed) via !505 (merged)
- Bugfixes
- Fix clearing input when the asset is changed on "Power down" / "Delegations" tabs - #322 (closed) via !513 (merged)
- Fix scroll in the Config->Accounts Management screen - !490 (merged)
- Fix side cart not updating - !514 (merged) and !522 (merged)
- Fix unhandled exception because Url cannot be parsed back - #345 (closed) via !521 (merged)
- Fix crash when proxy is changed - #324 (closed) via !543 (merged)
- 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