Skip to content

Releases: WordPress/openverse

frontend-2024.12.10.14.47.56

10 Dec 15:38
a9441f7
Compare
Choose a tag to compare

New Features

frontend-2024.12.07.04.18.28

09 Dec 04:56
0bd3fb6
Compare
Choose a tag to compare

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

09 Dec 04:51
0bd3fb6
Compare
Choose a tag to compare

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

frontend-2024.12.02.17.23.30

02 Dec 17:25
8ba5064
Compare
Choose a tag to compare

Improvements

Internal Improvements

Bug Fixes

  • Fix the CI by fixing the i18n dependencies, and updating vite to v6.0.1 (#5198) by @obulat
  • Reduce threshold for color matching in VRT (#5182) by @dhruvkb

api-2024.12.02.20.27.17

02 Dec 20:32
1f9f87b
Compare
Choose a tag to compare

Internal Improvements

api-2024.11.28.17.33.15

28 Nov 21:05
3c63dae
Compare
Choose a tag to compare

Internal Improvements

  • Add filters to throttled application admin view (#5188) by @krysal

Bug Fixes

  • Prevent from counting media tables in admin (#5189) by @krysal

api-2024.11.25.17.45.37

25 Nov 17:47
507a1ea
Compare
Choose a tag to compare

Internal Improvements

  • Add syntax and check declarations in Dockerfiles (#5183) by @dhruvkb

Bug Fixes

  • Get sources list for filter from content_provider table (#5180) by @krysal
  • Limit number of items in admin media pages (#5175) by @krysal

catalog-2024.11.19.16.03.49

22 Nov 16:21
d2e57e4
Compare
Choose a tag to compare

Improvements

  • Update psycopg2 to psycopg (v3) (#5161) by @dhruvkb
  • Configure poke interval for the filtered index creation by environment (#5114) by @stacimc
  • Add Collect creator data from Europeana API (#5057) by @dryruffian

Internal Improvements

Bug Fixes

  • Append concurrency tag to prevent issues between DAGs in staging (#5155) by @krysal
  • Increase batch size for image data refresh alter step (#5145) by @krysal
  • Limit to 2 alter_data_batches concurrently (#5125) by @stacimc
  • Make alter data batch size configurable by media type (#5124) by @stacimc
  • Adjust timeouts for image data refresh (#5123) by @stacimc
  • Fix param name in terminate_indexer_worker task (#5112) by @stacimc
  • Remove logic to change port to 8002 for prod data refresh (#5111) by @stacimc
  • Update wait_for_worker checks to check instance is running and reachable (#5101) by @stacimc
  • Log instance status in distributed reindex, pass if empty (#5081) by @stacimc
  • Wait for worker to initialize before trying to trigger reindexing task (#5079) by @stacimc
  • Use port 8002 for indexer worker in non-local environment (#5080) by @stacimc
  • Fix parameter type for fetching launch template number (#5078) by @stacimc
  • Use the correct environment DB for getting the record count of media (#5077) by @stacimc

api-2024.11.18.15.59.41

19 Nov 04:21
284b225
Compare
Choose a tag to compare

Internal Improvements

api-2024.11.17.18.36.17

18 Nov 03:51
8af6691
Compare
Choose a tag to compare

Internal Improvements

Bug Fixes