Skip to content

V1.27.5.6 release

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

Closes %Seventh release

  1. New features/functions:
    • New CLI command were implemented - !291 (merged):
      • clive process proxy clear
      • clive process proxy set
      • clive process vote-witness
        • add
        • remove
      • clive process vote-proposal
        • add
        • remove
      • clive show proxy
      • clive show witnesses
      • clive show witness
      • clive show proposals
      • clive show proposal
  2. Functional improvements:
    • Bumped TUI framework (textual) version - significant speedup in screen building (CSS parsing) - !274 (merged)
    • Proposals TUI screen will automatically create multiple operations when requested to change more than 5 proposals - #120 (closed)
    • Footer bindings fit improved by hiding some of the global bindings - #130 (closed)
    • Show global help instead of context one on the onboarding welcome screen - !288 (merged)
    • Less strict profile name validation - #119 (closed)
  3. Bugfixes:
  4. Internal:
Edited by Mateusz Żebrak

Merge request reports