You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Major version bump for backward-incompatible changes.
This will require adding a framework for detecting incompatible saves and either rejecting them or updating them to fit with the current version.
2.0.0 will also make save files more robust by associating each step and socket instance with UUIDs rather than their index in the pipeline/step (which may change) or their names (ditto)