Notifinho v2.5.3
Notifinho v2.5.3 release notes
Released 27 July 2026.
Notifinho v2.5.3 is a schema-compatible corrective release for Synology input
selection, UniFi Protect webhook compatibility, and repository-independent
notification icons.
Synology
- Synology is available through both SMTP and HTTP.
- Existing Synology routes without
input_typecontinue to infer SMTP. - Existing DSM email and authenticated webhook parsing is retained.
UniFi Protect
- Valid Alarm Manager envelopes are accepted when outer
alarm_idis absent. timestampremains required.alarmmust remain a dictionary.- Recognized nested shape and list validation remain enforced.
- Missing optional
alarm_idbecomes an empty metadata value.
Self-contained notification icons
- Discord and Microsoft Teams icons are loaded from the Docker image.
- Discord uploads the exact selected root or padded asset as an attachment.
- Microsoft Teams embeds the packaged icon as a Base64 data URI.
- Release images no longer require public GitHub raw-content availability.
NOTIFINHO_ICON_BASE_URLand its build argument are removed.NOTIFINHO_ICON_DIRis the local-directory override.NOTIFINHO_DISCORD_ICON_DIRremains a compatible Discord fallback.
Upgrade
- Back up matched
config,state, and secret directories. - Pull
fortpt/notifinho:2.5.3. - Change only the image tag.
- Start Notifinho and confirm schema 8.
- Confirm Synology shows SMTP and HTTP.
- Send real Protect, Discord, and Teams tests.
- Complete
docs/v2.5.3-acceptance-checklist.md.
HTTP and HTTPS access
Session, listener, reverse-proxy, and cookie behavior are unchanged.
Direct managed-mount deployment
Managed NFS/SMB behavior is unchanged.
Compatibility and rollback
Schema 8 remains unchanged and platform_database_v1 remains unchanged. No database
migration runs. The normalized config.yaml bootstrap structure is unchanged. After stopping v2.5.3, direct rollback to v2.5.2 is supported.
Keep the matched pre-upgrade backup until acceptance passes.