Releases: cinovo/cloudconductor-server
Releases · cinovo/cloudconductor-server
v3.13
v3.12
What's Changed
- Fix host overview refresh with filter by @marc92w in #171
- Update to Angular 17 by @marc92w in #174
- Updated Dvalin to version 1.35 by @YukiInu in #175
- Updated Maven plugins by @YukiInu in #175
- Updated PostgreSQL JDBC driver to 42.7.2 by @YukiInu in #175
- Removed deprecated parent pom by @YukiInu in #175
Full Changelog: v3.11...v3.12
v3.11
v3.10
- Update Dvalin to version 1.33
- Updated cloudconductor-api to version 3.8
- Filter foreign repos on template package REST endpoint
- Remove foreign repos from template JSON export
- Bugfix: Allow access to user settings without special role
Due to cloudconductor-api update Cloudconductor-agent should be updated to v3.8
v3.9
v3.8 - bugfix release
- Fix editing template packages provided by multiple repos
v3.7
- Make frontend more responsive
- Flag to disable uninstalls for template
- Template: restrict update to selectable range
- Fix updating package versions when saving template
- Increase dependency name column length
- Fix deleting key-value pairs in UI
- Prevent useless package change requests on start page
- Fix sorting of template repos
- Fix handling repos without mirror
- updated client to angular 11
v3.4 - bugfix release
- adds version information to the client
- adds a preview button to configvalue view of a template
- fixes a bug on configvalue resolution
- some minor ui tweaks
v3.3
- reworked config views
- reworked alerts - no more content movement
- added option to import templates via json from user clipboard
- added package diff for templates
- added optional grouping for templates
- fixed a bug preventing user and usergroup edits via ui
- fixed some minor text issues in ui
v3.2 - bugfix release
- fixed some issues with bulk delete operations for configurations
- fixed a bug preventing service view updates
- fixed logging for production mode