Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 630 Bytes

File metadata and controls

27 lines (17 loc) · 630 Bytes

v0.3.2 (24-06-2025)

Fixed:

  • Fixed an issue with whitespace property causing render inconsistencies in wrapper

v0.3.1 (12-06-2025)

Note: Minor plugin cleanup and update.

v0.3.0 (11-06-2025)

Added:

  • The renderHtml attribute now accepts any sender types (previously only BOT and USER)

v0.2.0 (23-04-2025)

Added:

  • Added support for capturing simulated message stream events, available on React ChatBotify v2.0.0-beta.33 and above

Fixed:

  • Fixed version compatibility to correctly reflect support for React 16.14.0 and above

v0.1.0 (25-02-2025)

Added:

  • Initial Release