| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-13 | 8.2 kB | |
| v0.8.0 source code.tar.gz | 2026-09-13 | 5.3 MB | |
| v0.8.0 source code.zip | 2026-09-13 | 5.9 MB | |
| Totals: 3 Items | 11.2 MB | 0 | |
0.8.0 (2026-09-13)
Features
- activity-log: render issue types and workflow statuses as badges (8b28c71)
- integrations: make the Jira import understand issue types, workflows and labels (e95ec83)
- issue-types: add create/edit inline editor with icon and color pickers (6b487ea)
- issue-types: add frontend types and issue type/workflow badges (1a97459)
- issue-types: add hierarchy validation for sub-issues under parent-capable types (5f274e7)
- issue-types: add issue type and workflow schema foundation (e884b3b)
- issue-types: add issue type CRUD backend and settings routes (33da159)
- issue-types: add Issue Types settings tab with catalog and delete (4e32cda)
- issue-types: add per-type custom fields stored on the issue (5ea54ae)
- issue-types: add required fields checklist and templates management (8e9afea)
- issue-types: add restricted role types permission checkboxes (18f215b)
- issue-types: add type column and refactor column definitions into a registry (ea92e95)
- issue-types: add workflow status and transition CRUD backend (9814bf8)
- issue-types: add workflow tab with status list and transition matrix (f95fe79)
- issue-types: enforce required fields and add issue templates (8794da1)
- issue-types: give each system type its own workflow, hierarchy, template and fields (7f7317f)
- issue-types: let a type be restricted to sub-issue use only (108826d)
- issue-types: let each type configure which specific types can be its sub-issues (6703333)
- issue-types: manage custom fields in settings and fill them on an issue (d0f99a1)
- issue-types: rebuild the fields modal with editing and a hint input (334e937)
- issue-types: rebuild the templates modal with editing, drop the dead settings tabs (00e6679)
- issue-types: render sub-issue hierarchy as a collapsible tree in the list (d0d57dc)
- issue-types: replace the new-issue modal with an inline quick-add row (2a12082)
- issue-types: seed system issue types with default workflow and backfill existing issues (a6b24ce)
- issue-types: show and create sub-issues from the issue detail view (2f51c69)
- issue-types: wire issue create/update to the issue type and workflow model (da7ca42)
- issues: show the parent chain in the issue breadcrumb (007574d)
- workflow: draw the workflow as a draggable flow and flag dead-end statuses (26369f5)
- workflow: let the starting status be chosen, and document the new type settings (c1bc5f9)
Bug Fixes
- activity-log: resolve issue type badges on the dashboard feed too (4fc8fb3)
- issue-types: add proper labels for issue type permissions in Roles & Permissions (8511067)
- issue-types: apply type templates on create and clear leftover stock statuses (c19dec2)
- issue-types: clear stale required flags and stamp top-level defaults on old projects (3bd4c23)
- issue-types: correct string interpolation in validation messages (58ca54a)
- issue-types: keep the issue date-order triggers when adding the type foreign keys (2f64e6a)
- issue-types: make custom workflow statuses selectable on an issue (c7b666b)
- issue-types: make quick-add render as a real row with editable type (77c8fd2)
- issue-types: preview id and defaults in quick-add, show type icons, keep type selectable (c758ee7)
- issue-types: redesign workflow modal and replace native selects with app dropdown (7279e07)
- issue-types: serialize issue type and workflow status as camelCase for the UI (92ed24b)
- issue-types: stop the defaults upgrade colliding on reused status names (3eddc19)
- issue-types: turn the issue type create/edit editor into a proper modal (b1d03c1)
- issues: let the type and status badges own their hover highlight (1708d16)
- issues: tone down the sub-issue add row styling (5fb6a89)