3.0.1 - Current Development

Note: This is the current development branch and is not yet released.

What’s New?

Minor cleanups and documentation fixes.

Bug Fixes

  • Fixed issue during TUI app initialization where debug logs would be discarded and warnings would fail to display correctly.

  • Fix Issue where SystemError: buffer overflow was encountered during CLI tasks on Python 3.14 in some specific circumstances, due to an upstream Fabric bug.

Documentation

  • Docs: Fix minor grammar and render nits