-
Notifications
You must be signed in to change notification settings - Fork 215
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Publish changelog for frontend-2024.03.25.15.22.24 (#3960)
Co-authored-by: krysal <[email protected]>
- Loading branch information
1 parent
8ee33a6
commit 0b17947
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |