Tags give the ability to mark specific points in history as being important
-
02.04.01
1ef976f4 · ·New PATCH release 02.04.01 Changes since 02.04.00: - fix: privilege escalation timeout
-
02.04.00
224fd914 · ·New MINOR release 02.04.00 Changes since 02.03.05: - fix: rework broken layout
-
02.03.05
e13a4def · ·New PATCH release 02.03.05 Changes since 02.03.04: - fix: hotfix for invisible dialog content with new Wt
-
02.03.04
85fd0704 · ·New PATCH release 02.03.04 Changes since 02.03.03: - fix: zero height of main stack with new Wt versions - fix: crash with fresh/empty database
-
02.03.03
914363bb · ·New PATCH release 02.03.03 Changes since 02.03.02: - fix: validate pam user account - fix: code formatting (automated) - chore: import logo files (generated by Stable Diffusion)
-
02.03.02
145f32ad · ·New PATCH release 02.03.02 Changes since 02.03.01: - fix: race condition in parallel deployment (empty playbook)
-
02.03.01
fe803618 · ·New PATCH release 02.03.01 Changes since 02.03.00: - fix: deployment dialog does not show versions for super sets
-
02.03.00
4997806b · ·New MINOR release 02.03.00 Changes since 02.02.00: - feat: sort lists by hostname (#10958) - feat: some UI improvements (e.g. #13267) - feat: locking mechanism for VersionSets (#11414) - fix: remove unused variable
-
02.02.00
e4ae72e2 · ·New MINOR release 02.02.00 Changes since 02.01.00: - feat: simultaneous deployment of different groups (#11003) - feat: check first if apt system is ok (#12286) - feat: show nodes a VersionSet is deployed to - feat: persist search config in session (#10993) - fix: prevent deletion of in-use items in super-groups - fix: disallow cascaeded super-groups for now - fix: fast ansible output at the end lost - fix: '(launching)' stays visible in log of running Executor - fix: linter warnings - chore: make members private - chore: add fix-linter target
-
02.01.00
5925fdf6 · ·New MINOR release 02.01.00 Changes since 02.00.06: - feat: extra information in execution log (#10887) - fix: crash when viewed job terminates (#11852) - fix: crash with item without parameters - feat: copy Nodes - feat: copy Groups - fix: tags of VersionSets cannot be changed - feat: copy VersionSets - fix: preview playbook changed stored VersionSet in DB - feat: super- and sub-groups (#11995) - feat: archived VersionSets - feat: show use count of VersionSets - fix: do not try to execute playbook if rendering failed - fix: crash if VersionSet does not define all versions
-
02.00.06
8a40188d · ·New PATCH release 02.00.06 Changes since 02.00.05: * chore: increase patch level * fix: mass creation of nodes crashes * fix: tags only added to first node upon creation * fix: deleting item instances * fix: search page selection with multiple filters (#11984)
-
02.00.05
cdd69637 · ·New PATCH release 02.00.05 Changes since 02.00.04: - fix: MySQL connection timout
-
02.00.04
de42936e · ·New PATCH release 02.00.04 Changes since 02.00.03: - feat: move to MySQL database with multiple connections
-
02.00.03
60d52a1d · ·New PATCH release 02.00.03 Changes since 02.00.02: - fix: bad database performance
-
02.00.02
2a6d7ae5 · ·New PATCH release 02.00.02 Changes since 02.00.01: - feat: allow mass creation of nodes - feat: prevent unqualified hostnames
-
02.00.01
2055a915 · ·New PATCH release 02.00.01 Changes since 02.00.00: - fix: crash when target unreachable
-
02.00.00
b6a5fa41 · ·New MAJOR release 02.00.00 Changes since 01.01.00: - feat: introduce item classes for firmware deployment (#11408) - fix: ansible configuration file not used - fix: wrong versions in deployment dialog (#11155) - fix: delete operations: confirmation (#11383), missing safety checks - fix: crash when deleting version set (#11088) - fix: group dialog lost changes (#11017) - fix: remove empty column (#11015) - fix: re-add second deploy button - fix: removing tags was not possible (#11013) - fix: slow periodic updates (#10967) - chore: increase required cmake version
-
01.01.00
0a5d6207 · ·New MINOR release 01.01.00 Changes since 01.00.04: - Search page: add select-all checkbox, move deploy button up - fix wrong executable name in script - add ansible configuration
-
01.00.04
b9ef7c42 · ·New PATCH release 01.00.04 Changes since 01.00.03: - fix not setting the user name for ansible - use deploy path instead of entry point
-
01.00.03
6b1fe05c · ·New PATCH release 01.00.03 Changes since 01.00.02: - add /deploy entry point to simplify reverse proxying