SignalR v2.2.1 Release Notes

Release Date: 2016-07-18 // almost 8 years ago
  • ๐Ÿ› Bugs Fixed

    • ๐Ÿšฆ TypeLoadException occurring when using Strongly typed Hub (#3594)
    • ๐Ÿšฆ .Net Client in UWP App (Raspberry PI2) throws HttpRequestException (#3576)
    • ๐Ÿšฆ UWP client can't connect (#3547)
    • ๐Ÿ SignalR doesn't plays well with .net Native on Windows 10 (#3529)
    • ๐Ÿ›  Fix binary compat issue between 2.1.x and 2.2.0 caused by Hub base class change (#3489)
    • ๐Ÿšฆ Redis Backplane failure (#3436)
    • ๐Ÿšฆ Cannot install portable NET client package (#3393)
    • ๐Ÿšฆ occasional null ref in ServerSentEventsTransport. (#3376)
    • ๐Ÿšฆ signalR save promise after disconnection (#3338)
    • ๐Ÿšฆ Signalr UnobservedTaskException (#2960)
    • ๐Ÿšฆ .Net client throw ArgumentNullException from JToken.FromObject when Invoke hub method with paramater value null (#1655)