Skip to content

Commit cc9f723

Browse files
committed
chore: release v1.11.6
1 parent 68ea354 commit cc9f723

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11

22

3+
## [1.11.6](https://github.com/msgbyte/tailchat/compare/v1.11.5...v1.11.6) (2024-07-20)
4+
5+
6+
### Features
7+
8+
* add file filter chat files checkbox(use for remove unused chat files) ([c4e70ef](https://github.com/msgbyte/tailchat/commit/c4e70efb61101ee6647bd4c4f4d7207f8400530a))
9+
* **admin:** add image url preview in admin ([3cea16e](https://github.com/msgbyte/tailchat/commit/3cea16ee601092dd45cc4361f94fd4ac6b85c8d5))
10+
11+
12+
### Performance Improvements
13+
14+
* add virtual list for friend list [#238](https://github.com/msgbyte/tailchat/issues/238) ([f09f701](https://github.com/msgbyte/tailchat/commit/f09f7017bd3c06b7f5a99720d94e5dc932a2453f))
15+
* add virtual list of inbox list ([68ea354](https://github.com/msgbyte/tailchat/commit/68ea354e3cb726ee68600091b0600b05ec01a39d))
16+
317
## [1.11.5](https://github.com/msgbyte/tailchat/compare/v1.11.4...v1.11.5) (2024-06-04)
418

519

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tailchat",
3-
"version": "1.11.5",
3+
"version": "1.11.6",
44
"private": true,
55
"description": "",
66
"main": "index.js",

0 commit comments

Comments
 (0)