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 - region searching now works for a model switched on after the plugin was installed. The one-off pass that gives existing region terms their search codes skipped any model whose regions did not exist yet, but marked itself finished anyway, so those terms never got codes and searching one of them quietly fell back to a distance search. The pass now records each model separately and picks up the rest later.
Fixed - deleting the plugin now also clears the update check's own leftovers and cancels its background update check.