v6.2.1

Textualize/textualv6.2.1Oct 1, 2025by willmcgugan

AI Summary

A hotfix release addressing two specific issues related to text copying functionality.

Key Highlights

  • Fixed inability to copy text outside of an input/textarea when it was focused.
  • Fixed issue when copying text after a double click.

Full Release Notes

Hot fix for 2 copy related issues

## [6.2.1] - 2025-10-01

- Fix inability to copy text outside of an input/textarea when it was focused https://github.com/Textualize/textual/pull/6148
- Fix issue when copying text after a double click https://github.com/Textualize/textual/pull/6148