2
0
Files
bot/packages/embeds/wordpress/trunk/README.txt

164 lines
4.2 KiB
Plaintext
Raw Normal View History

=== Typebot | Create advanced chat experiences without coding ===
Contributors: baptisteArno
Tags: typebot, forms, surveys, quizzes, form builder, survey builder, quiz builder, custom forms, mobile forms, payment forms, order forms, feedback forms, enquiry forms, stripe, dropbox, google sheets, mailchimp, salesforce, hubspot, activecampaign, infusionsoft, asana, hipchat, slack, trello, zendesk
Requires at least: 5.0
Tested up to: 6.6
License: GPL 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.txt
Stable Tag: 3.6.1
== Description ==
Collect 4x more responses with conversational apps using Typebot.
👉 Build beautiful conversational apps and easily embed them in your Wordpress site.
👉 Typebot helps you publish chat apps that feel native to your product and it provides the best experience for your users.
👉 With Typebot, you collect the answer as soon as the user answers the first question. You get to know exactly when the user tends to drop your form.
This plugin relies on Typebot which is a tool that allows you to create conversational forms and directly integrate them on your Wordpress site.
💁‍♂️ More information about Typebot: https://www.typebot.io/
👨🏼‍💻 How Typebot handles collected data: https://www.typebot.io/privacy-policies
== Installation ==
1. Add the plugin folder to the /wp-content/plugins/ directory
2. Activate the plugin through the Plugins menu in WordPress
3. Activate your Typebot with the "Typebot" admin button located in the sidebar
== Changelog ==
= 3.6.1 =
* Fix XSS vulnerability with shortcode attributes
= 3.6.0 =
* Add the lib_version attribute to wp admin panel
== Changelog ==
= 3.5.0 =
* Add the lib_version attribute in shortcode
= 3.4.2 =
* Affect v0.2.15 to Standard embed as well
= 3.4.1 =
* Import typebot lib specific version: 0.2.15
2023-10-06 10:20:15 +02:00
= 3.4.0 =
* Import typebot lib v0.2 to get the new variable parser
= 3.3.0 =
* Fix loading with Gravity Forms and add query params exclusion
2023-07-26 09:32:56 +02:00
= 3.2.0 =
* Update embed lib to 0.1
2023-06-15 17:36:32 +02:00
= 3.1.11 =
* Automatically forward UTMs for standard embed
= 3.1.10 =
* Fix custom apiHost variable name
= 3.1.8 =
* Fix forward wp user variable when not initialized
2023-03-28 09:48:43 +02:00
= 3.1.7 =
* Fix forwarded user prefilled variables
= 3.1.6 =
* Fix default apiHost typo
= 3.1.4 =
* Support for apiHost field in shortcode
= 3.1.1 =
* Fix excluded pages when empty
= 3.1.0 =
* Breaking change! You will need to import the new code snippet again.
* Fix wp admin crash
* Introduce excluded pages input
= 3.0.1 =
* Fix flow not proceeding on unknown domains
= 3.0.0 =
* Complete rework of the plugin. You are now required to generate a code snippet on https://app.typebot.io
= 2.1.9 =
* Fix standard embed when window is already loaded
= 2.1.8 =
* Fix bubble not displayed with proactive message
2022-04-28 16:43:58 -07:00
= 2.1.6 =
2022-04-02 12:04:39 +02:00
* Fix auto open bubble even if empty param
2022-03-28 14:47:19 +02:00
= 2.1.4 =
* Fix bug when Typebot URL is empty
2022-03-21 15:54:10 +01:00
= 2.1.2 =
* Fix shortcode default bot URL
2022-03-14 15:13:45 +01:00
= 2.1.0 =
* Added auto open delay for bubble embed
= 2.0.0 =
* Support for Typebot 2.0
= 1.4.8 =
* Fix shortcodes
= 1.4.7 =
* Fix minor bug
= 1.4.6 =
* Fix loading bug
= 1.4.5 =
* Remove external dependencies
= 1.4.4 =
* Improve input sanitizing and make the plugin more secure.
= 1.4.3 =
* Fix XSS risk in admin panel
= 1.4.2 =
* Fix styles bug in admin panels. Fix minor security issues.
= 1.4.1 =
* Make the library more reliable
= 1.4.0 =
* Introduce new typebot lib and give access to open / close commands for popups and bubbles
= 1.3.3 =
* Add `url` option to shortcodes in order to add multiple typebots on the same page.
= 1.3.0 =
* Adding wordpress user variables support. More info here: http://docs.typebot.io/embed/wordpress#personalize-user-experience-hidden-variables
= 1.2.3 =
* Add "Don't show message when opened or closed once" option
= 1.2.2 =
* Fix delete user bug.
= 1.2.1 =
* Can set publish or full URL (for custom domains).
= 1.2.0 =
* Add advanced setup where you can paste the code from Typebot.
= 1.1.2 =
* Bug fixes
= 1.1.1 =
* Add chat button icon customization
= 1.1.0 =
* Add path to include for chat and bubble to only display them on specific path patterns
= 1.0.1 =
* Transparency by default for the Standard embed with a shortcode
= 1.0.0 =
* Init new plugin 🥰