5.4.0
Features
- Various menu actions adjustments (3215c13) @tomasklaen
- Added reload & remove actions and shortcuts to external tracks in track menus (#966) (bb83e40) @dyphire
- Prevent cursor movement from deselecting menu items (5790169) @tomasklaen
- [breaking] API:
MenuBase.actions
renamed toMenuBase.item_actions
(57fd8c3) @tomasklaen - API: Added
MenuBase.item_actions_place
andItem.actions_place
properties (a77e11f) @tomasklaen - API: Support for F1-F12 keys to listen for in callback mode menus (07a1563) @tomasklaen
Fixes
- Forwarding keybinds sometimes crashing (c183c37) @tomasklaen
- Incorrect notification messages after loading file as a new track (431bb5e) @tomasklaen
- Menu scrollbar rendering above action labels (671223c) @tomasklaen
- Timeline not handling
--rebase-start-time=no
(#969) (8fb357f) @po5 - Updated chinese translation (#966) (bb83e40) @dyphire
Tweaks
- Added
alt+up
shortcut info to open file menus footnote (16fc7ae) @tomasklaen
Refactors
- Add
on_key
tocreate_self_updating_menu_opener()
options (5011139) @tomasklaen - Track menu simplifications and some other tweaks (f6159ad) @tomasklaen
Full Changelog: 5.3.1...5.4.0