v.1.2.2 release
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
# Release notes
|
||||
## v.1.2.3
|
||||
`to be announced`
|
||||
### Changes
|
||||
|
||||
### Fixes
|
||||
- Fixed all the CSS errors.
|
||||
|
||||
## v.1.2.2
|
||||
To be announced
|
||||
`29-05-2026`
|
||||
### Changes
|
||||
- Modified the API folder structure so it is structured under each module
|
||||
- Changed Servers module to inventory.
|
||||
@@ -15,10 +22,14 @@ To be announced
|
||||
- moved /api/v1/users/ to /api/v1/portal-management/users/
|
||||
- moved /api/v1/users/* to /api/v1/user/*
|
||||
- The /login page is now the same style as the rest of Sentri.
|
||||
- Add names to API tokens.
|
||||
- Apply group weight system to API token modifications.
|
||||
- Created an light theme and fixed a lot of CSS issues.
|
||||
### Fixes
|
||||
- Issue with the companies not showing in the server overview.
|
||||
- Issue with new server licenses having "0" as name.
|
||||
### Known issues
|
||||
- Users are not able to change their own name.
|
||||
- Users are not able to change their own name.
|
||||
## v.1.2.1
|
||||
`17-05-2026`
|
||||
### Features
|
||||
@@ -71,21 +82,17 @@ To be announced
|
||||
- Fixed an issue that allowed some disabled module content to be visible or accessible.
|
||||
## v1.0
|
||||
`21-12-2025`
|
||||
### Known issues
|
||||
- Problem with sorting backups types in the server overview
|
||||
Initial release.
|
||||
## Roadmap
|
||||
- Rename the servers module to Inventory so it supports other things aswell.
|
||||
- Be able to configure sources for certain tasks
|
||||
- Light mode theme.
|
||||
- Add names to API tokens.
|
||||
- Docker container.
|
||||
## Roadmap features
|
||||
- Self-destructing message
|
||||
- SSO/SAML/User provisioning.
|
||||
- Logging of actions to local storage or to things such as graylog.
|
||||
- Hypervisor overview.
|
||||
- Network devices overview
|
||||
- Travel cost page.
|
||||
|
||||
## v0.1
|
||||
`23-12-2024`
|
||||
- Start of this project
|
||||
Reference in New Issue
Block a user