Files
vikunja/pkg/modules
kolaente 0154597e4c fix(mcp): hydrate before update, validate the whole model, align the list envelope
Partial updates went to models that write a fixed Cols list, so
tasks_update {done:true} blanked description, priority and colour. Update
now reads the row first, like v2 AutoPatch. Also: integral floats accepted
for integer args, validation errors bounded to 200 runes per field, list
envelope renamed to match apiv2.Paginated, users_search shares it.
2026-08-29 01:42:20 +02:00
..