Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@aminya aminya released this 21 Jun 09:55
· 4 commits to master since this release

Release Notes for v1.1.0

June 21 2023: Released Midi Shape Shifter 1.1.0. 🎉 This fixes the loading issue because of dependencies. It updates the dependencies and revamps the build system to install and merge them automatically.

image

Here is the full list of changes:

1.1.0 (2023-06-21)

Features

  • merge the dlls using ILRepack (334910a)
  • use Nuget to install and build VST.NET v1.1 (bf16028)
  • install the factory settings in the installation (2b67137)
  • add authors list to the VST (c294247)

Bug Fixes

  • handle null registry key for the settings (12cfe09)
  • build LBIndustrialCtrls and ZedGraph from the SDK folder (2ecee34)
  • create the user/factory settings if it doesn't exist (3f14442)
  • handle non-existing settings folder (e379de0)
  • handle unauthorized access errors for settings folder (0c949f3)
  • update and build LBIndustrialCtrls from source (d84759e)