quick bug fixes

This commit is contained in:
2025-10-21 18:05:30 -07:00
parent a4bbdb90c8
commit 45c6176dba
3 changed files with 47 additions and 21 deletions

View File

@@ -1,3 +1,10 @@
# Version 1.1.6
- Fixed Process button from appearing when no files are selected
- Fix for instand child process crash on Windows
- Added L_FREQ and H_FREQ parameters for more user control over low and high pass filtering
# Version 1.1.5
- Fixed Windows saves not being able to be opened by a Mac (hopefully the other way too!)