New: the Halo × Pennylane integration by Halentra is live. Take a look
Halentra
Home/Solutions/Halo/Release notes
Halo

Release notes

Current stable release
2.236.122
Latest beta
2.250.22

2.174.24

Release candidate

Released on Dec 4, 2024 · 3 updates

Fixed a display issue with the "Are you sure you want to end this chat" and insert Canned Text screens on the chat widget

Also in 2.176.1 · 2.174.24

#776268

Added new events to the Embeddable Chat Widget

Also in 2.176.1 · 2.174.24

#776263

You can now pass an additional property into the Halo Embeddable Chat Widget to hide the Chat Header controls:

hideHeader: true


When the above property is passed in, the chat header, and therefore the controls, are hidden. You will need to implement your own functions to call the end chat Javascript event, and the menu toggle Javascript event:

  • haloChat_inboundEvent_toggleMenu
  • haloChat_inboundEvent_endChat

The enableInboundEvents property must be set to true for the Embeddable Chat Widget in order for these events to be received and processed.

Fixed an issue with taking automatic payments on due date through Stripe

Also in 2.174.24 · 2.162.91

#763462