v1.2 initial commit

This commit is contained in:
Marco Mooij | DigiState
2026-05-13 09:56:43 +02:00
commit a160d31953
58 changed files with 8019 additions and 0 deletions

44
Release notes.md Normal file
View File

@@ -0,0 +1,44 @@
## v.1.2
`06-05-2026`
### Features
- Sync action added to sync servers to Inserve subscriptions.
- Added Inserve custom data field.
### Changes
- Inserve licenses changes name when host name is different.
### Fixes
- Locales fixed on Inserve source page.
- Fixed action card alignement on Inserve page.
- Textarea's can now be changed in size.
- Filtering and ordering on backup types fixed in server overview.
## v.1.1
`07-01-2026`
### Changes
- Dashboard card display improvements.
- Improvements into the server view.
- If a server has the "new" state and it is deleted, it will be permanent.
- Group view page added with the ability to view and change all the groups permissions.
- View companies with connected servers.
- Modified the Inserve source page so it shows all the Sync actions.
- Created this KB website and moved the release notes and roadmap to this page.
### Fixes
- Fixed an issue that allowed some disabled module content to be visible or accessible.
## v1.0
`21-12-2025`
### Known issues
- Sidebar text is showing when sidebar is wrapped.
- Problem with sorting backups types in the server overview
## Roadmap
- Be able to configure sources for certain tasks
- More configuration options for sources.
- Make the /login page the same style as the rest of Sentri.
- Light mode theme.
- Travel cost page.
- VM hosts overview.
- Add name to API tokens.
- Loggin of actions to local storage or to things such as graylog.
- SSO/SAML/User provisioning.
## v0.1
`23-12-2024`
- Start of this project