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
New optimization for Summary of Documentation searches: Search code now runs 1.5 seconds after the last key press, when the user has finished typing. That way, the code doesn't run a huge amount of times every time a key is pressed.