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