Skip to content

Releases: queueit/QueueIT.Security-NetFramework

Release 2.0.5

31 Jan 13:40
Compare
Choose a tag to compare

Bugfix: Multithreading issue
Including updated version number

Release 2.0.4

11 Oct 08:24
Compare
Choose a tag to compare

Changes

  • Bugfix in includeTargetUrl when generating the queue url

Release 2.0.3

19 Jan 16:48
Compare
Choose a tag to compare

Changes

  • Bugfix in include target url when using a custom known user url provider
  • Normalize url (e.g. remove default port numbers)
  • Try known user check with both http and https prefixes

Release 2.0.2.1

07 Oct 14:00
Compare
Choose a tag to compare

Changes

  • Bugfix in extend validity

Release 2.0.2

01 Oct 10:18
Compare
Choose a tag to compare

Changes

  • Option to extend validity on page request

Release 2.0.1

25 Aug 12:13
Compare
Choose a tag to compare

Changes:

  • Changed default domain alias to new format [customerid].queue-it.net
  • VS 2015 support
  • Updated SandCastle documentation

This is a non-critical but recommended upgrade.

Release 2.0.0

19 Jan 11:17
Compare
Choose a tag to compare

Changes:

  • Removes the use of System.Net.Uri and replaces it with strings in order to support invalid URLs. Such as special characters like |, { and } (which are supported by browsers although not valid by spec).
  • Improvement on the security of CookieResultReository.

This release contains breaking changes to the API

Release 1.3.32

12 Sep 09:08
Compare
Choose a tag to compare
  • Support for Idle queue mode
  • Support for Disabled queue mode
  • Set individual session expiration time on requests
  • Cancel validation token
  • Added documentation

Release 1.3.31

11 Sep 13:30
Compare
Choose a tag to compare

Strongly typed assemblies

Release version 1.3.30

05 Sep 09:59
Compare
Choose a tag to compare

Added Idle redirect type