github Textualize/textual v3.3.0
The Community Supported Release

latest releases: v6.1.0, v6.0.0, v5.3.0...
3 months ago

The first community supported release.

Mostly fixes and a few helpful additions. See below for details...

[3.3.0] - 2025-06-01

Fixed

  • Fixed VERTICAL_BREAKPOINTS doesn't work #5785
  • Fixed Button allowing text selection #5770
  • Fixed running App.run after asyncio.run #5799
  • Fixed triggering a deprecation warning in py >= 3.10 #5799
  • Fixed Input invalid cursor position after updating the value #5811
  • Fixed DEFAULT_CLASSES when applied to App #5827
  • Fixed order of implicit content tag closing #5823

Added

  • Exposed CollapsibleTitle #5810
  • Added Color.hsv property and Color.from_hsv class method #5803
  • Added cursor_at_start and cursor_at_end properties to the Input widget #5830

Changed

  • Added a few features to python -m textual.markup playground #5823

Don't miss a new textual release

NewReleases is sending notifications on new releases.