File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
2
3
+ ## [ 1.11.9] ( https://github.com/msgbyte/tailchat/compare/v1.11.8...v1.11.9 ) (2024-11-23)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * fix xss problem when render iframe ([ c1365f2] ( https://github.com/msgbyte/tailchat/commit/c1365f2b82b3bd6d71b5da7e8aac06faf7c99d44 ) )
9
+ * not allow svg ([ f74647f] ( https://github.com/msgbyte/tailchat/commit/f74647fb307c1ccca272dfd4badf61e3fb5f7697 ) )
10
+ * only allow http link in iframe render ([ 9a327dc] ( https://github.com/msgbyte/tailchat/commit/9a327dca14b5629731a1f2c847595dc90c4fe594 ) )
11
+
3
12
## [ 1.11.8] ( https://github.com/msgbyte/tailchat/compare/v1.11.7...v1.11.8 ) (2024-10-28)
4
13
5
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tailchat" ,
3
- "version" : " 1.11.8 " ,
3
+ "version" : " 1.11.9 " ,
4
4
"private" : true ,
5
5
"description" : " " ,
6
6
"main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments