Skip to content

Commit b3bd241

Browse files
spantaleevclaude
andcommitted
Release 1.14.2
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent de3d8b0 commit b3bd241

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# (2026-02-18) Version 1.14.2
2+
3+
- (**Internal Improvement**) Dependency updates
4+
5+
- (**Internal Improvement**) Reorganize the development environment to support [Continuwuity](https://continuwuity.org/) as a homeserver choice (in addition to [Synapse](https://github.com/element-hq/synapse)). Continuwuity is now the default for its lighter footprint (no external database required). See [development docs](./docs/development.md) for details.
6+
7+
18
# (2026-02-10) Version 1.14.1
29

310
- (**Security**) Dependency updates to fix security vulnerabilities ([time](https://crates.io/crates/time) stack exhaustion DoS, [bytes](https://crates.io/crates/bytes) integer overflow), via [mxlink](https://crates.io/crates/mxlink) 1.12.0

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "AGPL-3.0-or-later"
77
readme = "README.md"
88
keywords = ["matrix", "chat", "bot", "AI", "LLM"]
99
include = ["/etc/assets/baibot-torso-768.png", "/src", "/README.md", "/CHANGELOG.md", "/LICENSE"]
10-
version = "1.14.1"
10+
version = "1.14.2"
1111
edition = "2024"
1212

1313
[lib]

0 commit comments

Comments
 (0)