diff --git a/CHANGELOG.md b/CHANGELOG.md index 96cee3932..41cd5317d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Added: Add repository list pagination (#1858) - Added: Better 404 (and 403) pages (#1857) +- Fixed: Always use absolute URLs in Location headers to fix blob uploads on nonstandard ports (#1957) - Fixed: Improved reliability of several JS functions (#1959) (#1980) (#1981) - Fixed: Handle unicode in entity search (#1939) - Fixed: Fix tags API pagination (#1926)