What's Changed in v2.8.0
🚀 New Features
- Add Repo Butler consumer guide for AI agents and health checks (#2387)
- Update Electron to 41.1.0, adding nativeTheme and notification urgency features. (#2395)
🐛 Bug Fixes
- Fix: Preserve login identity after session expiry and system resume - by @IsmaelMartinez (#2376) (#2364)
- Update @xmldom/xmldom to 0.8.12, fixing whitespace and security issues. (#2384)
- Fix: Pin Node.js version in cross-distro Dockerfiles to resolve test failures - by @IsmaelMartinez (#2386)
- Update setup-node action to support devEngines and fix npm audit issues. (#2389)
- Update lodash to 4.18.1, fixing template and fromPairs ReferenceError (#2394)
- Fix: Update brace-expansion to resolve CVE for process hang and memory exhaustion. - by @IsmaelMartinez (#2397)
📚 Documentation
- Update TypeScript to 6.0.2 in docs-site (#2381)
🔧 Maintenance
- Remove stale roadmap sections, focus on future content - by @IsmaelMartinez (#2379)
- Update minor dependencies: dbus-native, mqtt, and electron/fuses (#2380)
- Update actions/deploy-pages to v5.0.0, including Node.js 24.x support. (#2388)
- Update roadmap with v2.8.0 progress, cross-distro testing, and Claude Code automations. - by @IsmaelMartinez (#2391)
- Update upstream dependencies. - by @bkohler (#2385)
📖 Related Documentation
- Electron v41.1.0 Release Notes
- See Electron 41.x blog post for major features
- Configuration changes in this release:
Quick Links:
- Configuration Reference - All options with defaults
- Troubleshooting - Common issues and solutions
- Installation Guide - Setup instructions
🤖 Generated by Prepare Release Workflow
What's Changed
- docs: streamline roadmap by removing fast-changing sections by @IsmaelMartinez in #2379
- chore(deps): bump the minor-and-patch group with 3 updates by @dependabot[bot] in #2380
- chore(deps-dev): bump typescript from 5.9.3 to 6.0.2 in /docs-site by @dependabot[bot] in #2381
- chore(deps-dev): bump @xmldom/xmldom from 0.8.11 to 0.8.12 by @dependabot[bot] in #2384
- fix(tests): pin Node.js across cross-distro Dockerfiles by @IsmaelMartinez in #2386
- chore: add Repo Butler consumer guide by @repo-butler-app[bot] in #2387
- docs: update roadmap for v2.8.0 and Claude Code automations by @IsmaelMartinez in #2391
- Update upstream dependencies by @bkohler in #2385
- chore(deps): bump actions/setup-node from 6.2.0 to 6.3.0 by @dependabot[bot] in #2389
- chore(deps): bump actions/deploy-pages from 4.0.5 to 5.0.0 by @dependabot[bot] in #2388
- fix(auth): preserve login identity across session expiry by @IsmaelMartinez in #2376
- chore(deps-dev): bump electron from 39.8.2 to 41.0.2 by @dependabot[bot] in #2347
- chore(deps-dev): bump lodash from 4.17.23 to 4.18.1 by @dependabot[bot] in #2393
- chore(deps): bump lodash from 4.17.23 to 4.18.1 in /docs-site by @dependabot[bot] in #2394
- chore(deps-dev): bump electron from 41.0.2 to 41.1.0 by @dependabot[bot] in #2395
- fix(deps): update brace-expansion to resolve CVE by @IsmaelMartinez in #2397
- Release v2.8.0 by @github-actions[bot] in #2398
New Contributors
- @repo-butler-app[bot] made their first contribution in #2387
Full Changelog: v2.7.13...v2.8.0