| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest-linux.yml | 2026-08-28 | 669 Bytes | |
| gitify-7.7.0.x86_64.rpm | 2026-08-28 | 81.6 MB | |
| latest-mac.yml | 2026-08-28 | 514 Bytes | |
| Gitify-7.7.0-universal.dmg | 2026-08-28 | 210.8 MB | |
| Gitify-7.7.0-universal.dmg.blockmap | 2026-08-28 | 222.3 kB | |
| Gitify-7.7.0-universal-mac.zip | 2026-08-28 | 209.9 MB | |
| Gitify-7.7.0-universal-mac.zip.blockmap | 2026-08-28 | 219.3 kB | |
| gitify_7.7.0_amd64.deb | 2026-08-28 | 91.5 MB | |
| latest.yml | 2026-08-28 | 340 Bytes | |
| Gitify-Setup-7.7.0.exe | 2026-08-28 | 93.3 MB | |
| Gitify-Setup-7.7.0.exe.blockmap | 2026-08-28 | 98.7 kB | |
| Gitify-7.7.0.AppImage | 2026-08-28 | 119.6 MB | |
| README.md | 2026-08-28 | 2.2 kB | |
| v7.7.0 source code.tar.gz | 2026-08-28 | 2.8 MB | |
| v7.7.0 source code.zip | 2026-08-28 | 3.1 MB | |
| Totals: 15 Items | 813.2 MB | 0 | |
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)
๐ซถ Contributors
- @afonsojramos