v2.7.0 Preview 1
Added 2023-11-30 21:46:33 +0000 UTCFixed
- Fixed control character decoding that caused some progress bars to show as \u2588
- Fixed Python rich package's progress bars not showing in console
- Optimized ProgressRing animation bindings to reduce CPU usage
- Improved safety checks in custom control rendering to reduce potential graphical artifacts
- Improved console rendering safety with cursor line increment clamping, as potential fix for #111