# 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.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [1.3.0] - 2023-02-23 ### Added - Bit depth and sample rate import options. - Paste from JSXFR. - Add default filename for Save As dialog, with trailing number incremented. ## [1.2.0] - 2022-10-13 ### Added - Implement custom slider. ## [1.1.1] - 2022-07-30 ### Fixed - Slider min value for a bipolar parameter should be -1. ## [1.1.0] - 2022-03-10 ### Added - Extra options menu: Save As, Copy, and Paste. - Add a copy of the LICENSE in the plugin folder. - Keep several recently generated sounds in the menu. ## [1.0.0] - 2022-02-25 ### Added - Initial release. [1.0.0]: https://github.com/timothyqiu/gdfxr/releases/tag/1.0 [1.1.0]: https://github.com/timothyqiu/gdfxr/releases/tag/1.1 [1.1.1]: https://github.com/timothyqiu/gdfxr/releases/tag/1.1.1 [1.2.0]: https://github.com/timothyqiu/gdfxr/releases/tag/1.2 [1.3.0]: https://github.com/timothyqiu/gdfxr/releases/tag/1.3