Features
- Use native clipboard API if available (#1139) (cfe1b2e) @layercak3
- Custom dispositions (#1140) (3bd00a9) rkscv
- Added bindings for menu navigation (0fd59eb) @tomasklaen
- Fuzzy search and highlighting based on fzy algorithm (#1148) (883cd18) @dyphire
- API: Added
Menu.bind_keys
option (580ceee) @tomasklaen - API: Added support for
hide
prop on managed buttons (3682af3) @tomasklaen - I18N: Added Polish translation (#1129) (75db6c1) @Ognisty321
Fixes
- Keybind humanification removing
#
from shortcuts (9d3c356) @tomasklaen - Badge prop listener bound to controls instead of concerned element (c8c7e9c) @tomasklaen
- Volume bar sometimes displayed when there's no audio (fe77632) @tomasklaen
- Clicking overlapping chapter indicators in timeline would seek to wrong one (#1145) (0eb81e7) @Sneakpeakcss
- Volume bar no longer displayed in idle status (#1147) (73fbf75) @dyphire
- Top bar chapter button not clickable with low proximity values and alt title visible (42660e8) @tomasklaen
- Top bar main/alt titles not filtering for empty values correctly and not re-rendering when needed (7fbcff4) @tomasklaen
font_bold
option ignored when match highlighting (d42f825) @tomasklaen
Full Changelog: 5.10.0...5.11.0