Skip to content

Revenj.NET v1.1.2

Compare
Choose a tag to compare
@zapov zapov released this 12 Nov 23:45
· 879 commits to master since this release

Bugfixes. API improvements.

  • support for multiple commands from REST API
  • exists/check REST commands
  • count option on search commands (will return total count in header - when limit is used and count = "yes" is specified)
  • LINQ subquery improvements
  • Json.NET 6.0.6 (switched to original Json.NET)
  • WCF setup simplified (no auth by default, no certificate by default)
  • unit of work added ro Revenj.Core
  • security changes - password hash instead of string, no more SecureString to managed string conversion
  • Json hash algorithm change
  • Mono blocking collection workaround (don't use pooling on Mono by default)
  • Templater v1.9.9