update version

pull/2575/head
Mikael Finstad 8 months ago
parent 251108e8da
commit 2511084629
No known key found for this signature in database
GPG Key ID: 25AB36E3E81CBC26

@ -8,6 +8,6 @@
}, },
{ {
"version": "3.67.0", "version": "3.67.0",
"highlightsMd": "- Improve UI and dark/light mode\n- Allow <kbd>Shift</kbd> + mouse click/drag to move/resize segments (configurable modifier key)\n- Use native web keyboard events: This makes keybindings consistently independent of keyboard layout.\n- New action `play-selected-segments` (play once, no loop)\n- Use file name template also for merge files\n- Persist more app state\n- New, improved reduce motion setting to override OS default\n- Dialog button positions are now OS-dependent\n- Add \"What's new\" (this dialog!)\n" "highlightsMd": "- Improve UI, accessibility and dark/light mode\n- Allow <kbd>Shift</kbd> + mouse click/drag to move/resize segments (configurable modifier key)\n- Use native web keyboard events: This makes keybindings consistently independent of keyboard layout.\n- New action `play-selected-segments` (play once, no loop)\n- Use file name template also for merge files\n- Persist more app state\n- New, improved reduce motion setting to override OS default\n- Dialog button positions are now OS-dependent\n- Add \"What's new\" (this dialog!)\n"
} }
] ]

@ -1,4 +1,4 @@
- Improve UI and dark/light mode - Improve UI, accessibility and dark/light mode
- Allow <kbd>Shift</kbd> + mouse click/drag to move/resize segments (configurable modifier key) - Allow <kbd>Shift</kbd> + mouse click/drag to move/resize segments (configurable modifier key)
- Use native web keyboard events: This makes keybindings consistently independent of keyboard layout. - Use native web keyboard events: This makes keybindings consistently independent of keyboard layout.
- New action `play-selected-segments` (play once, no loop) - New action `play-selected-segments` (play once, no loop)

Loading…
Cancel
Save