Skip to content

Releases: sfztools/sfizz-ui

Release 1.2.3

15 Jan 09:56
Compare
Choose a tag to compare

Changed

  • Updated the engine to 1.2.3 (See changelog)
  • Remove the sfizz engine version in the option panel.
  • The sfizz version in the about page (when clicking on the sfizz icon text) is now the plugin version rather than the engine version, with the plugin commit hash if appended.
  • Various CI changes (@redtide)

Fixed

  • Improve cross-platform path handling to search for SFZ files in user documents.

Release 1.2.2

27 Aug 15:18
a6b38b8
Compare
Choose a tag to compare

Added

Changed

  • Updated VST3 SDK to v3.7.7, including our custom AU wrapper (#25)
  • Updated VSTGUI to v4.12.3 (patched), this requires Windows 10 or later
  • Updated stb_image to v2.28
  • Updated LV2 bundled library to v1.18
  • Various CMake and CI changes/fixes, also because the repository split
    Minimum CMake version required is now 3.15 for Windows, 3.13 for other systems
  • Using linters for all type of plugins supported in CI

Fixed

  • Various code fixes for the newer version of VSTGUI; Windows 10 minimum required

Removed

  • macOS: removed DMG resources and Carbon support from VSTGUI