Skip to content

Release 2.4.0

Latest

Choose a tag to compare

@MaceWindu MaceWindu released this 10 Jun 22:00
07a1fbc

Fixed

  • Default alert template: the alert title now renders as a working link to the alert. It previously pointed at a literal Alert.Url instead of ${Properties.Alert.Url}, producing a broken markdown link with no visible title. (#23)

Dependencies

  • AdaptiveCards.Templating → 2.0.6, Newtonsoft.Json → 13.0.4.

Build / tooling (no runtime impact)

  • Modernized to the .NET 10 SDK; tests migrated to Microsoft.Testing.Platform; packaging moved from a hand-maintained .nuspec to dotnet pack; PolySharp replaced with Meziantou.Polyfill; added AsyncFixer + Meziantou.Analyzer. (#24)

Full Changelog: v2.3.0...v2.4.0