We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1366f0 commit 3e3cd37Copy full SHA for 3e3cd37
2 files changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
2
3
+## [1.11.11](https://github.com/msgbyte/tailchat/compare/v1.11.10...v1.11.11) (2026-06-11)
4
+
5
6
+### Features
7
8
+* add image usage for markdown component ([6e076d4](https://github.com/msgbyte/tailchat/commit/6e076d46af526d945dc46d1bce39bcd340bede79))
9
+* **auth:** record user login ip history ([c1366f0](https://github.com/msgbyte/tailchat/commit/c1366f0026e0751676e735de4261498c48ba1935))
10
11
## [1.11.10](https://github.com/msgbyte/tailchat/compare/v1.11.9...v1.11.10) (2025-01-02)
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "tailchat",
- "version": "1.11.10",
+ "version": "1.11.11",
"private": true,
"description": "",
"main": "index.js",
0 commit comments