v1.27.5.18 Release
Closes: %Release v1.27.5.18
- New features/functions
- Change how the unlock / lock mechanism works in TUI - !498 (merged) :
- Dashboard and further screens are inaccessible if TUI is not unlocked (acts more like a well-known for web apps "Login/Logout" instead of the previous "Unlock on demand")
- Profile can now be switched in the TUI or selected during its startup - #281 (closed)
- It's now possible to create multiple profiles via TUI
- Implement script for easier launch of the Clive CLI - #275 (closed) and #314 (closed)
- Change how the unlock / lock mechanism works in TUI - !498 (merged) :
- Functional improvements
- Removed "Fast broadcast" - #303 (closed) via !487 (merged)
- New "Add to cart" button on some of the operation pages - #303 (closed) via !487 (merged)
- The screen does not change on some of the operation pages after adding to cart - #303 (closed) via !487 (merged)
- Pressing "Enter" while being focused on Input on operation pages will now trigger screen default action (acts like Submit) - #303 (closed) via !487 (merged)
- Bugfixes
- Fix cannot press some elements (like on the Select file page) because the validation result changes its position. Validation is not performed on blur by now. - #303 (closed) via !487 (merged)
- Fix crash when
witness_set_properties_operation
was the latest in history and includedhbd_exchange_rate
- #268 (closed) via !504 (merged) - Fix "Toggle header details" tooltip (was "Open the command palette" )- !503 (merged)
- Fix TUI crash during startup: !499 (merged)
- Fix alarms not updated after onboarding is completed - 3bb51ece
- Internal
- Bump hive submodule, wax, schemas - !504 (merged)
- Merge calculate_vests_to_hive_ratio.py and hive_vests_conversions.py - #197 (closed) via !504 (merged)
- Use wax calculation functions in conversions - #190 (closed) via !504 (merged)
- New docker images naming convention: !475 (merged) and !507 (merged)
- TUI switched from single screen stack to multiple screen stacks aka. MODES - !498 (f28274e6)
- Removed "force onboarding" - !498 (8146bb63)
- We now have 2 versions of a header - !498 (8c784f47)
- Fix HPVestsAmountInput.select_asset - !502 (merged)
Edited by Mateusz Żebrak