We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ddc382 commit afa6fe8Copy full SHA for afa6fe8
1 file changed
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## 0.2.19 (2026-03-04)
4
+
5
+- docs: add TODO
6
+- docs: improve README for instructions about chatbots
7
+- feat: include version in user-agent
8
+- feat: mcp sends a specific user agent to datagouv service
9
+- fix: allow localhost with port in allowed_hosts for local MCP clients
10
+- fix: fix wrong max value
11
+- fix: remove slicing in _parse_json response
12
+- fix(download): harden RAM limits in download_and_parse_resource
13
+- tests: test user-agent
14
15
16
## 0.2.18 (2026-03-03)
17
18
- docs: update README with IBM Bob server type from 'http' to 'streamable-http'
0 commit comments