Skip to content

Releases: WordPress/openverse

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

frontend-2024.11.08.08.05.38

11 Nov 14:00
112d9c3
Compare
Choose a tag to compare

Improvements

  • Add an analytics event for search results count (#5109) by @Danil49

Internal Improvements

Bug Fixes

api-2024.11.08.08.05.37

11 Nov 14:10
112d9c3
Compare
Choose a tag to compare

Internal Improvements

Bug Fixes

frontend-2024.11.04.06.42.01

04 Nov 07:28
dfdbeab
Compare
Choose a tag to compare

Improvements

  • Prevent layout shift by removing <ClientOnly> on the theme selector (#5116) by @dhruvkb

Internal Improvements

Bug Fixes

  • Update Storybook and pin Nuxt Storybook module version (#5025) by @obulat
  • Manually set option's selected prop (#5118) by @obulat
  • Increase the timeout before taking a dark snapshot (#5106) by @obulat