V1.27.5.12 release
Closes: %13th release
- New features/functions
- TUI alarms management - !367 (merged)
- alarms are presented with detailed descriptions and suggestions on how to fix them
- alarm can be marked as "harmless" so will be suppressed until next occurrence
- public keys will be displayed (and accepted) only with the
STM
prefix - #189 (closed)
- TUI alarms management - !367 (merged)
- Functional improvements
- bump TUI framework (Textual) - !373 (merged)
- will show notification when cannot add to cart/fast-broadcast/finalize operation on current screen - #207 (closed)
- TUI consistency - #200 (closed)
- allow clive TUI to start when node is not available (previously resulted in error) - !392 (merged)
- speedup gathering data from node after finished onboarding (up to 1.5s) - !367 (merged)
- faster initial (startup) node-related data update (due to multiple retires on error of missing reputation_api when api.hive.blog node was used) fixed by removing reputation_api call - #209 (closed)
- Bugfixes
- fix recurrent transfer having an amount in HBD resulted in error - !389 (merged)
- fix for not displaying label for APR in
clive show hive-power
command - !385 (merged) - fix crash caused by wax assertion (when dynamic global properties time is older than last update time stored in rc manabar) - !403 (merged)
- Internal
- stop gathering data from reputation_api - #209 (closed)
- make it possible to run CLI via clive-dev - !384 (merged)
- also related do not convert every exception into pretty error in dev mode of CLI
- bump static analysis tools and enable new rules - !397 (merged)
Edited by Mateusz Żebrak
Merge request reports
Activity
added Release label
assigned to @mzebrak
changed milestone to %13th release
added 37 commits
- ddcf356a...ea135584 - 27 earlier commits
- 1ed9b058 - Fix and enable D401
- 6d171219 - Add missing super().__init__ call
- 8ccf01bc - Remove redundant self.message
- 2825bd90 - Remove workaround of Integer validator explicit description
- 128ca7e0 - Fix and enable E501
- fd6e30d1 - Bump ruff to 0.4.9
- 23b6bada - Update ruff lint config description
- 4b56d1f3 - More context specific PT004
- f4671ee2 - Enable ANN401 and fix/ignore current places
- 3c2ed18b - Fix and enable FBT
Toggle commit list
Please register or sign in to reply