# Changelog (v0.5.0)

### NEW FEATURES & IMPROVEMENTS
* Added NAM A2 Support.
* Added Next/Previous buttons for Models and IRs.
* Added dropdown list for Models and IRs.
* Added MIDI Support:
    * Customizable MIDI Mappings.
    * Preset/Parameter changes via Control Change Messages.
* Added parameters for next/previous model/IR/preset:
    * These parameters can trigger a next/previous action either via DAW automation or a MIDI message by setting them from low to high.
* Improved preset management.

### FIXES
* Fixed MacOS Standalone Application not requesting microphone permissions.
* Fixed various graphical bugs.
* Fixed various automation bugs.

### MINOR IMPROVEMENTS
* Removed resize button.
    * The UI can now be freely resized between the old minimum and maximum.
* Various graphical improvements.
* Improved readability of the text on the GUI buttons.
* Presets are now listed in alphabetical order.
* Added color scheme customization.

### MISC
* Released binaries for x86/x64 Linux.