Skip to content

Releases: GleapSDK/JavaScript-SDK

v13.1.3

15 Jan 15:21
Compare
Choose a tag to compare
v13.1.3

v13.1.2

10 Jan 13:24
Compare
Choose a tag to compare
  • Adapted default widget height to 700px.

v13.1.1

19 Dec 08:48
Compare
Choose a tag to compare
  • Fixed notification badge

v13.1.0

18 Dec 11:09
Compare
Choose a tag to compare

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

06 Dec 12:36
Compare
Choose a tag to compare

Added back button support for product tours.

v13.0.5

01 Dec 13:06
Compare
Choose a tag to compare

Fixed issue with element picker for product tours.

v13.0.4

29 Nov 13:54
Compare
Choose a tag to compare

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

v13.0.3

24 Nov 15:15
Compare
Choose a tag to compare
  • Bug fixes for product tours

v13.0.0

21 Nov 15:39
Compare
Choose a tag to compare

Introducing Gleap Product Tours

  • Beautiful product tours
  • Event based triggers
  • No code

v12.8.1

17 Nov 08:14
Compare
Choose a tag to compare
  • Updated typings
  • Changed default hotkey to start bug reporting to CTRL + u to prevent issues with opening dev tools.