Skip to content

Releases: GleapSDK/JavaScript-SDK

v13.1.2

Choose a tag to compare

@boehlerlukas boehlerlukas released this 10 Jan 13:24
  • Adapted default widget height to 700px.

v13.1.1

Choose a tag to compare

@boehlerlukas boehlerlukas released this 19 Dec 08:48
  • Fixed notification badge

v13.1.0

Choose a tag to compare

@boehlerlukas boehlerlukas released this 18 Dec 11:09

Added Gleap.on("unread-count-changed", (unreadCount) => { console.log("Unread count changed: ", unreadCount); });
Added function startConversation(showBackButton?: boolean): void;
Added function startClassicForm( formId: string, showBackButton?: boolean ): void;

v13.0.6

Choose a tag to compare

@boehlerlukas boehlerlukas released this 06 Dec 12:36

Added back button support for product tours.

v13.0.5

Choose a tag to compare

@boehlerlukas boehlerlukas released this 01 Dec 13:06

Fixed issue with element picker for product tours.

v13.0.4

Choose a tag to compare

@boehlerlukas boehlerlukas released this 29 Nov 13:54

Improved Gleap.identify() method by adding plan, companyId and companyName as possible properties.

v13.0.3

Choose a tag to compare

@boehlerlukas boehlerlukas released this 24 Nov 15:15
  • Bug fixes for product tours

v13.0.0

Choose a tag to compare

@boehlerlukas boehlerlukas released this 21 Nov 15:39

Introducing Gleap Product Tours

  • Beautiful product tours
  • Event based triggers
  • No code

v12.8.1

Choose a tag to compare

@boehlerlukas boehlerlukas released this 17 Nov 08:14
  • Updated typings
  • Changed default hotkey to start bug reporting to CTRL + u to prevent issues with opening dev tools.

v12.1.2

Choose a tag to compare

@boehlerlukas boehlerlukas released this 24 Oct 07:31

DOM replays now support canvas and cross origin iFrames. Please read our documentation to learn more on the extended setup:
https://docs.gleap.io/javascript/replays/