V1.27.11.1 release

! With this MR we switch from v1.27.5.21 to v1.27.11.1

Closes: %Release v1.27.11.1

  1. New features/functions
    • It's now possible to enter TUI in unlocked mode when already unlocked from the CLI environment - #323 (closed) and #347 (closed) via !589 (merged)
    • Add global "Config" button in the header with related F9 key binding - #338 (closed) via !576 (merged)
    • Added new "enable known accounts" profile option that can be set via clive configure known-account enable/disable - !575 (merged)
      • enable:
        • CLI - If you want to broadcast an operation, you must first add the target account to the list of known accounts.
        • TUI - The target account is added to the list of known accounts automatically after adding an operation to the cart.
      • disable:
        • CLI - The target account is not checked if it is on the list of known accounts.
        • TUI - The target account is not added to the list of known accounts automatically after adding an operation to the cart.
    • Implement profile migration (no need to recreate profiles when switching to a newer version of Clive) - #403 (closed) via !612 (merged)
  2. Functional improvements
  3. Bugfixes
    • Updated Textual to stable version - #364 (closed) via !598 (merged) and !619 (merged)
      • Fixed issue with widget placement because of invalid height calculation
      • Fixed issue with dimmed text on Gnome terminals
      • Fixed arbitrary text selection when the Input is focused
    • Fix crash when wrong account name is pasted in input after valid exchange name - !613 (merged)
    • Fix crashes during mode change - !620 (merged)
  4. Internal
Edited by Mateusz Żebrak

Merge request reports

Loading