V1.27.5.9 release
Requires: !324 (merged)
Closes: %10th release
- New features/functions:
- Add new config screen for managing: !345 (merged)
- watched accounts
- known accounts
- working account
- Add new
clive show chain
CLI command: !324 (merged)
- Add new config screen for managing: !345 (merged)
- Functional improvements:
- TUI consistency - #174 (closed) , #170 (closed) , #150 (closed), !334 (merged)
- Removed force-offline option from CLI commands (Clive allows only for offline signing, no need for such an option) - #168 (closed)
- Validate password while creating a new profile via CLI - #152 (closed)
- Password is mandatory also when removing a key alias from Clive via CLI (Previously required only when removing key from beekeeper) - #123 (closed)
- Speedup gathering some data from the node API in TUI - !339 (merged)
- Make some of the CLI errors more readable by the usage of validators (
PublicKeyAliasValidator
,SetPasswordValidator
,ProfileNameValidator
,AccountNameValidator
,PrivateKeyValidator
,PathValidator
)- !336 (merged) - Better asset type validation error message (Including printing out the accepted assets) which previously was a raw unreadable error from schemas - !336 (merged)
- Configurable communication timeouts (and beekeeper initialization timeout) via
settings.toml
- !333 (merged)
- Bugfixes:
- Removed redundant currencies from the side panel cart overview - #188 (closed)
- Fix TUI scroll not appearing or appearing in wrong place - !314 (merged)
- Fix typo in CLI
show pending withdrawals
output - !349 (2d8f206f) - Fix the issue with known account being ignored during onboarding - !349 (3add776d)
- Internal
- CLI tests wrapper - #156 (closed)
- Fixed random fail of one of the beekeeper tests - #141 (closed)
- TUI tests for savings - #110 (closed)
- CLI tests for authority - !313 (merged)
- New beekeeper tests - !311 (merged)
Edited by Mateusz Żebrak