Added support for Blender 5.2, including all new nodes in Geometry, Shading and Compositing workspaces
Fixed variants not working correctly for the capture attribute node, thanks @Iken-O on github.
Added new nodes present in Blender 5.1, thanks to @myxgz on GitHub for creating the files for this. Added missing icons to the shader and compositing node pies
Updated to work with Blender 5.1, accounting for the change in how the socket location struct is laid out.
Fixed wrong RGB curves node being available in the compositor
Updated the addon to work with the new built-in nodes, and changed APIs in 5.0
Fixed link dragging breaking occasionally when reroutes are present in the node tree.
Fixed rare bug that prevented the addon working with some other addons.
Fixed bug where link dragging would be incorrect for nodes with panels in their layout.
Fixed addon not working in Blender versions below 4.5
Added nodes not present in the initial update for 4.5
Updated addon to include the new nodes in Blender 4.5
Rearranged the geometry nodes pie menu to a more horizontal layout, to better fit on most horizontal monitors.
Fixed:
Fix bug introduced in previous release