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
Fixed dialog sizing on Windows: replaced hardcoded geometry() calls with minsize() across the ROI dialog, scale dialog, auto-detect window, and mark popup so windows open at the correct size without overriding the window manager's placement.
center_window_on_screen now uses the window's actual size rather than a hardcoded override, fixing off-center placement on Windows.
Model/checkpoint compatibility
No checkpoint format or project schema bump in this release; existing managed and local SAM2 model selections remain compatible.
Platform/backend limitations
Visual sizing and centering fixes are Windows-specific; no behavioral changes on macOS.
.sdproj/migration notes
No .sdproj schema version bump is required; existing projects remain loadable.
Known segmentation caveats/regressions
No new release-blocking segmentation regressions are known from the automated suite.
SAM2 post-processing/native extension availability may still vary by environment.
Auto-update behavior still depends on platform packaging/signing state; validate against final signed release artifacts.