Changeset 3401783
- Timestamp:
- 11/24/2025 11:14:53 AM (4 months ago)
- Location:
- imsupporting/trunk
- Files:
-
- 3 edited
-
imsupporting-admin.php (modified) (1 diff)
-
imsupporting-live-chat-plugin.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
imsupporting/trunk/imsupporting-admin.php
r3401764 r3401783 191 191 } 192 192 193 xhr.open('POST', 'https:// www.imsupporting.com/sign-up.php');193 xhr.open('POST', 'https://imsupporting.com/sign-up.php'); 194 194 xhr.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded'); 195 195 xhr.setRequestHeader('Accept', 'application/json'); -
imsupporting/trunk/imsupporting-live-chat-plugin.php
r3401764 r3401783 5 5 Donate link: http://IMsupporting.com 6 6 Tags: live chat, live-chat, chat plugin, free live chat, live chat, chat, livechat, live chat software, live chat widget, chat widget, widget, chat online, online chat, mobile live chat, wordpress live chat, live support, customer support, woocommerce chat, chat plugin, plugin, wp chat, zopim 7 Stable tag: 5.0.0. 48 Version: 5.0.0. 57 Stable tag: 5.0.0.6 8 Version: 5.0.0.6 9 9 Tested up to: 6.8.3 10 10 License: GPLv2 -
imsupporting/trunk/readme.txt
r3401764 r3401783 5 5 Tags: live chat, ai chat, hybrid chat, live support, customer support 6 6 Tested up to: 6.8.3 7 Stable tag: 5.0.0. 57 Stable tag: 5.0.0.6 8 8 License: GPLv2 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 62 62 == Changelog == 63 63 64 = 5.0.0.6 = 65 * Fixed CORS issue during registration by using canonical URL 66 * Updated registration API endpoint 67 64 68 = 5.0.0.5 = 65 69 * Added direct dashboard login link to plugin action links
Note: See TracChangeset
for help on using the changeset viewer.