Releases: WordPress/openverse
Releases · WordPress/openverse
frontend-2024.11.04.06.42.01
Improvements
Internal Improvements
- Update dependency vite to v5.4.10 (#5130) by @openverse-bot
- Update pnpm to v9.12.3 (#5132) by @openverse-bot
- Update dependency @pinia/nuxt to v0.6.1 (#5133) by @openverse-bot
- Update dependency @playwright/test to v1.48.2 (#5126) by @openverse-bot
- Update dependency vue-tsc to v2.1.10 (#5131) by @openverse-bot
- Migrate Openverse ESLint plugin to FlatConfig (#5049) by @obulat
- Update docker.io/nginx Docker tag to v1.27.2 (#5102) by @openverse-bot
- Update dependency vue-tsc to v2.1.8 (#5092) by @openverse-bot
- Update dependency @rollup/plugin-typescript to v12 (#5094) by @openverse-bot
Bug Fixes
api-2024.11.04.06.41.58
Internal Improvements
- Update dependency django-asgi-lifespan to >=0.4, <0.5 (#5121) by @openverse-bot
- Update python version in API and attribution (#5095) by @obulat
- Update docker.io/nginx Docker tag to v1.27.2 (#5102) by @openverse-bot
- Update python dev dependencies (major) (#5086) by @openverse-bot
frontend-2024.10.28.15.42.58
Internal Improvements
- Add baseline functionality for running Playwright tests against live environments (#5075) by @sarayourfriend
- Update dependency @rollup/plugin-commonjs to v28 (#5093) by @openverse-bot
- Update dependency postcss-focus-visible to v10 (#5089) by @openverse-bot
- Update dependency npm-run-all2 to v7 (#5088) by @openverse-bot
- Update node and pnpm (#5084) by @obulat
Bug Fixes
frontend-2024.10.24.04.16.14
Internal Improvements
- Update dependency vite to v5.4.6 [SECURITY] (#5068) by @openverse-bot
- Update dependency pinia to v2.2.4 (#5064) by @openverse-bot
- Update dependency nuxt to v3.13.2 (#5012) by @openverse-bot
- Update dependency @actions/github to v6 (#5065) by @openverse-bot
- Update dependency @vueuse/core to v11 (#5066) by @openverse-bot
Bug Fixes
api-2024.10.21.09.19.16
Improvements
- Removed obsolete cache invalidation code from get_sources function (#5050) by @dryruffian
frontend-2024.10.19.14.45.06
Improvements
Internal Improvements
- Update dependency @nuxtjs/sitemap to v6 (#5035) by @openverse-bot
- Update dependency @playwright/test to v1.48.1 - autoclosed (#5047) by @openverse-bot
- Add MD snapshots for dark mode (#5051) by @obulat
- Add XS snapshots for dark mode (#5053) by @obulat
- Add SM snapshots for dark mode (#5052) by @obulat
Bug Fixes
ingestion_server-2024.10.18.03.31.56
Internal Improvements
- Update dependency elasticsearch to v8.15.1 (#5010) by @openverse-bot
catalog-2024.10.17.13.59.15
New Features
- Add envfile rotation DAG (#4954) by @sarayourfriend
- Update init scripts to use new data refresh (#4962) by @stacimc
- Add Katmai NPS source from Flickr (#4971) by @sarayourfriend
- Add filtered index and promotion steps to data refresh (#4833) by @stacimc
Internal Improvements
- Add tests for data refresh task dependencies (#5027) by @stacimc
- Update dependency elasticsearch to v8.15.1 (#5010) by @openverse-bot
- Update dependency apache-airflow to v2.10.2 (#5009) by @openverse-bot
- Fix just argument splitting on pass-through recipes with complex args (#4961) by @sarayourfriend
- Address deprecations, make DeprecationWarning and RemovedInAirflow3Warning raise error (#4951) by @AetherUnbound
Bug Fixes
- Fix WP Photo Directory DAG (#5038) by @sarayourfriend
- Added some 5xx error code handling for function (#5014) by @MarleaM
- Use Elasticsearch configuration file to avoid tricky envvar names (#4992) by @sarayourfriend
- Fix just argument splitting on pass-through recipes with complex args (#4961) by @sarayourfriend
- Modify Rekognition insertion timeouts (#4955) by @AetherUnbound
- Specify insert fields and unique indices for Rekognition tags insert (#4950) by @AetherUnbound
- Fix
add_license_url
DAG for last items (#4839) by @krysal - Raise exception for misclassified items in MediaStore and get filetype from Wikimedia's API (#4785) by @krysal
- Create S3 client for smart_open from session (#4886) by @AetherUnbound
frontend-2024.10.14.15.38.39
New Features
- Add BACK_TO_TOP event and fire when button is clicked (#4953) by @d3jawu
- Collect lighthouse CI on each frontend change (#4994) by @sarayourfriend
- Run k6 against local Nuxt on PRs (#4924) by @sarayourfriend
Improvements
- Fix image and audio result focus rings (#4959) by @obulat
- Update loading skeletons (#4982) by @obulat
Internal Improvements
- Update dependency typescript to v5.6.3 (#5032) by @openverse-bot
- Update pnpm to v9.12.1 (#5033) by @openverse-bot
- Update dependency vue-tsc to v2.1.6 (#5031) by @openverse-bot
- Update dependency prettier-plugin-tailwindcss to v0.6.8 (#5013) by @openverse-bot
- Update plausible to fix logging (#5023) by @obulat
- Update dependency @nuxtjs/i18n to v8.5.5 (#5007) by @openverse-bot
- Update dependency @pinia/nuxt to v0.5.5 (#5008) by @openverse-bot
- Update dependency axios to v1.7.4 [SECURITY] (#5016) by @openverse-bot
- Bump rollup from 4.21.2 to 4.22.4 (#5019) by @dependabot
- Improve Sentry init log and ignore non-actionable error (#4997) by @obulat
- Update dependency nock to v14.0.0-beta.15 (#5011) by @openverse-bot
- Run k6 against local Nuxt on PRs (#4924) by @sarayourfriend
- Add dark snapshots to storybook tests (#4928) by @obulat
Bug Fixes
api-2024.10.14.15.38.39
New Features
Bug Fixes
- Add correct
verbose_name
andverbose_name_plural
to audio models (#4986) by @dryruffian