Releases: GleapSDK/JavaScript-SDK
Releases · GleapSDK/JavaScript-SDK
Release list
v13.1.2
- Adapted default widget height to 700px.
v13.1.1
v13.1.0
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
Added back button support for product tours.
v13.0.5
Fixed issue with element picker for product tours.
v13.0.4
Improved Gleap.identify() method by adding plan, companyId and companyName as possible properties.
v13.0.3
v13.0.0
Introducing Gleap Product Tours
- Beautiful product tours
- Event based triggers
- No code
v12.8.1
- Updated typings
- Changed default hotkey to start bug reporting to CTRL + u to prevent issues with opening dev tools.
v12.1.2
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/