v6.1.0

Textualize/textualv6.1.0Sep 2, 2025by willmcgugan

AI Summary

Introduces visual styling updates including a new 'block' border style and flat button styles, along with a new parameter for action running.

Key Highlights

  • New 'block' border style added.
  • New `Button.flat` boolean to enable flat button styles.
  • New `namespaces` parameter for `run_action`.

New Features

  • `Button.flat`
  • `namespaces` parameter to `run_action`
  • Block border style

Full Release Notes

In this release we have a new "block" border style, and new flat style buttons.


https://github.com/user-attachments/assets/c35ab5eb-8d91-43a6-8135-9e7f8f21344f



## [6.1.0] - 2025-08-01

### Added

- Added `Button.flat` boolean to enable flat button style https://github.com/Textualize/textual/pull/6094
- Added `namespaces` parameter to `run_action` https://github.com/Textualize/textual/pull/6094
- Added "block" border style https://github.com/Textualize/textual/pull/6094