Update README.md
frdel committed
Sep 3, 2025 at 08:52 UTC
eb6f5f4f49cf39e2a38dc27fc4a777a4fef0944c
1 file changed
+13
README.md
+13
@@ -169,7 +169,20 @@ docker run -p 50001:80 agent0ai/agent-zero
169
170
## 🎯 Changelog
171
172
+### v0.9.5 - Secrets
173
+- Secrets management - agent can use credentials without seeing them
174
+- Agent can copy paste messages and files without rewriting them
175
+- LiteLLM global configuration field
176
+- Custom HTTP headers field for browser agent
177
+- Progressive web app support
178
+- Extra model params support for JSON
179
+- Short IDs for files and memories to prevent LLM errors
180
+- Tunnel component frontend rework
181
+- Fix for timezone change bug
182
+- Notifications z-index fix
183
+
184
### v0.9.4 - Connectivity, UI
185
+[Release video](https://www.youtube.com/watch?v=C2BAdDOduIc)
186
- External API endpoints
187
- Streamable HTTP MCP A0 server
188
- A2A (Agent to Agent) protocol - server+client