changelog: cut 1.10.0 release
This commit is contained in:
parent
5a9d4155ad
commit
baf74efdb0
1 changed files with 15 additions and 0 deletions
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -1,3 +1,18 @@
|
|||
### 1.10.0
|
||||
|
||||
- Fixed GitHub API usage to prevent over-listing users' repos (#260)
|
||||
- Deleted old landing page (#259)
|
||||
- Corrected mistakes in internal logic (#247, #254, #257)
|
||||
- Tweaked UI for List View of Repositories Page (#253, #261)
|
||||
- Added ability to log in with a team invite code (#250)
|
||||
- Optimized various SQL queries (#249, #252, #258)
|
||||
- Refactored internal libraries (#245, #246)
|
||||
- Fixed missing db cert preventing saving configs in super user panel (#244)
|
||||
- Fixed database status in status endpoint (#242)
|
||||
- Added a flash message for various interactions (#226)
|
||||
- Added Keystone (OpenStack auth) support (#197)
|
||||
- Fixed Logs View in SuperUser panel (#136)
|
||||
|
||||
### 1.9.8
|
||||
|
||||
- Implemented file streams for Swift storage engine (#214)
|
||||
|
|
Reference in a new issue