Skip to content

Releases: queueit/KnownUser.V3.MagentoV1

1.3.3

06 Jan 11:20
Compare
Choose a tag to compare

Release note

Bugfixes

Fixed a bug where an integration push request would be redirected to a waiting room when all URLs are protected.

1.3.2

31 Aug 11:23
Compare
Choose a tag to compare

Release note

Bugfixes

  • Only remove 'queueittoken' (via 302) if trigger matches 'queue' action.
    Some integrations have a page matching and ignore action. On this page AJAX calls are made to queue protected endpoints.
    When user returns from queue (triggered by AJAX call), then queueittoken would be removed without user getting a valid cookie (because it matched the ignore action). Now, tokens will only be removed on queue actions (so we are sure user either has or will get a cookie).

1.3.1

22 Jul 14:07
Compare
Choose a tag to compare

Fixing queue-it integration config admin page by renaming Index.phtml to index.phtml and Knownuser.xml to knownuser.xml

1.3.0

30 Aug 08:57
Compare
Choose a tag to compare
  • UI for supporting the manual update of the integration configuration

1.2.0

16 Nov 16:09
Compare
Choose a tag to compare

-Sending plugging version while making a request to the queue

1.1.2: Update config.xml

26 Apr 16:16
008575c
Compare
Choose a tag to compare

-removing checkout_onepage_controller_success_action from config.xml

1.1.1: Update Observer.php

15 Apr 09:56
02e2465
Compare
Choose a tag to compare

-Support for client-side interception

1.1.0

15 Feb 18:04
Compare
Choose a tag to compare

Includes
-Supporting Ajax calls

1.0.0

15 Feb 18:03
Compare
Choose a tag to compare

Includes
Supporting magento1 Marketplace coding standards