V1.27.5.11 release
Closes: %12th release
- New features/functions
- New CLI commands related to ClaimAccountOperation - via !347 (merged)
clive show new-account-token
clive process claim new-account-token
- New CLI command related to RecurrentTransferOperation - via !374 (merged)
clive show transfer-schedule
clive process transfer-schedule create/modify/remove
- New CLI commands related to ClaimAccountOperation - via !347 (merged)
- Functional improvements
- Speed up initial (when clive is started) data gather from the node (previously waited for 1.5s) - !380 (merged)
- All of the TUI F10 bindings changed to F6 (conflict with default terminal on Ubuntu) - #203 (closed) via !370 (merged)
- TUI amounts of pending transfers from savings are now aligned to dot - #192 (closed) via !356 (merged)
- TUI when the proxy account is set, it will be visible at proposals/witnesses vote tabs - #195 (closed) via !356 (merged)
- TUI consistency:
- CLI output of hive power related commands was improved - #202 (closed) via !369 (merged)
- Do not save on disk temporary accounts-related data gathered from node, visible e.g. on dashboard (caused this temporary data to be displayed after next clive startup instead of
loading...
) - !378 (merged) - Better handling of situations when rc_api is missing in the node we're connected to (previously init values were displayed, now there is explicit
N/A
with tooltip containing API details) - !378 (merged)
- Bugfixes
- Removed duplicated binding on onboarding finish screen - !365 (merged)
- Fix the bug with switching to next page on TUI proposals/witnesses tab - !356 (3547a237)
- Fix TUI crashes after leaving some screens - !379 (merged)
- Fix TUI displaying data which is being loaded: #154 (closed) via !378 (merged)
- Internal
- TUI onboarding tests - #138 (closed) via !348 (merged)
Edited by Mateusz Żebrak