-
Notifications
You must be signed in to change notification settings - Fork 216
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 api-2024.04.15.17.18.29 (#4120)
Co-authored-by: stacimc <63313398+stacimc@users.noreply.github.com>
- Loading branch information
1 parent
c0b8028
commit 692d3b9
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.04.15.17.18.29 | ||
|
||
## New Features | ||
|
||
- Content moderator user preferences admin view | ||
([#3914](https://github.com/WordPress/openverse/pull/3914)) by @AetherUnbound | ||
- Implement media properties documentation for the API and frontend | ||
([#3966](https://github.com/WordPress/openverse/pull/3966)) by @dhruvkb | ||
|
||
## Improvements | ||
|
||
- Show the unstable params and improve collection docs | ||
([#4085](https://github.com/WordPress/openverse/pull/4085)) by @obulat | ||
|
||
## Internal Improvements | ||
|
||
- Bump idna from 3.6 to 3.7 in /api | ||
([#4098](https://github.com/WordPress/openverse/pull/4098)) by @dependabot | ||
|
||
## Bug Fixes | ||
|
||
- Bugfix to ensure image type is correctly extracted from content type | ||
([#4062](https://github.com/WordPress/openverse/pull/4062)) by | ||
@thegreendrinker |