github Textualize/textual v3.7.0
The Lucky number Sevens release

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

A few enhancements, including a handy getters module for creating properties to get widgets.

Also a potentially breaking change, see below for the details...

[3.7.0] - 2025-07-07

Added

  • Added textual.getters #5930
  • Added a show_cursor boolean to TextArea #5934

Changed

  • Potential breaking change: Changed default query_one and query_exactly_one search to breadth first #5930
  • Cursor is now visible by default when in read only mode (restoring pre 3.6.0 behavior) #5934

Fixed

  • Fixed issue with Keylines not scrolling #5936

Don't miss a new textual release

NewReleases is sending notifications on new releases.