v3.0.5
What's Changed
Highlights
- Visual improvements to /explore landing pages, /browser (knowledge graph) landing page, place page redirection, and site header
- Behavioral refinements for autocomplete: respond to “in US” queries, desensitize hiding on scroll, skip common filler words, and discard responses to stale requests
- Remove “in arcs” header when there are no arcs to display
- Disable LLM fallback for entity based queries
- Update some biomedical property embeddings
- Add an alternate health check endpoint /health that is accessible when deploying on Cloud Run
- Remove /translator page as the /translate endpoint is no longer supported
All PRs
- fix sanity test by @chejennifer in #4725
- [NL] Disable llm fallback for entity based queries. by @clincoln8 in #4722
- [bio] Update biomed property embeddings. by @clincoln8 in #4721
- Convert stable update script to create a PR instead of updating a tag. by @hqpho in #4729
- Explore landing Update by @nick-next in #4717
- Make stable branch commit check clearer by @hqpho in #4727
- Trigger autocomplete for 2 letter query if that is "US" by @gmechali in #4730
- Desensitize hiding the autocomplete results on scroll. by @gmechali in #4731
- Knowledge graph by @nick-next in #4700
- Improvements to header by @nick-next in #4709
- Consolidate custom DC Docker image release scripts by @hqpho in #4527
- Improve custom DC stable release PR creation script by @hqpho in #4735
- Bump versions of CodeQL check actions by @hqpho in #4728
- Add a build trigger that updates CDC stable images by @hqpho in #4736
- Place redirect smoothing by @nick-next in #4732
- Fix custom DC tests (NL goldens, shared tests) by @hqpho in #4737
- Increase webdriver test timeout to 45 minutes by @hqpho in #4742
- Icons to components by @nick-next in #4739
- Bump requests from 2.31.0 to 2.32.2 in /tools/resources/icons by @dependabot in #4748
- Stop using LiveServerTestCase for webdriver and integration tests by @hqpho in #4746
- Update release branch checks to work with a merge queue by @hqpho in #4741
- Add alternate health check route for website server by @hqpho in #4749
- Tweak CDC stable release trigger config by @hqpho in #4750
- Remove "In Arcs" header when there are no arcs to display. by @clincoln8 in #4745
- Update submods by @hqpho in #4752
- Update integration test goldens by @hqpho in #4753
- Removed /translator page from UI by @dwnoble in #4754
- Adds a list of words to skip Autocomplete trigger and abort old requests by @gmechali in #4751
- Updated website service account bigquery permissions by @dwnoble in #4755
- Update submods by @hqpho in #4757
- Update integration test goldens by @hqpho in #4759
- Update submods by @hqpho in #4758
Full Changelog: v3.0.4...v3.0.5