Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish changelog for frontend-2024.03.25.15.22.24 #3960

Merged
merged 1 commit into from Mar 25, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
24 changes: 24 additions & 0 deletions documentation/changelogs/frontend/2024.03.25.15.22.24.md
@@ -0,0 +1,24 @@
# 2024.03.25.15.22.24

## Improvements

- Update payload of collection search analytics events
([#3957](https://github.com/WordPress/openverse/pull/3957)) by @zackkrida
- Cleanup tag display for long lists of tags
([#3808](https://github.com/WordPress/openverse/pull/3808)) by @obulat

## Internal Improvements

- Use the `VMediaCollection` for search and collection results
([#3835](https://github.com/WordPress/openverse/pull/3835)) by @obulat
- Update pinia and vue-demi
([#3952](https://github.com/WordPress/openverse/pull/3952)) by @obulat

## Bug Fixes

- Adds locale to the locale kebab-case warnings
([#3951](https://github.com/WordPress/openverse/pull/3951)) by @obulat
- Centralise frontend error reporting (and suppress unactionable Sentry errors)
([#3850](https://github.com/WordPress/openverse/pull/3850)) by @sarayourfriend
- Fix the skip-to-content link reloading the results
([#3942](https://github.com/WordPress/openverse/pull/3942)) by @obulat