V1.27.5.14 release
Closes: %15th release
- New features/functions
- Add "F3" binding for the TUI dashboard to quickly switch working account - !417 (merged)
- Functional improvements
- Change the way adding/removing and switching working/watched account works on the TUI Config screen - !417 (merged)
- Improvements related to settings specified in
settings.toml
file: - !413 (merged)- are now validated right after launch
- separate env for dev purposes, so debug/dev settings are no longer under the same namespace with user settings
- Speedup autocompletion - !414 (merged)
- The default on
Activate
screen isPermanent active mode
now - #242 (closed) via !432 (merged) - Add "soon" label for not implemented features, don't raise a notification but make widgets disabled - #224 (closed) via !433 (merged)
- Bugfixes
- Fix communication error of
AssertionError: Invalid error response format: expected list, got <class 'dict'>
- !428 (merged) - Fix communication error of
result none is not an allowed value (type=type_error.none.not_allowed)
- #234 (closed) via !428 (merged) - Fix impossible cancellation of hive power actions - #231 (closed) via !429 (merged)
- Fix uneven columns on the dashboard when one of the account history entry and account update values were
never
- #218 (closed) via !421 (merged) - Remove confusing default alias - #219 (closed) via !422 (merged)
- Fix beekeeper logging to much - !427 (merged)
- Fix profile name with
.wallet
postfix could not be activated/password confirmed - !427 (merged)
- Fix communication error of
- Internal
- SafeSettings (typed and validated) introduction - !413 (merged)
- Single longer timeout (no retries) instead of multiple retries with a lower timeout - !431 (merged)
Edited by Mateusz Żebrak