# 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-09

## Added

- Fully keyboard navigable

### Changed

- Updated UI
- Updated NIH-plug and dependencies
- Using Qt Installer Framework for Windows and Linux Installer (QtIFW 4.6.1)
- Updated Audio Unit Wrapper (vst3sdk 3.7.11)

### Fixed

- Potential crash on Linux caused by OpenGL/window multithreading
- Deserialization issue when restoring sessions

## [1.0.1] - 2023-06-07

### Changed

- Added headers to patch .lib sources
- Updated NIH-plug and dependencies
- Updated Audio Unit Wrapper (Steinberg VST3 SDK), no longer requires our fixes

### Fixed

- Saturation caused clicking artifacts
- Knob labels displayed used inconsistent precision

### Removed

- DSP had unused branches

## [1.0.0] - 2023-04-25

* Initial Release
