Skip to content

Releases: GleapSDK/JavaScript-SDK

v12.0.2

02 Oct 08:34

Choose a tag to compare

Added closeBanner.
function closeBanner(): void;

v12.0.1

30 Sep 20:31

Choose a tag to compare

Enhancement: Switched from polling to using WebSockets for improved performance and efficiency.

Breaking for CSP users:
If you are making use of CSP please add wss://ws.gleap.io to connect-src.
connect-src 'self' https://*.gleap.io wss://ws.gleap.io;

See https://docs.gleap.io/javascript/content-security-policy/ for more details.

v12.0.0

29 Sep 08:02
b42bc61

Choose a tag to compare

Enhancement: Switched from polling to using WebSockets for improved performance and efficiency.

Breaking for CSP users:
If you are making use of CSP please add wss://ws.gleap.io to connect-src.
connect-src 'self' https://*.gleap.io wss://ws.gleap.io;

See https://docs.gleap.io/javascript/content-security-policy/ for more details.

11.1.4

03 Sep 09:45

Choose a tag to compare

  • Fixed issue with sessions.

v11.1.0

08 Aug 11:01

Choose a tag to compare

  • Added in-app / on-page banners

v11.0.7

11 Jul 09:33

Choose a tag to compare

v11.0.7

v11.0.0

18 Jun 12:34

Choose a tag to compare

v11.0.0

v10.0.6

01 May 19:36

Choose a tag to compare

v10.0.6

v10.0.3

11 Apr 08:12

Choose a tag to compare

  • Added startBot

v8.6.0

27 Jan 10:20

Choose a tag to compare

v8.6.0