v1.1.0
This commit is contained in:
17
CHANGELOG.md
17
CHANGELOG.md
@@ -1,9 +1,22 @@
|
||||
# Changelog
|
||||
|
||||
## [1.0.1](https://github.com/thomiceli/opengist/compare/v1.0.0...v1.0.1) - [2023-04-12]
|
||||
## [1.1.0](https://github.com/thomiceli/opengist/compare/v1.0.1...v1.1.0) - 2023-04-18
|
||||
### Added
|
||||
- GitHub and Gitea OAuth2 login
|
||||
- Database migration system
|
||||
|
||||
### Changed
|
||||
- Admin panel route from `/admin` route to `/admin-panel`
|
||||
- Moved disable signup option to admin panel
|
||||
|
||||
### Fixed
|
||||
- Truncate raw file (#4)
|
||||
- Fix SSH key table constraints on user delete
|
||||
|
||||
## [1.0.1](https://github.com/thomiceli/opengist/compare/v1.0.0...v1.0.1) - 2023-04-12
|
||||
### Changed
|
||||
- Updated base footer
|
||||
- Changed redirections when not logged in
|
||||
|
||||
## 1.0.0 - [2023-04-10]
|
||||
## 1.0.0 - 2023-04-10
|
||||
- Initial release
|
||||
|
||||
Reference in New Issue
Block a user