You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/changelog-data.json
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,24 @@
1
1
[
2
+
{
3
+
"date": "2026-04-23",
4
+
"type": "new",
5
+
"title": "Browser MIDI Control Added with Learn Mode and a Dedicated Mapping Panel",
6
+
"description": "MasterSelects now supports direct browser MIDI input over Web MIDI with a dedicated Settings tab, transport bindings, a dockable MIDI Mapping panel, note learn mode, manual reassignment, and project-persistent marker plus transport mappings.",
7
+
"section": "MIDI / Workflow",
8
+
"commits": [
9
+
"8e2701c3"
10
+
]
11
+
},
12
+
{
13
+
"date": "2026-04-23",
14
+
"type": "improve",
15
+
"title": "Timeline Markers Can Now Trigger Playback and Auto-Stop the Playhead",
16
+
"description": "Markers now expose right-click MIDI actions for Jump, Play From Marker, and Jump To Marker And Stop, and any marker can be turned into a Stop Marker so playback halts automatically when the playhead crosses it.",
0 commit comments