• v1.2.3 ba8cdccee9

    v1.2.3 Stable

    Jan released this 2026-07-23 15:42:28 +02:00 | 3 commits to main since this release

    musicfix 1.2.3

    This release improves HTML notifications and fixes rich message delivery through an Apprise API gateway.

    Highlights

    • redesigned HTML notifications with a cleaner, email-friendly layout
    • added clearly separated sections for run information, library statistics, changes, and details
    • added status colors for successful and failed runs
    • improved spacing, typography, path wrapping, and mobile readability
    • preserved HTML and Markdown formatting when notifications are sent through an Apprise API gateway
    • added direct delivery to the Apprise API /notify/{key} endpoint
    • added support for forwarding configured Apprise tags

    Fixed

    • fixed labels and values appearing merged in some email clients
    • fixed HTML notifications being converted into plain text by the Apprise gateway
    • fixed long log and manifest paths breaking the notification layout
    • fixed rich notification formats not being passed correctly to the Apprise API

    Compatibility

    Plain-text and Markdown notifications remain unchanged.

    Existing notification configurations using URLs such as:

    apprise://server:8000/key/?tags=all
    
    Downloads