Skip to content

Releases: queueit/android-webui-sdk

2.0.34

18 Jun 13:28
Compare
Choose a tag to compare

Release notes:

  • QueueItEngineOptions was added to help configure QueueItEngine.
  • You can now disable the back button in the waiting room.

2.0.33

18 Feb 09:08
748c4b3
Compare
Choose a tag to compare

Release notes:

  • The group name was changed to com.queue-it.androidsdk
  • The library is now available on maven central.

2.0.32

10 Feb 13:57
Compare
Choose a tag to compare

Release notes

  • Updated handling of user id in URLs

2.0.31

10 Feb 12:59
Compare
Choose a tag to compare

Release notes:

  • Bugfix in soft blocked waiting rooms with captcha enabled

2.0.30

04 Feb 14:45
Compare
Choose a tag to compare

Release Notes:

  • Captcha and proof of work (machine captcha) are now supported.

2.0.29

21 Jan 09:28
Compare
Choose a tag to compare

Release notes:

  • SDK Version is now included in the user-agent
  • Bugfix URL handling

2.0.27

23 Nov 13:39
Compare
Choose a tag to compare

Added support for queueit://close URIs to close the Webview.
The onWebViewClosed callback is now executed whenever a Webview is closed using a link.

2.0.26

23 Nov 11:30
Compare
Choose a tag to compare

Updated navigation handling:

  • queue passed callback is now called only when there's an exact same target URL match
  • "what is this" and logo URLs aren't followed anymore

2.0.25

09 Oct 12:13
Compare
Choose a tag to compare

The SDK is now published in two flavors: library, library-androidx

2.0.24

27 Aug 14:24
Compare
Choose a tag to compare

Bugfix for deep links.
The SDK now handles deep links so you can use them in your application.