Current Beta Release Notes
π Features
Plugin scripting (PR #699 by @andybak)
Enable axis locking for guides (PR #856 by @andybak)
Icosa Gallery Integration (PR #865 by @andybak)
Increase the default and max complexity for Icosa models (PR #868 by @andybak)
UI tweaks (PR #877 by @andybak)
Mesh splitting (PR #880 by @andybak)
π Fixes
Fix/plugin merge fixes (PR #848 by @andybak)
Remove old "not supported" code that sneaked back in with plugin merge (PR #849 by @andybak)
Prevent error loading image widgets from old sketches (PR #853 by @andybak)
Fix bug where the layers panel doesn't init if it's not open when a sketch is loaded (PR #854 by @andybak)
Fix cloning widgets and strokes to multiple symmetry targets (PR #855 by @andybak)
Minor plugin scripting fixes (PR #863 by @andybak)
Fix bug where the sketch dropdown was empty after viewing a sketch (PR #867 by @andybak)
Blocks Icosa obj support (PR #870 by @andybak)
Use indices rather than InstanceId to ensure unique names that persist across sessions (PR #878 by @andybak)
Split models not model widgets (PR #881 by @andybak)
π οΈ Infrastructure
Disable push of the Q1 build to Oculus (finally blocked by them) (PR #850 by @mikeage)
Add support for periodically (monthly) rebuilding a PR (PR #858 by @mikeage)
Fix broken workflow (PR #859 by @mikeage)
Do not save caches from development builds (PR #866 by @mikeage)
Only run the periodic rebuilds on the main repo, not on any forks (PR #869 by @mikeage)
Add PICO 4 Ultra and PICO 4 Pro (PR #874 by @mikeage)
Add gitleaks to pre-commit and update all hooks (PR #875 by @mikeage)
Replace --version with --version_id (PR #879 by @mikeage)
Remove periodic rebuild since it doesn't work if a workflow was originally run over 30 days ago (PR #882 by @mikeage)
Last updated