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
Clean up old engine images on every update, not just engine upgrades (#45)
Image cleanup previously only ran when the engine version changed.
Users who already had v3.3.32 but accumulated old images from prior
upgrades wouldn't see cleanup until the next engine bump. Now runs
after every update check regardless of whether the engine changed.
0 commit comments