Skip to content

v1.5.1

Compare
Choose a tag to compare
@Theaninova Theaninova released this 29 Apr 09:27
· 43 commits to master since this release
v1.5.1
3dd91a1

Features

  • Overhauled chord search
    • Using a leading + allows you to search for chord inputs. Searching for +a+DUP or +a +DUP will show all chords with a and DUP as the input. As part of that the internal names of the actions have been added to the action tooltips in angled brackets (for example <DUP> Repeat Last Note)
    • You can now search for special characters such as "
    • Chords have been tagged with some simple heuristics, search for any for these terms to show
      • compound: any compound chords
      • macro: any chords with CTRL, ALT, GUI or ENTER as part of the chord
      • cursor warp or warp: any chords with arrow key actions
      • suffix: any chords with a leading BKSP

Fixes

  • You can now edit blank actions again in the layout editor

Full Changelog: v1.5.0...v1.5.1