Skip to content

v7.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Jul 21:47
3b9791d

7.2.0 (2026-07-29)

🚀 Features

  • macos: launch as an agent app so no dock tile is ever created (#3117) (b60df93)

🐛 Bug Fixes

  • notifications: drop subject type suffix from native notification body (#3113) (585a2a9)

⚡️ Performance

  • notifications: refresh enriched details when window regains focus (#3118) (ffc699c)
  • notifications: respect server-recommended poll interval (#3116) (ea302a5)
  • notifications: skip re-enrichment of unchanged notifications (#3102) (2ff02e1)

🧼 Code Refactoring

🤖 Continuous Integration

  • add core-deps scope to surface within release-please generated changelog/release notes (#3114) (672ce07)
  • add release labeling (#3112) (32aaf29)
  • credit contributors in published release notes (#3109) (968715f)
  • defer release-please PR creation while a draft release is pending (#3108) (25d7f9b)

🫶 Contributors

@afonsojramos @joshfree @setchy

New Contributors