Skip to content

v1.27.5.18 Release

Mateusz Żebrak requested to merge v1.27.5.18_release into master

Closes: %Release v1.27.5.18

  1. 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)
  2. Functional improvements
  3. 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 included hbd_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
  4. Internal
Edited by Mateusz Żebrak

Merge request reports

Loading