Releases: WordPress/openverse
Releases · WordPress/openverse
api-2024.10.14.15.38.39
New Features
Bug Fixes
- Add correct
verbose_name
andverbose_name_plural
to audio models (#4986) by @dryruffian
frontend-2024.09.25.05.33.23
Improvements
- Add dark snapshots to 2xl breakpoint visual regression tests (#4915) by @obulat
- Add new feature notice for dark mode (#4922) by @dhruvkb
Internal Improvements
- Add
lg
dark mode snapshots (#4977) by @obulat - Fix just argument splitting on pass-through recipes with complex args (#4961) by @sarayourfriend
- Add dark snapshots to xl breakpoint visual regression tests (#4970) by @obulat
- Add dark snapshots to 2xl breakpoint visual regression tests (#4915) by @obulat
- Organise and fix bugs in color definitions (#4969) by @dhruvkb
- Make Storybook visual regression tests more strict (#4919) by @obulat
- Sign k6 requests with HMAC to enable WAF bypass (#4908) by @sarayourfriend
- Enable running the snapshot tests for both color modes (#4926) by @obulat
Bug Fixes
- Fix just argument splitting on pass-through recipes with complex args (#4961) by @sarayourfriend
- Fix flaky image cell test (#4968) by @obulat
- Remove "Testing Nuxt 3" text from markup (#4945) by @d3jawu
- Fix
VSelectField
focus ring (#4939) by @obulat - Remove the gradient background from the VSafetyWall (#4938) by @obulat
api-2024.09.25.19.58.40
Bug Fixes
- Use Elasticsearch configuration file to avoid tricky envvar names (#4992) by @sarayourfriend
api-2024.09.25.15.42.34
Improvements
- Changed "exact match boost" implementation to use a match_phrase query in should (#4978) by @dryruffian
Internal Improvements
- Fix just argument splitting on pass-through recipes with complex args (#4961) by @sarayourfriend
- Update django-oauth-toolkit to major version 3 (#4941) by @sarayourfriend
- Simplify audiowaveform installation in API Dockerfile (#4942) by @sarayourfriend
Bug Fixes
- Fix just argument splitting on pass-through recipes with complex args (#4961) by @sarayourfriend
frontend-2024.09.16.09.52.36
New Features
- Add low-level TS API client with generated types (#4538) by @sarayourfriend
Improvements
- Implement inverted CC icons for dark mode (#4921) by @dhruvkb
- Set
dark_mode_ui_toggle
to on by default (#4913) by @obulat
Internal Improvements
- Rename all snapshots to "light" (#4914) by @obulat
- Refactor k6 development environment to prepare for regular runs in CD (#4903) by @sarayourfriend
- Update i18n packages (#4876) by @obulat
- Re-add Storybook (#4841) by @obulat
- Refactor k6 development environment to prepare for regular runs in CD (#4903) by @sarayourfriend
Bug Fixes
api-2024.09.16.09.52.36
New Features
- Add low-level TS API client with generated types (#4538) by @sarayourfriend
Internal Improvements
- Log when API client apps authorize (#4892) by @sarayourfriend
ingestion_server-2024.09.09.05.40.20
Improvements
- Add alter data step to the data refresh DAG (#4684) by @AetherUnbound
Internal Improvements
- Update dependency elasticsearch to v8.15.0 (#4847) by @openverse-bot
frontend-2024.09.09.05.40.19
New Features
Improvements
Internal Improvements
Bug Fixes
- Ensure correct API usage for frontend related media requests (#4891) by @sarayourfriend
catalog-2024.09.09.23.00.57
Internal Improvements
- Update dependency apache-airflow to v2.10.1 [SECURITY] (#4897) by @openverse-bot
- Remove retired DAGs from the codebase (#4867) by @sarayourfriend
Bug Fixes
- Make
additional_where
optional for batched update (#4872) by @AetherUnbound
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