backupchecks-v20260106-21-changelog-0.1.17 #56

Merged
ivooskamp merged 4 commits from backupchecks-v20260106-21-changelog-0.1.17 into main 2026-01-13 11:21:40 +01:00
Showing only changes of commit fb46f98e6d - Show all commits

View File

@ -9,9 +9,7 @@ def changelog_page():
changelog = {
"completed_summary": [
{
{
"version": "0.1.17",
"version": "0.1.17",
"status": "Completed",
"overview": [
"This release focuses on improving job normalization, ticket and remark handling, UI usability, and the robustness of run and object detection across the platform."
@ -123,7 +121,8 @@ def changelog_page():
}
]
},
"version": "0.1.16",
{
"version": "0.1.16",
"overview": [
"This release significantly expands and stabilizes the reporting functionality, focusing on configurability, correctness, and richer output formats..",
],