Changelog for v2.3.2
This commit is contained in:
parent
5c4f7d50c6
commit
6c91389d35
1 changed files with 12 additions and 0 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -1,3 +1,15 @@
|
|||
### v2.3.2
|
||||
|
||||
- Added: Configuration of time machine in UI (#2516)
|
||||
|
||||
- Fixed: Flash of red error box on loading (#2562)
|
||||
- Fixed: Search under postgres (#2568)
|
||||
- Fixed: Gitlab namespaces with null avatars (#2570)
|
||||
- Fixed: Build log archiver race condition which results in missing logs (#2575)
|
||||
- Fixed: Team synchronization when encountering a user with a shared email address (#2580)
|
||||
- Fixed: Create New tooltip hiding dropdown menu (#2579)
|
||||
- Fixed: Ensure build logs archive lookup URL checks build permissions (#2578)
|
||||
|
||||
### v2.3.1
|
||||
|
||||
**IMPORTANT NOTE:** This release fixes the 2.3.0 migration. If you experienced an error during the 2.3.0 migration, manually rollback and then upgrade your quay instance to 2.3.1.
|
||||
|
|
Reference in a new issue