What's Changed in v2.7.10
🚀 New Features
- Simplify app termination and add MQTT error handling - by @IsmaelMartinez (#2234)
- Add authenticated Playwright tests with Docker login workflow - by @IsmaelMartinez (#2245)
- Add grouped parallel execution modes for cross-distro testing - by @IsmaelMartinez (#2261)
🐛 Bug Fixes
- fix: ensure complete app menu when tray icon is disabled - by @IsmaelMartinez (#2195)
- Fix crash when using custom CSS - by @KrissN (#2220)
- fix: resolve SonarQube code smells across codebase - by @IsmaelMartinez (#2247)
- fix: resolve SonarCloud issues in run.sh - by @IsmaelMartinez (#2262)
- Fix (#2278)
- Fix: - by @IsmaelMartinez (#2305)
📚 Documentation
- docs: Add AI automation review and enhancement proposals - by @IsmaelMartinez (#2259)
- docs: Clean up roadmap, research docs, and ADR statuses - by @IsmaelMartinez (#2265)
- Docs - by @IsmaelMartinez (#2286)
- docs: update roadmap with triage bot GitHub App migration - by @IsmaelMartinez (#2288)
📦 Dependencies
- Bump (#2309)
🔧 Maintenance
- Improve window lifecycle handling and network error resilience - by @IsmaelMartinez (#2249)
- Improve tray window toggle behavior with minimize/restore support - by @IsmaelMartinez (#2253)
- chore(deps): bump actions/github-script from 7.0.1 to 8.0.0 (#2254)
- chore(deps): bump canonical/setup-lxd from 62cd335190e2b612b427db9319ea6b59ab1691f8 to d492474f6c8ceed1b716bb34c8f575a428871c70 (#2255)
- chore(deps): bump actions/setup-node from 4.4.0 to 6.2.0 (#2256)
- chore(deps): bump actions/upload-artifact from 4.6.2 to 7.0.0 (#2257)
- chore(deps): bump actions/upload-pages-artifact from 3.0.1 to 4.0.0 (#2258)
- Update - by @IsmaelMartinez (#2266)
- chore: disable old triage bot workflows, migrated to GitHub App - by @IsmaelMartinez (#2302)
- Update (#2303)
- Remove unmaintained dependencies and inline their functionality - by @IsmaelMartinez (#2306)
- Remove old triage bot infrastructure - by @IsmaelMartinez (#2307)
📖 Related Documentation
- Configuration changes in this release:
Quick Links:
- Configuration Reference - All options with defaults
- Troubleshooting - Common issues and solutions
- Installation Guide - Setup instructions
What's Changed
- fix: resolve SonarQube code smells across codebase by @IsmaelMartinez in #2247
- chore(deps): bump actions/github-script from 7.0.1 to 8.0.0 by @dependabot[bot] in #2254
- chore(deps): bump canonical/setup-lxd from 62cd335190e2b612b427db9319ea6b59ab1691f8 to d492474f6c8ceed1b716bb34c8f575a428871c70 by @dependabot[bot] in #2255
- chore(deps): bump actions/setup-node from 4.4.0 to 6.2.0 by @dependabot[bot] in #2256
- chore(deps): bump actions/upload-artifact from 4.6.2 to 7.0.0 by @dependabot[bot] in #2257
- chore(deps): bump actions/upload-pages-artifact from 3.0.1 to 4.0.0 by @dependabot[bot] in #2258
- Add grouped parallel execution modes for cross-distro testing by @IsmaelMartinez in #2261
- Fix crash when using custom CSS by @KrissN in #2220
- docs: Clean up roadmap, research docs, and ADR statuses by @IsmaelMartinez in #2265
- fix: resolve SonarCloud issues in run.sh by @IsmaelMartinez in #2262
- chore: update dependencies, electron to 39.7.0 by @IsmaelMartinez in #2266
- Add authenticated Playwright tests with Docker login workflow by @IsmaelMartinez in #2245
- chore: update issue index for duplicate detection by @github-actions[bot] in #2285
- chore(deps): bump @easyops-cn/docusaurus-search-local from 0.55.0 to 0.55.1 in /docs-site in the minor-and-patch group by @dependabot[bot] in #2278
- Improve tray window toggle behavior with minimize/restore support by @IsmaelMartinez in #2253
- Simplify app termination and add MQTT error handling by @IsmaelMartinez in #2234
- docs: document release cadence and update frequency by @IsmaelMartinez in #2286
- chore: update issue index for duplicate detection by @github-actions[bot] in #2287
- docs: update roadmap with triage bot GitHub App migration by @IsmaelMartinez in #2288
- Improve window lifecycle handling and network error resilience by @IsmaelMartinez in #2249
- chore: update issue index for duplicate detection by @github-actions[bot] in #2291
- chore: update issue index for duplicate detection by @github-actions[bot] in #2294
- chore: disable old triage bot workflows, migrated to GitHub App by @IsmaelMartinez in #2302
- chore(deps): bump svgo from 3.3.2 to 3.3.3 in /docs-site by @dependabot[bot] in #2303
- fix: make debug logs mandatory in bug report template by @IsmaelMartinez in #2305
- chore: remove old triage bot infrastructure, add ADR-018 by @IsmaelMartinez in #2307
- chore(deps): bump dompurify from 3.3.1 to 3.3.2 in /docs-site by @dependabot[bot] in #2309
- Remove unmaintained dependencies and inline their functionality by @IsmaelMartinez in #2306
- fix: ensure complete app menu when tray icon is disabled by @IsmaelMartinez in #2195
- Release v2.7.10 by @github-actions[bot] in #2313
Full Changelog: v2.7.9...v2.7.10