This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Affected surfaces
Summary
AI summaryDevice connection/backup failures now send email notifications when enabled.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Device connection/backup failures now send email notifications Device connection/backup failures now send email notifications Source: llm_adapter@2026-06-09 Confidence: low |
— |
| Bugfix | Medium |
Device connection or backup failure emails are now sent when enabled Device connection or backup failure emails are now sent when enabled Source: granite4.1:30b@2026-06-09-audit Confidence: low |
— |
Full changelog
Fixes
-
Device connection/backup failures now send email notifications (#301, RCO-968, reported in #283).
Previously a failed device connection or backup download only created an in-app (DB) notification, never an email, even when the user had enabled the "Device Connection Failure" email toggle. Two causes were fixed:
- Added a mail-capable
MailDeviceConnectionFailureNotification(the type advertised a mail channel but no mail notification existed). - Reworked
DeviceDownloadJobto dispatch through theNotificationDispatchertrait soget_notificationsand per-user/per-channel preferences are honoured, instead of blasting an in-app-only notification to all users.
- Added a mail-capable
Upgrade: pull 8.1.2. Users who have enabled the Device Connection Failure email channel will now receive failure emails.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Earlier breaking changes
- vcore-8.2.8 Granting Admin role now requires the acting account to already hold Admin role.
- vcore-8.2.8 `role` field on user create/update validates against fixed set of allowed values.
Beta — feedback welcome: [email protected]