- .synth files now associated with last Synthesis GUI that was opened
- Git Patchers can create .synth files with new button
- Double clicking .synth files will now add the patcher to the currently selected group
- Synthesis now blocks more than one instance of the app from running at a time.
- Temp folder safer from being corrupted by simultaneous use
- .synth files are more certain which app to open into
- Synth UI command line systems for starting with a specific profile. For example:
-p "ProfileName" - Passes desired language settings to new Mutagen create/write parameters
- Remembers Git Patcher Browser "Show All" setting preference
- Fix for DirectoryPath/FilePath json serialization, which was making them very verbose
- Fix for "No Patch" patchers causing synth to stop the patching pipeline
- Start tasks made more parallel