This is another bugfix release. Hopefully the main issue for macOS users on macOS 10 is fixed. Thanks @RunDevelopment for all of these fixes.
Bug Fixes:
- Fixed 'get-port' handler startup crash for users on macOS 10 (Most likely for real this time) (#793)
- Fixed NCNN's Load Model node causing multiple undo states on model select (#795)
- Fix race condition in NCNN's Load Model node to ensure the cached loaded models are always correct (#796)
Other
- Made image previews not use loading animation. They now show the old image until the new one is ready (#789)