7.7.0 (2026-08-26)
๐ Features
- forge: add GitLab support (#3225) (6711eb7)
- gitlab: add brand icon and platform types (c86e798)
- gitlab: add forge adapter backed by the to-do API (b917ac6)
- gitlab: add GitLabTodo subject type (cb66678)
- gitlab: add personal access token login route (fdefd7b)
๐ Bug Fixes
- deps: declare Vitest test dependencies (e34b6d8)
- gitlab: bound to-do pagination (8c2fbe5)
- gitlab: correct the to-do actor, draft state and action mappings (fa12e89)
- gitlab: remove the duplicate mark-as-done action (364e125)
- notifications: keep the GitLab brand name in the subject type label (f54bf69)
๐งผ Code Refactoring
- gitlab: fetch login metadata in parallel and log dropped failures (7b34c09)
๐ Documentation
- add GitLab to the supported forge matrix (7c3a465)
- assign GitLab forge maintainer and codeowner (cad5e7d)