Skip to content

feat(notify): Apprise support, HTML email alerts, Synology Btrfs detection, and stability fixes#551

Merged
Starosdev merged 35 commits into
masterfrom
develop
May 23, 2026
Merged

feat(notify): Apprise support, HTML email alerts, Synology Btrfs detection, and stability fixes#551
Starosdev merged 35 commits into
masterfrom
develop

Conversation

@Starosdev
Copy link
Copy Markdown
Owner

Summary

  • Add Apprise notification support with Docker omnibus installation
  • Add native multipart SMTP sender with HTML email bodies for alert notifications
  • Add Synology DSM7 Btrfs single and multi-device detection (SCR-549)
  • Fix dashboard temperature tooltip clipping with many drives (SCR-547)
  • Fix Web UI serving index.html instead of manifest.json under /web (PWA fix)
  • Fix legacy device registration compatibility (SCR-531)
  • Fix MDADM array ID synthesis without UUID
  • Harden attribute override SQLite migration
  • Restore solid material overlay backgrounds and settings dialog actions
  • Document container device mapping requirements and Apprise/MDADM configuration

Linked Issues

Closes #549
Closes #547
Closes #546

Test plan

  • CI checks pass on develop branch
  • Go vet passes with no errors
  • Frontend ESLint passes with no errors
  • Docker images build successfully on develop (verified via CI runs)
  • Apprise binary directory created in omnibus image
  • Synology Btrfs single-device and multi-device detection tested
  • Temperature tooltip verified readable with multiple drives
  • PWA manifest.json served correctly under /web prefix

Starosdev and others added 30 commits May 19, 2026 16:41
@Starosdev Starosdev added the enhancement New feature or request label May 23, 2026
@Starosdev Starosdev merged commit 893bc13 into master May 23, 2026
15 checks passed
Starosdev pushed a commit that referenced this pull request May 23, 2026
## [1.60.0](v1.59.0...v1.60.0) (2026-05-23)

### Features

* **notify:** Apprise support, HTML email alerts, Synology Btrfs detection, and stability fixes ([#551](#551)) ([893bc13](893bc13))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

1 participant