You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
## <small>0.3.3 (2026-04-26)</small>
2
+
3
+
* fix(memory): MigrationRunner._readSchemaVersion handles v1 schema (no brain_id column) ([794649a](https://github.com/framersai/agentos/commit/794649a))
4
+
* fix(memory): redact passwords in keyword-form Postgres connection strings ([f4bc827](https://github.com/framersai/agentos/commit/f4bc827))
5
+
* fix(memory): use adapter.transaction in _bulkCopy to fix Postgres atomicity ([e72d7cf](https://github.com/framersai/agentos/commit/e72d7cf))
6
+
* fix(memory/typed-network): broaden stripCodeFence regex to any alphabetic language tag ([f7ecef3](https://github.com/framersai/agentos/commit/f7ecef3))
0 commit comments