See the assets to download this version. See the README for installation instructions.
- Remove app_exited event due to limited function
- Keep window visible by default except on Windows due to bug on KDE Plasma
- Remove plugdev group setting from udev rules file
- Prevent asset choice dialog being shown behind plugin details popup
- Send titleParametersDidChange alongside willAppear like ESD does
- Increase width of input fields in the starter pack plugin property inspectors
- Only compare major and minor app versions to allow downgrading within the same minor version
- Integrate app icon better on macOS
- Improve plugin README file discovery for plugin details view
- Allow ctrl-clicking to open instance context menu on macOS
- Add support for code paths mapped by target triple in plugin manifests
- Save files atomically and restore from partial saves
- Remove replacement of old app identifier for v3 profiles
- Send willAppear after reloading a plugin for all instances of the plugin's actions
- Update injected connection code to support connectOpenActionSocket definition