1.1.40 • Published 4 years ago
@josh.chou/rasa-webchat v1.1.40
- v1.1.40
- Change Rasa-webchat exposed props from isLoggedin to muid. The child component of Widget was maintained the same props isLoggedIn.
- Modified scroll to top to scroll to unread previous messages.
- Set live-agent mode cookie value from the response of resendWelcome message API.
- Add Disclaimer UI, imageUpload component, and input maxLength logic.
- v1.1.39
- Changed sessionID from session_confirm instead of localStorage.
- v1.1.38
- Modified scroll logic
- Fixed the isLoggedIn props typo
- v1.1.37
- Fix retrieving messages from server logic.
- v1.1.36
- Downgrade to v1.1.30 to socket.io version 4.5.1 by cherrypick 87ad343f7cabb2a99b5fc4ec8b5ed9a4537651d8
- v1.1.35
- Fix init payload logic.
- v1.1.34
- Fix get undefined sessionID.
- v1.1.33
- Retrieve history messages and resend welcome messages.
- Set _sessionID and _userID to cookies to tell is same user login.
- Update socket.io version to 4.5.1
- v1.1.32
- Handle lost messages from agent and resend welcome messages.
- Session ID from Cookies.
- v1.1.31
- Add new infinite scroll feature.
- v1.1.30
- Fix Socket-io client error
- Adjust websocket default timeout
- v1.1.29
- Fix firefox enter event issue.
- Add websocket parameter to test.
- Add offline UI
- v1.1.28
- Remove sessionID console.
- Revert 1.1.27 commit.
- v1.1.27
- Update package-lock.json
- v1.1.26
- Upgrade socket-io client to 4 to test websocket Android external link issue.
- v1.1.25
- Add Github repo link.
- v1.1.24
- Test Android webSocket
- v1.1.23
- Parse URL and Image.
- Remove disconnect UI.
- v1.1.22
- Clear localStorage when localID not equal to remoteID.
- v1.1.21
- Handle undefined sessionID to null.
- v1.1.20
- Socket "session_request" event modified "_userID" key to payload.
- Add README.md version details.
- v1.1.19
- Socket "session_request" event add "userID" to payload.
- v1.1.18
- Change socketio.js connecting options from path to {tranport:'websocket'}.
- v1.1.17
- To handle html A tag in socket message.
1.1.39
4 years ago
1.1.40
4 years ago
1.1.38
4 years ago
1.1.37
4 years ago
1.1.36
4 years ago
1.1.35
4 years ago
1.1.34
4 years ago
1.1.33
4 years ago
1.1.32
4 years ago
1.1.31
4 years ago
1.1.30
4 years ago
1.1.29
4 years ago
1.1.28
4 years ago
1.1.27
4 years ago
1.1.26
4 years ago
1.1.25
4 years ago
1.1.24
4 years ago
1.2.0
4 years ago
1.1.23
4 years ago
1.1.22
4 years ago
1.1.21
4 years ago
1.1.20
4 years ago
1.1.19
4 years ago
1.1.18
4 years ago
1.1.17
4 years ago
1.1.16
4 years ago
1.1.15
4 years ago
1.1.14
4 years ago
1.1.13
4 years ago
1.1.12
4 years ago
1.1.11
4 years ago
1.1.10
4 years ago
1.1.9
4 years ago
1.1.8
4 years ago
1.1.7
4 years ago
1.1.6
4 years ago
1.1.5
4 years ago
1.1.4
4 years ago
1.1.3
4 years ago