← Back to MIDI Mapper

Releases

Download the latest version or browse the full changelog.

Latest: v0.2.14

Windows Windows 10 / 11
macOS Apple Silicon
Linux x86_64

Changelog

v0.2.14

#

Features

  • redesign UI with Volt theme, plain-language screens, and new knob icon

Bug Fixes

  • keep the Activity monitor from collapsing below a long mapping list
  • stop the app from crashing when its terminal closes

v0.2.13

#

Features

  • add a rescan button to find MIDI devices without restarting
  • make knob response immediate and configurable
  • show an on-screen level for volume and mic changes
  • show the on-screen level for brightness too
  • support endless knobs and aftertouch from MIDI controllers, closes [#152](https://github.com/BarretoTech/midi-mapper/issues/152)

Bug Fixes

  • clear the mapping highlight after a knob stops turning
  • fade the volume overlay out as well as in
  • keep the volume overlay above other always-on-top windows
  • make the CI checks pass on Windows runners
  • place the volume overlay on the display the cursor is on
  • prevent Keyboard Hold from sticking on an endless knob
  • re-read brightness at the start of each knob gesture
  • show the brightness overlay on the display it actually dims
  • stop small knob movements bouncing the Windows volume

Performance

  • drive Windows brightness through the video port ioctl
  • drive Windows volume and brightness from a native helper
  • make Windows volume and brightness keep up with a knob
  • stop brightness lagging behind the knob on Windows

v0.2.12

#

Features

  • add Check for Updates button to Settings
  • add donation and sponsor links to the app
  • route macOS downloads through installation guide

v0.2.11

#

Bug Fixes

  • debounce volume/brightness fader to prevent action flooding
  • resolve 3 security vulnerabilities in dependencies

v0.2.10

#

Bug Fixes

  • improve Linux/Wayland keyboard shortcut support
  • recheck for updates every 4 hours while app is running

v0.2.9

#

Features

  • add browse button to select apps for launch action

v0.2.8

#

Features

  • Add refresh button to device picker for manual MIDI rescan

v0.2.7

#

Features

  • Add macOS installation guide for Gatekeeper workaround
  • Add Reddit community link on the website and in Settings for support

v0.2.6

#

Bug Fixes

  • Fix auto-updater not finding new versions

v0.2.5

#

Bug Fixes

  • Security and stability improvements

v0.2.4

#

Bug Fixes

  • Security and stability improvements

v0.2.3

#

Features

  • Add releases page to the website

v0.2.2

#

Features

  • Initial release of MIDI Mapper
  • Map MIDI note and CC events to system actions
  • Keyboard shortcuts, keyboard hold, and text input actions
  • Application launching with configurable arguments
  • System volume control (output and input) with OSD support on Windows
  • Mute toggle for speakers and microphone
  • Display brightness control
  • Media playback control (play/pause, stop, next, previous)
  • Multi-profile support for different mapping configurations
  • Learn Mode for guided mapping setup
  • MIDI Monitor for real-time event visualization
  • System tray integration with minimize-to-tray
  • Auto-update support
  • Cross-platform support: Windows, macOS, Linux
  • Light, dark, and system theme support
  • Start on boot and start minimized options