Skip to content

v1.34.0

Choose a tag to compare

@Starosdev Starosdev released this 26 Feb 02:25
· 716 commits to master since this release

v1.34.0 (2026-02-26)

Features

  • add UI for notification URL configuration (#285)
    • Add "Notification Channels" section to the Settings dialog for managing Shoutrrr notification URLs directly from the web UI
  • MQTT Discovery, notification URL UI, and bug fixes (#287)
    • MQTT Discovery: Native Home Assistant MQTT Discovery integration -- drives auto-appear in HA when enabled (#278)

Bug Fixes

  • add missing cap_add to performance collector examples (#283) (#286)
    • Add cap_add: SYS_RAWIO and SYS_ADMIN to the performance collector docker-compose example