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
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,25 @@
1
1
# Changelog
2
2
3
+
## 0.19.0 (2026-02-11)
4
+
5
+
Full Changelog: [v0.18.0...v0.19.0](https://github.com/isaacus-dev/isaacus-typescript/compare/v0.18.0...v0.19.0)
6
+
7
+
### Features
8
+
9
+
***api:** add chunking mode to enrichment ([c23e2b1](https://github.com/isaacus-dev/isaacus-typescript/commit/c23e2b1a8c7a68681eb98cabed366899a420478f))
10
+
11
+
12
+
### Chores
13
+
14
+
***internal:** add health check to MCP server when running in HTTP mode ([26203bf](https://github.com/isaacus-dev/isaacus-typescript/commit/26203bf5e75676b47a2b31665915b395d153ea4c))
15
+
***internal:** allow basic filtering of methods allowed for MCP code mode ([aca9764](https://github.com/isaacus-dev/isaacus-typescript/commit/aca976487e874fa1d932073ee7d1a9f1ec8117f4))
16
+
***internal:** always generate MCP server dockerfiles and upgrade associated dependencies ([3805d28](https://github.com/isaacus-dev/isaacus-typescript/commit/3805d28a02392d1024b27e654565094ec5cb90cf))
17
+
18
+
19
+
### Documentation
20
+
21
+
***api:** update `creation` date type definition ([9eca5b5](https://github.com/isaacus-dev/isaacus-typescript/commit/9eca5b5e307058ac5be6815b7d4d5836fba8a492))
22
+
3
23
## 0.18.0 (2026-02-07)
4
24
5
25
Full Changelog: [v0.17.0...v0.18.0](https://github.com/isaacus-dev/isaacus-typescript/compare/v0.17.0...v0.18.0)
0 commit comments