Skip to content

Releases: WordPress/openverse

api-2023.05.30.12.02.04

30 May 12:02
a00149e
Compare
Choose a tag to compare

New Features

  • Add internal__index param, walled behind auth (#2073) by @dhruvkb

Internal Improvements

Bug Fixes

  • Validate name field to replace IntegrityErrors with 400 response (#2190) by @dhruvkb
  • Decode cached file type for thumbnails (#2163) by @krysal

frontend-2023.05.23.17.02.26

23 May 17:02
16aa19e
Compare
Choose a tag to compare

Internal Improvements

  • Replace build-url with native functionality (#2140) by @obulat

Bug Fixes

frontend-2023.05.22.15.55.57

22 May 15:56
805fbc3
Compare
Choose a tag to compare

New Features

Improvements

Internal Improvements

  • Remove old button variants and storybook snapshots (#2122) by @obulat

Bug Fixes

api-2023.05.22.15.37.02

22 May 15:37
805fbc3
Compare
Choose a tag to compare
Apply triage labels when no stack filter matches (#2156)

api-2023.05.19.22.08.07

19 May 22:08
7aaefea
Compare
Choose a tag to compare

Bug Fixes

  • Make thumbnail alerts after threshold binned by configurable amount (#2146) by @AetherUnbound

api-2023.05.19.18.58.25

19 May 18:58
d0f4f7b
Compare
Choose a tag to compare

Bug Fixes

  • Add safe check for Content-Type in photon (#2143) by @krysal

api-2023.05.19.17.16.50

19 May 17:16
5988b06
Compare
Choose a tag to compare

Improvements

  • Check the file type of the thumbnail before passing it to Photon (#2086) by @krysal

ingestion_server-2023.05.17.22.57.37

17 May 22:57
2041c5d
Compare
Choose a tag to compare

New Features

  • Add standardized_popularity to Catalog media tables (#2096) by @stacimc

Improvements

  • Implementation Plan: Decoupling Popularity Calculations from Data Refresh (#1894) by @stacimc

Internal Improvements

  • Bump boto3 from 1.26.123 to 1.26.126 in /ingestion_server (#2024) by @dependabot

catalog-2023.05.16.22.14.49

16 May 22:15
5d07959
Compare
Choose a tag to compare

Improvements

  • Implementation Plan: Decoupling Popularity Calculations from Data Refresh (#1894) by @stacimc
  • Add Airflow variable for turning off provider DAG catchup (#1907) by @stacimc

Internal Improvements

  • Add checks for required parameters to Provider scripts (S-Z) (#1897) by @obulat
  • Add checks for required parameters to Provider scripts (A-J) (#1896) by @obulat
  • Update consistent python test module naming pattern (#2051) by @harsitagarwalla187
  • Add checks for required parameters to Provider scripts (K-R) (#1884) by @obulat
  • Simplify and reorder parameters to catalog/pgcli recipe (#2023) by @AetherUnbound
  • Bump apache-airflow[amazon,http,postgres] from 2.5.3 to 2.6.0 in /catalog (#1949) by @dependabot
  • Refactor LicenseInfo to only hold valid license information (#1898) by @obulat
  • Bump tldextract from 3.4.0 to 3.4.1 in /catalog (#1950) by @dependabot

Bug Fixes

frontend-2023.05.15.22.13.27

15 May 22:13
c0ef50c
Compare
Choose a tag to compare

New Features

Improvements

Internal Improvements

Bug Fixes

  • Handle more than one value for a url query parameter (#1889) by @obulat
  • Fix i18n setup in the unit tests (#2049) by @obulat
  • Use testing-library in test-utils/render (#2044) by @obulat
  • Remove authentication in bulk translation downloads (#1993) by @dhruvkb