diff --git a/CHANGELOG.md b/CHANGELOG.md index a55c1d0a4..66d5448a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,22 @@ +### v1.16.3 + +- Added: Repository Activity Heatmap (#1569, #1571) +- Added: Restyled Robots View (#1568) +- Added: LDAP certificates specified by name (#1549) +- Added: Multiselect toggles for permissions (#1562) +- Added: Dynamically generated sitemap.txt (#1552) +- Fixed: Fixed URLs missing ports in setup process (#1583) +- Fixed: OAuth key not found error when setting up Dex (#1583) +- Fixed: Timestamps in syslog now display the proper time (#1579) +- Fixed: Added offset for clock skew in JWT expiration (#1578) +- Fixed: Replacement of illegal characters in usernames (#1565) +- Fixed: Differentiate between different tags on generated ACIs (#1523) +- Fixed: Decreased lifetime of various redis keys (#1561) +- Fixed: Build pages now robust to redis outage (#1560) +- Fixed: Validation of build arguments before contacting a build worker (#1557) +- Fixed: Removed hosted Quay.io status from Enterprise 500 page (#1548) +- Fixed: Performance of database queries (#1512) + ### v1.16.2 - Added: Ability for admins to "Take Ownership" of a namespace (#1526)