Skip to content

Version 2.10.1

Compare
Choose a tag to compare
@iurienistor iurienistor released this 22 Sep 15:19
· 1721 commits to main since this release

Fixes

  • Use OpenSSL for base64 encoding/decoding and eliminated third-party code related to base64.
  • Generate PNG resources during the build process and removed the generated C files from the repository.
  • Sanitized all SVG images by removing sensitive data.
  • Relocated the 'redkite,' 'dsp,' 'plugin,' and 'standalone' folders to the 'src' directory.
  • Eliminated the '3rdparty' folder and excluded 'vst3sdk' from the repository.
  • Introduced a CMake option to specify the path to the VST3 SDK.
  • Additional clean-up to remove sensitive data and unnecessary files.
  • Added licensing (CC0) information for all images, documentation, and other non-code materials.

Note: While it shouldn't have any impact, it is advisable the user to back up its projects before proceeding with the upgrade to this version.