See the assets to download this version. See the README for installation instructions.
- fix: accept event argument directly in property inspector message handlers instead of destructuring
- refactor: update set_state command to replace the modified state instead of the entire instance
- fix: return the entire slot from create_instance so that updating the frontend profile in ParentActionView sets complete and up to date values
- fix: prevent WKWebView on macOS from suspending web-based plugins (#270)
- fix: only parse headline of buildInfo string to prevent detecting the running OS incorrectly