New features
Search
- Quick Search is now the default across all pages. Clicking the header search link opens a sidebar with a search box that works like the main search page—results update automatically as you type.
- Advanced Search link takes you to the full results page, including the query string from your input.
Improvements
Search
- Removed Caesar buttons from the index to prevent clutter from single-letter results.
- Added new term options to improve result accuracy.
Bug fixes
- Fixed filter icon color in dark mode to remove duplicate icon visibility.
Behind the scenes improvements
This is a list of more technical and non-front-facing improvements made to the site
Improvements
- Refactored
hasURL()andgetURL()functions into the toolkit to reduce code duplication.