cut v1.18.1
This commit is contained in:
parent
ca4cc3d5b5
commit
2f9f00f004
1 changed files with 14 additions and 0 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -1,3 +1,17 @@
|
|||
### v1.18.0
|
||||
|
||||
- Added: Add message of the day (#1953)
|
||||
- Added: Add repository list pagination (#1858)
|
||||
- Added: Better 404 (and 403) pages (#1857)
|
||||
|
||||
- Fixed: Improved reliability of several JS functions (#1959) (#1980) (#1981)
|
||||
- Fixed: Handle unicode in entity search (#1939)
|
||||
- Fixed: Fix tags API pagination (#1926)
|
||||
- Fixed: Add configurable timeout and debug flags to Keystone users (#1867)
|
||||
- Fixed: Build notifications were failing to fire (#1859)
|
||||
- Fixed: Add feature flag to turn off requirement for team invitations (#1845)
|
||||
- Fixed: Don't exception log for expected 404s in Swift storage (#1851)
|
||||
|
||||
### v1.17.1
|
||||
|
||||
- Added: Repository admins can now invoke build triggers manually (#1822)
|
||||
|
|
Reference in a new issue