You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/frontend/src/changelog.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,7 @@
17
17
"Forms and documents are expanded by name in the response — forms joined via schema JSON id field, documents joined via document_templates.id",
18
18
"Subprocesses linked to a shell via calledElement are resolved and included as a nested array",
19
19
"New PATCH /v1/assets/bpmn/:id/deploy endpoint writes deployment metadata back to the process_definitions row immediately after a successful Operaton deploy",
20
+
"To cover example bundles removed `readonly: true` from the seed records entirely, kept the EXAMPLE badge, and protect deletion by checking status === 'example' instead of readonly",
20
21
"PATCH method added to the backend CORS allowed methods list"
0 commit comments