From 877e7fe4f281d853593fbe14d8d6ac87f5f7593c Mon Sep 17 00:00:00 2001 From: "Openverse (Bot)" <101814513+openverse-bot@users.noreply.github.com> Date: Thu, 26 Sep 2024 12:50:12 +1000 Subject: [PATCH] Publish changelog for frontend-2024.09.25.05.33.23 (#4988) Co-authored-by: krysal <9145885+krysal@users.noreply.github.com> Co-authored-by: Olga Bulat --- .../frontend/2024.09.25.05.33.23.md | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 documentation/changelogs/frontend/2024.09.25.05.33.23.md diff --git a/documentation/changelogs/frontend/2024.09.25.05.33.23.md b/documentation/changelogs/frontend/2024.09.25.05.33.23.md new file mode 100644 index 00000000000..5bc54cbb6a6 --- /dev/null +++ b/documentation/changelogs/frontend/2024.09.25.05.33.23.md @@ -0,0 +1,40 @@ +# 2024.09.25.05.33.23 + +## Improvements + +- Add new feature notice for dark mode + ([#4922](https://github.com/WordPress/openverse/pull/4922)) by @dhruvkb + +## Internal Improvements + +- Add `lg` dark mode snapshots + ([#4977](https://github.com/WordPress/openverse/pull/4977)) by @obulat +- Add dark snapshots to 2xl breakpoint visual regression tests + ([#4915](https://github.com/WordPress/openverse/pull/4915)) by @obulat +- Fix just argument splitting on pass-through recipes with complex args + ([#4961](https://github.com/WordPress/openverse/pull/4961)) by @sarayourfriend +- Add dark snapshots to xl breakpoint visual regression tests + ([#4970](https://github.com/WordPress/openverse/pull/4970)) by @obulat +- Add dark snapshots to 2xl breakpoint visual regression tests + ([#4915](https://github.com/WordPress/openverse/pull/4915)) by @obulat +- Organise and fix bugs in color definitions + ([#4969](https://github.com/WordPress/openverse/pull/4969)) by @dhruvkb +- Make Storybook visual regression tests more strict + ([#4919](https://github.com/WordPress/openverse/pull/4919)) by @obulat +- Sign k6 requests with HMAC to enable WAF bypass + ([#4908](https://github.com/WordPress/openverse/pull/4908)) by @sarayourfriend +- Enable running the snapshot tests for both color modes + ([#4926](https://github.com/WordPress/openverse/pull/4926)) by @obulat + +## Bug Fixes + +- Fix just argument splitting on pass-through recipes with complex args + ([#4961](https://github.com/WordPress/openverse/pull/4961)) by @sarayourfriend +- Fix flaky image cell test + ([#4968](https://github.com/WordPress/openverse/pull/4968)) by @obulat +- Remove "Testing Nuxt 3" text from markup + ([#4945](https://github.com/WordPress/openverse/pull/4945)) by @d3jawu +- Fix `VSelectField` focus ring + ([#4939](https://github.com/WordPress/openverse/pull/4939)) by @obulat +- Remove the gradient background from the VSafetyWall + ([#4938](https://github.com/WordPress/openverse/pull/4938)) by @obulat