commit
f17294a989
1 changed files with 15 additions and 0 deletions
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -1,3 +1,18 @@
|
|||
### 1.11.1
|
||||
|
||||
- Loosened the check for mounted volumes bug (#353)
|
||||
- Strengthened HTTPS configuration (#329)
|
||||
- Disabled password change for non-DB auth (#347)
|
||||
- Added support for custom favicon (#343)
|
||||
- Fixed tarfile support for non-unicode pax fields (#328)
|
||||
- Fixed permissions on tag history API requiring READ instead of WRITE tokens (#316)
|
||||
- Added public access to time machine (#334)
|
||||
- Added missing JSON schema for 'refs' and 'branch_name' (#330)
|
||||
- Always create a new connection to Swift (#336)
|
||||
- Minor UI Fixes (#356, #341, #338, #337)
|
||||
- Minor trigger fixes (#357, #349)
|
||||
- Refactored and fixed internal code (#331)
|
||||
|
||||
### 1.11.0
|
||||
|
||||
- Changed user pages to display public repositories (#321)
|
||||
|
|
Reference in a new issue