mathewjordan
released this
27 Aug 17:06
·
23 commits
to deploy/staging
since this release
What's Changed
- Update Viewer configuration on /embedded-viewer route to display the meta… by @adamjarling in #289
- Test clover suite by @adamjarling in #290
- Support displaying "similar to a Work" search results by @adamjarling in #292
- 4155 embedded viewer query params by @adamjarling in #294
- Debug GTM VirtualPageView events, add
collections
data to/collections/*
routes. by @mathewjordan in #295 - Remove conditional around datalayer push. by @mathewjordan in #296
- Update Clover, fixing minor accessibility issues. by @mathewjordan in #297
- Revert NextJS package version by @adamjarling in #300
- Add dismissible Site Content message back to Footer of the app layout by @adamjarling in #303
- Update text to content banner by @adamjarling in #304
- Update Readme by @adamjarling in #306
- Update dependencies by @adamjarling in #307
- Update dependencies by @adamjarling in #308
- Normalize page head and OG data for SEO by @adamjarling in #312
- Upgrade Clover dep by @adamjarling in #311
- Update dependencies including Clover to fix video Chapters bug by @adamjarling in #316
- Update APA and MLA citation dates for a Work by @adamjarling in #322
- Support Alternative Items download in Work Download and Share modal by @adamjarling in #321
- OpenSearch model config by @kdid in #325
- Update dependencies including latest DC API Typescript types by @adamjarling in #329
- Replace iiif.stack.rdc.library with iiif.dc.library by @mbklein in #333
- Split chat responses and legacy responses on
/search
screen by @mathewjordan in #330 - Support Github flavored markdown with new NPM useMarkdown hook by @adamjarling in #335
- Address linting issues. by @mathewjordan in #337
- Update to populating GTM dataLayer variables; add GTM data to embedded viewer route by @adamjarling in #334
- Add feedback form. by @mathewjordan in #338
- Add placeholder texts to AI search by @adamjarling in #336
- Type and lint fixes by @adamjarling in #340
- Merge latest deploy/staging updates by @adamjarling in #341
- Block sending empty messages to chat endpoint by @adamjarling in #344
- Refine TextArea UX, overall header styling. by @mathewjordan in #346
- Push a new search AI dataLayer variable on the Search page to GTM by @adamjarling in #342
- Move Gen AI toggle tab state to localStorage by @adamjarling in #343
- Wrap app in Playwright end to end tests by @adamjarling in #320
- Follow up Playwright tests clean up by @adamjarling in #350
- Add GTM dataLayer data to Shared and 404/403 pages by @adamjarling in #349
- Neural search query bug fix by @adamjarling in #352
- Resolve scrolling jump issue. by @mathewjordan in #347
- Handle chat response 'end' message by @adamjarling in #353
- Reset chat query. by @mathewjordan in #354
- Persist results tab if paging or facets are adjusted by @mathewjordan in #355
- Adjust flex to make textarea responsive on smaller viewports. by @mathewjordan in #357
- Wire up AI chat feedback form by @adamjarling in #356
- Add current build command config to Terraform by @kdid in #358
- Add disclaimer; consolidate hardcoded language. by @mathewjordan in #362
- Add "View
x
results" callback. by @mathewjordan in #363 - Include facets on query_string queries for hybrid. by @mathewjordan in #365
- Use next hooks to avoid renrender with previous query. by @mathewjordan in #364
- Remove number counts from Chat hybrid response results. by @mathewjordan in #366
- Initiate new query on isAi toggle. by @mathewjordan in #367
- Fix toggle submit firing on every page. by @mathewjordan in #368
- Deploy preview/chat-integration branch to staging by @kdid in #370
Full Changelog: v2.4.0...v3.0.0