Skip to content

Commit edbc14d

Browse files
committed
Release: 0.134.4
1 parent 98b85d6 commit edbc14d

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 0.134.4
6+
57
- Bugfix: `chat/list` was returning `:id nil` for chats persisted before the per-chat `:id` field was added to the DB schema. The projection now derives `:id` from the chat map key, so legacy rows show up with a usable id and become resumable via `chat/open`.
68

79
## 0.134.3

resources/ECA_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.134.3
1+
0.134.4

0 commit comments

Comments
 (0)