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
Changed
- Potential breaking change: Changed default
query_one
andquery_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