Skip to content

Releases: castle/castle-dotnet

Release v1.1.1

26 Mar 11:55
b799fc4
Compare
Choose a tag to compare

Bug fixes:

  • #23 Include xml docs in all build configurations.

Release v1.1.0

20 Mar 11:14
c0e7774
Compare
Choose a tag to compare

Features:

  • #11 Allow optional clientId parameter in the call to GetDevices(), which will set each device's IsCurrentDevice property accordingly.
  • #16 Can get IP address from request headers when using Castle.Context.FromHttpRequest(), by providing the helper with a list of header names to look for.