Skip to content

The Yippee Ki‐Yay Release

Compare
Choose a tag to compare
@willmcgugan willmcgugan released this 29 Nov 10:21
· 552 commits to main since this release

Mostly a bugfix release, as we prepare for 1.0. Some minor API change, that is unlikely to impact anyone.

[0.88.0] - 2024-11-29

Fixed

  • Fixed infinite loop in Widget.anchor #5290
  • Restores the ability to supply console markup to command list #5294
  • Fixed delayed App Resize event #5296
  • Fixed ListView not updating its index or highlighting after removing items #5114
  • Fixed ListView focus styling rule being too broad #5304
  • Fixed issue with auto-generated tab IDs #5298

Changed

  • ListView.pop now returns AwaitComplete rather than AwaitRemove #5135
  • ListView.remove_items now returns AwaitComplete rather than AwaitRemove #5135