[1.20.0]
Update ntfy to 2.17.0
Full Changelog
Server: Support templating in the priority field (#1426, thanks to @seantomburke for reporting)
Server: Add admin-only GET /v1/version endpoint returning server version, build commit, and date (#1599, thanks to @crivchri for reporting)
Server/Web: Support "copy" action button to copy a value to the clipboard (#1364, thanks to @SudoWatson for reporting)
Web: Show red notification dot on favicon when there are unread messages (#1017, thanks to @ad-si for reporting)
Server: Fix crash when commit string is shorter than 7 characters in non-GitHub-Action builds (#1493, thanks to @cyrinux for reporting)
Server: Fix server crash (nil pointer panic) when subscriber disconnects during publish (#1598)
Server: Fix log spam from http: response.WriteHeader on hijacked connection for WebSocket errors (#1362, thanks to @bonfiresh for reporting)
Server: Use slices.Contains from stdlib to simplify code (#1406, thanks to @tanhuaan)
Web: Fix clear=true on action buttons not clearing the notification (#1029, thanks to @ElFishi for reporting)
Web: Fix Markdown message line height to match plain text (1.5 instead of 1.2) (#1139, thanks to @etfz for reporting)