From d8dc2f6f7548885b4320f1b9cd54ee8236fab794 Mon Sep 17 00:00:00 2001 From: "Openverse (Bot)" <101814513+openverse-bot@users.noreply.github.com> Date: Tue, 28 May 2024 07:35:43 +1000 Subject: [PATCH] Publish changelog for frontend-2024.05.27.15.21.40 (#4393) Co-authored-by: zackkrida <6351754+zackkrida@users.noreply.github.com> --- .../frontend/2024.05.27.15.21.40.md | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 documentation/changelogs/frontend/2024.05.27.15.21.40.md diff --git a/documentation/changelogs/frontend/2024.05.27.15.21.40.md b/documentation/changelogs/frontend/2024.05.27.15.21.40.md new file mode 100644 index 00000000000..4955e198d56 --- /dev/null +++ b/documentation/changelogs/frontend/2024.05.27.15.21.40.md @@ -0,0 +1,22 @@ +# 2024.05.27.15.21.40 + +## Improvements + +- Add frontend media documentation + ([#4313](https://github.com/WordPress/openverse/pull/4313)) by @zackkrida + +## Internal Improvements + +- Install caniuse-lite as a frontend dev dependency + ([#4368](https://github.com/WordPress/openverse/pull/4368)) by @zackkrida + +## Bug Fixes + +- Fix recent searches keyboard navigation + ([#4339](https://github.com/WordPress/openverse/pull/4339)) by @obulat +- Only set the user-agent header on the server + ([#4375](https://github.com/WordPress/openverse/pull/4375)) by @obulat +- Install caniuse-lite as a frontend dev dependency + ([#4368](https://github.com/WordPress/openverse/pull/4368)) by @zackkrida +- Fix frontend to include languages that do not have iso-639-1 codes + ([#4363](https://github.com/WordPress/openverse/pull/4363)) by @zackkrida