Skip to content

The interrupted release

Choose a tag to compare

@willmcgugan willmcgugan released this 22 Feb 18:43
· 1045 commits to main since this release
adf6d1c

Mostly fixes here. There is a small change to behavior around scroll_end. Changes below...

[2.1.1] - 2025-02-22

Fixed

  • Fixed Link binding to open the link #5564
  • Fixed IndexError in OptionList #5574
  • Fixed issue with clear_panes breaking tabbed content #5573

Changed

  • The user can now interrupt a scroll to end by grabbing the scrollbar or scrolling in any other way. Press ++end++ or scroll to the end to restore default behavior. This is more intuitive that it may sound.