| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-29 | 5.2 kB | |
| v0.6.0 source code.tar.gz | 2026-08-29 | 5.6 MB | |
| v0.6.0 source code.zip | 2026-08-29 | 6.0 MB | |
| Totals: 3 Items | 11.6 MB | 0 | |
0.6.0 (2026-08-29)
Features
- emails: refactor notification and invitation emails (08366b0)
- events: add event classes for comment and issue management (dde540d)
- integrations: add encrypted webhook URL and per-integration options (0478e0a)
- integrations: add IssueCreated event and wire it to Discord (5902aec)
- integrations: add policy and service layer for project integrations (f9718f5)
- integrations: add project_integrations table and permissions (602c66d)
- integrations: add the controller and route for toggling integrations (0ba923f)
- integrations: add the settings endpoint and expose it via Settings/Index (9d6ab8d)
- integrations: expose integration status and permissions from SettingsController (e91ec32)
- integrations: wire the existing event system to actually notify Discord (b03da21)
- issue: integrate UserService for assignee management (9169e81)
- notifications: replace notification service with events for issue and comment updates (73e9a20)
- settings: add 16 more real brand icons for upcoming integrations (b8b209d)
- settings: add category filter pills to the integrations tab (39599e7)
- settings: add integration card and detail modal components (b533335)
- settings: editable webhook URL and sub-options in the integration modal (7295b89)
- settings: enable integrations tab and add brand icon data (e130f42)
- settings: grow the integrations catalog to 21 real tools (8ce270d)
- settings: link to the official integration website from the modal (1ba7a02)
- settings: move Integrations to Workspace section with real backend (6dd0def)
- settings: rebuild integrations tab as a card grid with detail modal (cd0920a)
- settings: render the integration overview as markdown (f6e089a)
- settings: replace gradient placeholders with a real preview component (9ffae60)
Bug Fixes
- comments: stop gating the CommentAdded event on assignee logic (f16f5ec)
- integrations: encrypt the queued webhook job payload (d90a541)
- integrations: stop leaking webhook secrets to logs and retry failed deliveries (9281862)
- integrations: stop transport failures from leaking the webhook url (01db883)
- roles: add friendly labels for the integrations permissions (24ded0b)
- settings: use real brand SVGs instead of hand-drawn approximations (6dba114)