From eb6f5f4f49cf39e2a38dc27fc4a777a4fef0944c Mon Sep 17 00:00:00 2001 From: frdel <38891707+frdel@users.noreply.github.com> Date: Wed, 3 Sep 2025 08:52:16 +0200 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index f8da9d0cc..c6df75896 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,20 @@ docker run -p 50001:80 agent0ai/agent-zero ## 🎯 Changelog +### v0.9.5 - Secrets +- Secrets management - agent can use credentials without seeing them +- Agent can copy paste messages and files without rewriting them +- LiteLLM global configuration field +- Custom HTTP headers field for browser agent +- Progressive web app support +- Extra model params support for JSON +- Short IDs for files and memories to prevent LLM errors +- Tunnel component frontend rework +- Fix for timezone change bug +- Notifications z-index fix + ### v0.9.4 - Connectivity, UI +[Release video](https://www.youtube.com/watch?v=C2BAdDOduIc) - External API endpoints - Streamable HTTP MCP A0 server - A2A (Agent to Agent) protocol - server+client