From fb86b8cc684bc81ba525b44050fc49f9f8d86219 Mon Sep 17 00:00:00 2001 From: "Openverse (Bot)" <101814513+openverse-bot@users.noreply.github.com> Date: Mon, 21 Oct 2024 20:19:01 +1100 Subject: [PATCH] Publish changelog for frontend-2024.10.19.14.45.06 (#5058) Co-authored-by: obulat <15233243+obulat@users.noreply.github.com> --- .../frontend/2024.10.19.14.45.06.md | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 documentation/changelogs/frontend/2024.10.19.14.45.06.md diff --git a/documentation/changelogs/frontend/2024.10.19.14.45.06.md b/documentation/changelogs/frontend/2024.10.19.14.45.06.md new file mode 100644 index 00000000000..c949158d65d --- /dev/null +++ b/documentation/changelogs/frontend/2024.10.19.14.45.06.md @@ -0,0 +1,30 @@ +# 2024.10.19.14.45.06 + +## Improvements + +- Update the homepage dark color + ([#4983](https://github.com/WordPress/openverse/pull/4983)) by @obulat + +## Internal Improvements + +- Update dependency @nuxtjs/sitemap to v6 + ([#5035](https://github.com/WordPress/openverse/pull/5035)) by @openverse-bot +- Update dependency @playwright/test to v1.48.1 - autoclosed + ([#5047](https://github.com/WordPress/openverse/pull/5047)) by @openverse-bot +- Add MD snapshots for dark mode + ([#5051](https://github.com/WordPress/openverse/pull/5051)) by @obulat +- Add XS snapshots for dark mode + ([#5053](https://github.com/WordPress/openverse/pull/5053)) by @obulat +- Add SM snapshots for dark mode + ([#5052](https://github.com/WordPress/openverse/pull/5052)) by @obulat + +## Bug Fixes + +- Initialize the stores only on the server + ([#5046](https://github.com/WordPress/openverse/pull/5046)) by @obulat +- Update the text area colors + ([#5034](https://github.com/WordPress/openverse/pull/5034)) by @obulat +- Fix flaky e2e preferences test + ([#5044](https://github.com/WordPress/openverse/pull/5044)) by @obulat +- Correctly set locale `language` property + ([#5036](https://github.com/WordPress/openverse/pull/5036)) by @obulat