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
Refactored the way that active terms are queried to reduce the number of queries when there are a large number of active terms. Implemented explicit caching of those results to improve middleware performance.