From 54631d75213aaf36473d297e7f86e2274558b140 Mon Sep 17 00:00:00 2001 From: "Openverse (Bot)" <101814513+openverse-bot@users.noreply.github.com> Date: Tue, 12 Mar 2024 08:05:27 +1100 Subject: [PATCH] Publish changelog for frontend-2024.03.11.15.25.54 (#3897) Co-authored-by: zackkrida --- .../frontend/2024.03.11.15.25.54.md | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 documentation/changelogs/frontend/2024.03.11.15.25.54.md diff --git a/documentation/changelogs/frontend/2024.03.11.15.25.54.md b/documentation/changelogs/frontend/2024.03.11.15.25.54.md new file mode 100644 index 00000000000..70f21b53da6 --- /dev/null +++ b/documentation/changelogs/frontend/2024.03.11.15.25.54.md @@ -0,0 +1,20 @@ +# 2024.03.11.15.25.54 + +## Improvements + +- Use query parameters for additional search views in Nuxt + ([#3866](https://github.com/WordPress/openverse/pull/3866)) by @obulat +- Update recent searches to match updated mockups + ([#3796](https://github.com/WordPress/openverse/pull/3796)) by @dhruvkb + +## Internal Improvements + +- Combine related media component using `VMediaCollection.vue` + ([#3831](https://github.com/WordPress/openverse/pull/3831)) by @obulat + +## Bug Fixes + +- Fix flaky content report form test + ([#3880](https://github.com/WordPress/openverse/pull/3880)) by @zackkrida +- Fix prettier errors + ([#3879](https://github.com/WordPress/openverse/pull/3879)) by @obulat