mirror of
https://github.com/molvqingtai/WebChat.git
synced 2025-11-25 19:27:34 +08:00
chore(release): 1.9.1 [skip ci]
## [1.9.1](https://github.com/molvqingtai/WebChat/compare/v1.9.0...v1.9.1) (2025-10-01) ### Performance Improvements * add URL sanitization to prevent XSS attacks ([f03a679](f03a679478)) * optimize Virtuoso performance for message list ([15e6706](15e67066fc))
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
## [1.9.1](https://github.com/molvqingtai/WebChat/compare/v1.9.0...v1.9.1) (2025-10-01)
|
||||
|
||||
|
||||
### Performance Improvements
|
||||
|
||||
* add URL sanitization to prevent XSS attacks ([f03a679](https://github.com/molvqingtai/WebChat/commit/f03a67947819fb34956e7265f7f11d26fca6be14))
|
||||
* optimize Virtuoso performance for message list ([15e6706](https://github.com/molvqingtai/WebChat/commit/15e67066fca322d135829ba82aa9df18507db77b))
|
||||
|
||||
# [1.9.0](https://github.com/molvqingtai/WebChat/compare/v1.8.6...v1.9.0) (2025-10-01)
|
||||
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "web-chat",
|
||||
"displayName": "WebChat",
|
||||
"version": "1.9.0",
|
||||
"version": "1.9.1",
|
||||
"description": "Chat with anyone on any website.",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user