chore(release): 1.17.1

Bump version across all workspaces, update changelog, release notes,
OpenAPI spec, bug report template, and OpenSSF badge answers.
This commit is contained in:
SnapOtter
2026-05-18 19:10:56 +08:00
parent b571165315
commit dfbc4cfd59
14 changed files with 80 additions and 50 deletions
+1 -1
View File
@@ -1228,7 +1228,7 @@ export const PRINT_LAYOUTS: PrintLayout[] = [
{ id: "none", label: "None", width: 0, height: 0 },
];
export const APP_VERSION = "1.17.0";
export const APP_VERSION = "1.17.1";
/**
* Tool IDs that require the Python sidecar (AI/ML tools).