All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Merge input is remembered between launches.
- Migrated
iced
dependency to0.9
. - Updated dependencies.
- Mouse wheel support for sliders.
- Control-click or right-click to set a slider to its default value.
- Slider fine control by holding shift when dragging.
- Strip symbols from release builds for smaller binaries.
- Disable buttons when device is not connected.
- Swapped positions of Shaper and Extra sections in layout.
- Parameter labels now match the panel printing more precise.
- Lower latency with MIDI merge input.
- Show shorter port names for merge input on Linux.
- Don't show internal port in merge input menu.
- Give merge input menu more space to make longer names fit.
- Show pointer shape mouse cursor when hovering a slider on all platforms.
- Relaxed port name detection for BomeBox compatibility.
- Use 2021 edition of Rust.
- Updated dependencies.
First public release.
Initial development release for internal use only.