Releases: WordPress/openverse
Releases · WordPress/openverse
api-2024.09.09.05.40.22
Bug Fixes
- Ensure correct API usage for frontend related media requests (#4891) by @sarayourfriend
- Fix unbound access of
log
(when the captured exception is a timeout) (#4889) by @sarayourfriend
api-2024.09.06.08.57.05
Internal Improvements
- Update docker.io/mccutchen/go-httpbin Docker tag to v2.14.1 (#4844) by @openverse-bot
Bug Fixes
- Fix handful of networking issues including silence errors (#4875) by @sarayourfriend
- Update
ContentSource
to matchMediaMixin
(#4854) by @obulat
frontend-2024.09.05.07.51.39
Bug Fixes
- Fix frontend memory leak (#4864) by @zackkrida
frontend-2024.09.04.18.01.14
catalog-2024.09.04.19.31.19
New Features
- DAG for generating and inserting Rekognition labels (#4836) by @AetherUnbound
- Add reviewed Rekognition labels to project appendix (#4795) by @AetherUnbound
- Add distributed reindex steps (#4572) by @stacimc
Improvements
- Add specifics of Rekognition tag filtering to implementation plan (#4784) by @AetherUnbound
Internal Improvements
- Update dependency elasticsearch to v8.15.0 (#4847) by @openverse-bot
- fix: Reduce timeouts for batched update (#4818) by @ChinoUkaegbu
- Update DAG parsing tests, add tests for ensuring new DAGs are added (#4797) by @AetherUnbound
Bug Fixes
- Increase Science Museum backoff timeout from 2 minutes to 30 minutes (#4857) by @AetherUnbound
- Added 90% ES CPU alarms to those disabled for the data refresh (#4858) by @coson-lu
frontend-2024.09.01.19.19.29
New Features
- Add color mode to ui store (#4810) by @zackkrida
- Add feature flag to display the dark mode UI toggle (#4809) by @zackkrida
Improvements
Internal Improvements
- Update dependency vue-tsc to v2.1.4 (#4849) by @openverse-bot
- Update dependency @playwright/test to v1.46.1 (#4846) by @openverse-bot
- Update dependency prettier-plugin-tailwindcss to v0.6.6 (#4843) by @openverse-bot
- Convert some store unit tests to TypeScript (#4837) by @zackkrida
- Convert the last components to script-setup (#4805) by @obulat
- Convert components used on single result pages (#4819) by @obulat
- Add feature flag to display the dark mode UI toggle (#4809) by @zackkrida
- Convert components used for displaying search results to
script setup
(#4799) by @obulat - Update Nuxt and related dependencies to v3.13.0 (#4807) by @zackkrida
- Replace hard-coded strings in Playwright tests (#4804) by @obulat
Bug Fixes
frontend-2024.08.26.14.55.41
Improvements
- Use a modal for license explanation (#4800) by @obulat
- Convert the report content popover to a modal (#4701) by @obulat
- Update the display of sensitive audio display (#4780) by @obulat
Internal Improvements
- Convert
VButton
, tabs and item group components to script setup (#4796) by @obulat - Convert components for license explanation modal (#4801) by @obulat
- Extract
VHeader
as a wrapper for header and banners (#4765) by @obulat - Convert single result page components (#4781) by @obulat
- Convert header-related components to script setup (23) (#4763) by @obulat
- Convert audio track components (#4789) by @obulat
- Update dependency vue to v3.4.38 (#4771) by @openverse-bot
- Silence pnpm peer dependency version warnings (#4766) by @obulat
- Move the script sections to the top of Vue components (#4762) by @obulat
Bug Fixes
- Fix Google Images external source link (#4792) by @zackkrida
- Update the filters snapshot to fix the CI (#4782) by @obulat
catalog-2024.08.22.20.53.01
Improvements
- Add alter data step to the data refresh DAG (#4684) by @AetherUnbound
- Increase Wikimedia reingestion pull_data timeout (#4744) by @stacimc
Internal Improvements
- Update dependency apache-airflow to v2.10.0 [SECURITY] (#4798) by @openverse-bot
- Fix or ignore deprecation warnings in the catalog (#4773) by @AetherUnbound
Bug Fixes
- Fix DAG docstrings so they no longer produce improper HTML (#4770) by @AetherUnbound
- Only cache branch protection within the scope of the function (#4747) by @AetherUnbound
- Filter
filetype
of Wikimedia's images (#4772) by @krysal - Fix Wikimedia provider when verbose logging enabled (#4753) by @stacimc
- Add request retries for 5XX errors on Science Museum & Brooklyn Museum (#4715) by @AetherUnbound
frontend-2024.08.16.21.27.06
Internal Improvements
- Update colors, add the dark mode palette, and switch to CSS vars (#4690) by @zackkrida
Bug Fixes
api-2024.08.16.21.27.09
Internal Improvements
- Use default of 0 for SENTRY_SAMPLE_RATE (#4759) by @sarayourfriend