You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tawkto/readme.txt
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -211,6 +211,17 @@ Note: You will need a free tawk.to account: [Create one for free here!](https://
211
211
= 0.1.1 =
212
212
* No more manual embed code copying, choose desired widget and it will be inserted in your site
213
213
214
+
== Upgrade Notice ==
215
+
216
+
= 0.7.0 =
217
+
We have released an update for the URL include/exclude feature of our plugin. You can now enter either full URLs or paths with wildcards using any of the following placements:
218
+
219
+
* start of the path (ex. */to/somewhere)
220
+
* middle of the path (ex. /path/*/somewhere)
221
+
* end of the path (ex. /path/to/somewhere)
222
+
* start AND middle of the path (ex. */lead/*/somewhere)
0 commit comments