Alpha v0.23.2
This update fixes a few bugs and adds some new features.
Please note: If you install or update chaiNNer and get a critical error upon setup completion, please attempt restarting chaiNNer before reporting.
What's Changed
- Optimized Box Blur for different x-y radii by @RunDevelopment in #2795
- Move FFMPEG download to the backend by @RunDevelopment in #2799
- Improved validation for
goIntoDirectory
by @RunDevelopment in #2801 - Support multi-en/disabling nodes by @RunDevelopment in #2800
- Validate all relative paths by @RunDevelopment in #2809
- Add Skip existing files option for Save Image by @RunDevelopment in #2808
- Add softness for Threshold anti-aliasing by @RunDevelopment in #2812
New Nodes
- Add "Crop Border" node to remove border/frame with constant color by @RunDevelopment in #2794
Bug Fixes
- Fix startup crash when using a system language other than English on Windows by @joeyballentine in #2815
- Prevent middle-mouse and right-click from triggering tab clicks by @RaySit in #2792
- Fixed 'Copy File Name' option for file inputs by @RunDevelopment in #2793
- Don't allow ONNX conversion for Craft models by @RunDevelopment in #2797
- Fixed SSE request not getting canceled and getting SSE stuck by @RunDevelopment in #2806
New Contributors
Full Changelog: v0.23.1...v0.23.2