Collabique 0.14
Version 0.14 broadens Collabique's feedback, task-management, survey, and machine-client workflows across the browser, CLI, and MCP surfaces. Browser users can react to comments, build longer surveys, preview internal links, tune task views, inspect milestone workload summaries, and manage project workflow templates, while CLI and MCP clients gain deeper task, milestone, document, comment, file, and upload operations.
- Added comment emoji reactions so project members can react to document and task comments.
- Moved comment emojis with existing reactions to the front of each reaction list.
- Added web surveys backed by sheets so project members can submit long-form feedback while survey creators control questions and answer-editing rules.
- Added an Add question control to survey definition forms so surveys can include more than the initial three new question rows.
- Added Wikipedia-style preview tooltips for internal document links.
- Showed each user's last login time on their profile page.
- Filtered no-access project members out of task assignee selectors.
- Added admin-managed workflow template editing and project-specific workflow customization with previewed task state changes.
- Made project task indexes configurable, added milestone workload summaries by developer and label, moved current-milestone assigned tasks into a grouped home-sidebar section, and added a Projects sidebar section.
- Added a bulk "Reset priority for all open tasks" button to the project settings page. Closed tasks keep their existing priority values.
- Dimmed unused comment reaction emojis so reactions with activity stand out more clearly.
- Task IDs are now assigned only when tasks are saved, preventing abandoned task forms from consuming IDs and submitted metadata from overriding server-assigned IDs.
- Respected the ready-for-testing task state when starting work so work-session clients do not pick up tasks that are waiting for test verification.
- Allowed decimal values in numeric metadata fields.
- Hid closed tasks with no milestone from the default project task index while keeping closed milestone work visible.
- Normalized legacy
inprogresstask states toin_progressand removed the retired alias from task workflow and template state choices. - Added CLI pagination for task, milestone, and page listings, plus CLI milestone creation/editing, task moves, page soft-delete/archive commands, and task deadline readback.
- Expanded MCP task and document tools with paginated task listing, arbitrary task metadata writes, deadline writes, full-document and child-document listing, task comment list/read/update/delete, and file pages under task parents.
- Added shared raw asset uploads for CLI and MCP clients so embeddable images and attachments can get stable URLs without first creating file pages.
- Removed the retired Fakturki local-work import API endpoint and service.