- Allow customising output file name using a template when merging too #2108
- URL download feature #1486
- implent customisable wheel modifiers #1884
- alt (customisable) + wheel: seek 1 frame
- shift (customisable) + wheel: seek keyframe
- Allow revealing config path in File Explorer/Finder
- Allow drag-drop working dir #2147
- Allow auto-reassign duplicate keybinding #2154
- Allow selecting track also when there's only one: this allows the user to enable ffmpeg assisted playback when audio track is not supported #2144
- Two black/silent detect modes: Mode 1: start/stop segments at the center of each black/silent section. Mode 2: bounding the black/silent sections
- Improve seek speed (wait for
seeked
event) - Fix seek timeline indicator jerkiness bug
- Make timeline time transparent when hovering it with mouse #2177
- Re-encode FLAC when cutting #1809
- GPS map: Support more DJI devices #2072
- Reduce flickering #2083
- Make it more explicit when changing
mp4
tomov
and show a notification #1075 - Check if output file is writable before exporting (if it exists) so we can inform user
- Escape last ffmpeg command properly on windows and escape quote on linux #2151
- Don't show keyframes when packed too close together
- Convert all non webvtt to webvtt when exporting to webm #2179
- Allow enabling/disabling preservation of metadata and chapters #2176 #1027
- Prevent alt button from opening menu when alt is bound in some keybinding #2180
- Make toasts wider
- Always show playback rate
- Don't use toasts for fatal errors
- Improve Settings page
- Give segment list a scroll bar
- Improve subtitle rendering
- Log more ffmpeg commands
- Translation update
- Bug fixes and improvements