We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94c927c commit abdb818Copy full SHA for abdb818
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.5.4](https://github.com/molvqingtai/WebChat/compare/v1.5.3...v1.5.4) (2024-10-31)
2
+
3
4
+### Performance Improvements
5
6
+* support reading image from the clipboard ([362d7db](https://github.com/molvqingtai/WebChat/commit/362d7db7386d978c6d053a3e7262adf844e24f55))
7
8
## [1.5.3](https://github.com/molvqingtai/WebChat/compare/v1.5.2...v1.5.3) (2024-10-30)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "web-chat",
"displayName": "WebChat",
- "version": "1.5.3",
+ "version": "1.5.4",
"description": "Chat with anyone on any website.",
"type": "module",
"scripts": {
0 commit comments