bitmax-crm-widget 1.2.50 → 1.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -1
- package/dist/index.esm.js +1 -1
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -13,8 +13,10 @@ Universal Help & Support widget with **Chat** and **Ticketing System** that work
|
|
|
13
13
|
- 👤 **Smart User Detection**: Automatically supports both logged-in users and guests
|
|
14
14
|
- 🔔 **Notifications**: Unread message badges and sound alerts
|
|
15
15
|
- 📸 **Camera Support**: Agent can request camera snapshots
|
|
16
|
+
- ⌨️ **Typing Indicators**: See when agents are typing in real-time
|
|
17
|
+
- ⭐ **Customer Feedback**: Rate your experience after query resolution
|
|
16
18
|
|
|
17
|
-
### 🎫 Ticketing System (
|
|
19
|
+
### 🎫 Ticketing System (v1.2.0)
|
|
18
20
|
- 📝 **Create Tickets**: Submit support tickets with priority and category
|
|
19
21
|
- 📊 **Track Status**: View open, pending, and closed tickets
|
|
20
22
|
- 🔍 **History**: Complete ticket history with filtering
|