-
Notifications
You must be signed in to change notification settings - Fork 217
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-2023.05.15.22.13.27 (#2109)
Co-authored-by: zackkrida <[email protected]>
- Loading branch information
Showing
1 changed file
with
43 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,43 @@ | ||
# 2023.05.15.22.13.27 | ||
|
||
## New Features | ||
|
||
- Project Proposal: Additional search views | ||
([#1890](https://github.com/WordPress/openverse/pull/1890)) by | ||
[@fcoveram](https://github.com/fcoveram) | ||
- Analytics event: SELECT_EXTERNAL_SOURCE | ||
([#1158](https://github.com/WordPress/openverse/pull/1158)) by | ||
[@obulat](https://github.com/obulat) | ||
|
||
## Improvements | ||
|
||
- Use contentlist role for search results for a11y | ||
([#1979](https://github.com/WordPress/openverse/pull/1979)) by | ||
[@obulat](https://github.com/obulat) | ||
- Added a recreate recipe for frontend | ||
([#2042](https://github.com/WordPress/openverse/pull/2042)) by | ||
[@Aditya062003](https://github.com/Aditya062003) | ||
|
||
## Internal Improvements | ||
|
||
- Added a recreate recipe for frontend | ||
([#2042](https://github.com/WordPress/openverse/pull/2042)) by | ||
[@Aditya062003](https://github.com/Aditya062003) | ||
- Add Cloudflare malicious traffic runbook | ||
([#1858](https://github.com/WordPress/openverse/pull/1858)) by | ||
[@zackkrida](https://github.com/zackkrida) | ||
|
||
## Bug Fixes | ||
|
||
- Handle more than one value for a url query parameter | ||
([#1889](https://github.com/WordPress/openverse/pull/1889)) by | ||
[@obulat](https://github.com/obulat) | ||
- Fix i18n setup in the unit tests | ||
([#2049](https://github.com/WordPress/openverse/pull/2049)) by | ||
[@obulat](https://github.com/obulat) | ||
- Use testing-library in test-utils/render | ||
([#2044](https://github.com/WordPress/openverse/pull/2044)) by | ||
[@obulat](https://github.com/obulat) | ||
- Remove authentication in bulk translation downloads | ||
([#1993](https://github.com/WordPress/openverse/pull/1993)) by | ||
[@dhruvkb](https://github.com/dhruvkb) |