# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.0.2] - 2024-07-08

### Fixed

- Crashing on Linux caused by OpenGL/window multithreading.

## [1.0.1] - 2024-06-25

### Added

- Plugin now saves last selected tab and preset

### Changed

- Saving presets now displays an error on failure.
- Keyboard navigation now possible with arrows
- Updated NIH-plug
- Updated Audio Unit Wrapper (vst3sdk 3.7.11)

### Fixed

- Multi-out buses crackling
- Crash when user preset folder doesn’t exist.

## [1.0.0] - 2023-11-30

- Initial release
