Firmware Version: firmware-v1.3.1
github-actions
released this
01 Oct 21:44
·
389 commits
to main
since this release
As compared to v1.2.1:
New Features
- API for dynamic text displays in VCV-ported modules, and using them in NoisePlethora by @hemmer in #381
- Plugins can load custom font files by @danngreen in #395
- CPU Load and Memory tests for all modules by @danngreen in #392
- Option for Samplerate = 32kHz, Blocksize = 16. Increase max patch file size to 1MB by @danngreen in #399
Module changes
- Fix Tapographic Delay CV jacks (were inverted)
- Fix some modules's default values for AltParams were not the same when adding a new module on VCV vs. MM
Minor Changes
- Patch file maximum size is now 1MB (was 64kB)
- Added Move/Rename patch file menu item
- Patch file improvements by @danngreen in #391
- Patch file name and Patch Name are now always the same.
- Changing the file name (via Duplicate) changes the patch name
- Can no longer directly edit the Patch Name.
- Legacy patch files with different names will not be changed unless saved/duplicated.
- Patch file name and Patch Name are now always the same.
- Show memory usage on the System Info tab
- Debug console log level, CI uses gcc 12.3 by @danngreen in #394
- Firmware updater skips wifi images if no wifi module connected
- Patches are sorted alphabetically
- Notifications do not jitter when one shows while another is visible;
- Add more fonts for plugins to use
Bug Fixes
- Fix memory leak by @danngreen in #389
- Default element values fixes by @danngreen in #390
- Duplicating a patch over an existing open (unmodified) patch file works now (#391)
- Re-opening a loaded patch file that was on a disk that you ejected/re-inserted, will now force the file to be reloaded from disk (in case you made changes) #391
Wifi Expander
- Flash compressed wifi images by @LnnrtS in #314
- Wifi browser supports subfolders, shows more file info by @LnnrtS in #329
Full Changelog: firmware-v1.2.1...firmware-v1.3.1