Releases: WordPress/openverse
Releases · WordPress/openverse
frontend-2024.12.19.05.42.40
Bug Fixes
- Use .env.sentry-build-plugin for Sentry auth token (#5292) by @obulat
frontend-2024.12.19.03.36.42
Improvements
Bug Fixes
- Add required variables for Nuxt Sentry setup (#5284) by @obulat
- Fix scrollbar visibility issue on Windows browsers(replaced overflow-y: scroll with overflow-y: auto). (#5285) by @Anuj012004
frontend-2024.12.17.14.37.03
Improvements
- Update the analytics events for relevancy (#5108) by @obulat
Internal Improvements
frontend-2024.12.16.15.26.01
Improvements
Internal Improvements
- Standardize the image and audio result components (#5272) by @obulat
- Use
nuxi typecheck
to make the frontend types check in pre-commit faster (#5268) by @obulat
Bug Fixes
- Set the background color on
<option>
to fix readability issue (#5278) by @dhruvkb
api-2024.12.16.15.25.57
Improvements
Internal Improvements
- Bump
adrf
to 0.1.8 and aiohttp
to 3.11.10 (#5275) by @krysal
frontend-2024.12.10.14.47.56
frontend-2024.12.07.04.18.28
Internal Improvements
Bug Fixes
- Track
focus
event instead of click
to support Safari (#5216) by @dhruvkb
- Handle case when the input template ref is falsy in the mobile header (#5193) by @obulat
- Update the icon color in
onMounted
(#5237) by @obulat
- Add a duotone icon to represent the "system" theme (#5236) by @dhruvkb
api-2024.12.07.04.18.28
New Features
- Enable debugging of the API server from inside a Docker container (#5218) by @dhruvkb
Improvements
Internal Improvements
- Bump and unify PDM in the api/ and indexer_worker/ to 2.21 (#5250) by @krysal
- Bump dev and test dependencies of the API (#5249) by @krysal
- Bump sentry-sdk to 2.18.0 and structlog-sentry to 2.2.1 (#5248) by @krysal
- Enable debugging of the API server from inside a Docker container (#5218) by @dhruvkb