From e6e80590ccb583cb416fb7e94dd5f620f06c1fcf Mon Sep 17 00:00:00 2001 From: Meteo Date: Fri, 29 May 2026 23:37:31 +0200 Subject: [PATCH] v.1.2.2 release --- Release notes.md | 23 +++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) diff --git a/Release notes.md b/Release notes.md index 1568638..aef22d8 100644 --- a/Release notes.md +++ b/Release notes.md @@ -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 \ No newline at end of file