From a4b1bf4e121373d98a2a81bc38a4556a86c05695 Mon Sep 17 00:00:00 2001 From: "Openverse (Bot)" <101814513+openverse-bot@users.noreply.github.com> Date: Mon, 16 Sep 2024 22:59:05 +1000 Subject: [PATCH] Publish changelog for frontend-2024.09.16.09.52.36 (#4935) Co-authored-by: obulat <15233243+obulat@users.noreply.github.com> --- .../frontend/2024.09.16.09.52.36.md | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 documentation/changelogs/frontend/2024.09.16.09.52.36.md diff --git a/documentation/changelogs/frontend/2024.09.16.09.52.36.md b/documentation/changelogs/frontend/2024.09.16.09.52.36.md new file mode 100644 index 00000000000..0550ee46ca1 --- /dev/null +++ b/documentation/changelogs/frontend/2024.09.16.09.52.36.md @@ -0,0 +1,31 @@ +# 2024.09.16.09.52.36 + +## New Features + +- Add low-level TS API client with generated types + ([#4538](https://github.com/WordPress/openverse/pull/4538)) by @sarayourfriend + +## Improvements + +- Implement inverted CC icons for dark mode + ([#4921](https://github.com/WordPress/openverse/pull/4921)) by @dhruvkb +- Set `dark_mode_ui_toggle` to on by default + ([#4913](https://github.com/WordPress/openverse/pull/4913)) by @obulat + +## Internal Improvements + +- Rename all snapshots to "light" + ([#4914](https://github.com/WordPress/openverse/pull/4914)) by @obulat +- Refactor k6 development environment to prepare for regular runs in CD + ([#4903](https://github.com/WordPress/openverse/pull/4903)) by @sarayourfriend +- Update i18n packages + ([#4876](https://github.com/WordPress/openverse/pull/4876)) by @obulat +- Re-add Storybook ([#4841](https://github.com/WordPress/openverse/pull/4841)) + by @obulat +- Refactor k6 development environment to prepare for regular runs in CD + ([#4903](https://github.com/WordPress/openverse/pull/4903)) by @sarayourfriend + +## Bug Fixes + +- Fix content switcher in the search page header + ([#4933](https://github.com/WordPress/openverse/pull/4933)) by @obulat