• v1.2.2 5e7a82ea7e

    v1.2.2 Stable

    Ghost released this 2026-01-18 18:29:45 +01:00 | 468 commits to main since this release

    What's Changed

    • fix(deps): switch reqwest feature from rustls-tls to rustls (d4166b0)
    • refactor(deltamonwebhook): reorder imports alphabetically across all modules (afff738)
      Reorder import statements to follow alphabetical ordering within import groups. Affects config.rs, matrix/handlers.rs, matrix/mod.rs, matrix/sender.rs, matrix/verification.rs, and web/mod.rs. Also add RSS feed support to changedetection webhook handler with new RssFeed and RssItem structs, format_rss_payload function, and improved cleanup_diff_content to handle newlines and reduce excessive whitespace.
    • chore(deps): update dependency alpine_3_23/sqlite to v3.51.2-r0 (29ea1db)
    • chore(deps): update gcr.io/distroless/static-debian13:nonroot docker digest to f9f84bd (48baceb)
    • fix(deps): update rust crate reqwest to 0.13.0 (e46f9ad)
    Downloads