Skip to content

Commit 19ea1cc

Browse files
committed
chore: prepare v3.58.1 release
1 parent 47e6215 commit 19ea1cc

4 files changed

Lines changed: 3600 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Zoo Code Changelog
22

3+
## 3.58.1
4+
5+
### Patch Changes
6+
7+
- Fix: Remove unsupported `--no-absolute-filenames` tar argument (#491 by @kazenshi, PR #492 by @kazenshi)
8+
39
## 3.58.0
410

511
### Minor Changes

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,12 @@
5353
You can find a quick guide for migrating from Roo Code to Zoo Code in the [Roo→Zoo migration guide](https://docs.zoocode.dev/roo-to-zoo-migration). We plan to try and help users as they transition over, we have our [Reddit](https://www.reddit.com/r/ZooCode) and [Discord](https://discord.gg/VxfP4Vx3gX)
5454
for this exact support, so if you are having problems or if you have question, jump on and ask.
5555

56-
## What's New in v3.58.0
56+
## What's New in v3.58.1
57+
58+
- Fix: Remove unsupported `--no-absolute-filenames` tar argument (#491 by @kazenshi, PR #492 by @kazenshi)
59+
60+
<details>
61+
<summary>📦 v3.58.0</summary>
5762

5863
- **Zoo Gateway** — connect through a managed gateway with multi-profile auth support
5964
- **Gemini 3.5 Flash** — a fast, capable Google model now available from your provider settings
@@ -67,6 +72,8 @@ for this exact support, so if you are having problems or if you have question, j
6772
- Handle per-key failures during settings import
6873
- Security updates: mermaid v11.15.0, axios v1.16.0
6974

75+
</details>
76+
7077
<details>
7178
<summary>🌐 Available languages</summary>
7279

@@ -89,7 +96,7 @@ for this exact support, so if you are having problems or if you have question, j
8996
- [简体中文](locales/zh-CN/README.md)
9097
- [繁體中文](locales/zh-TW/README.md)
9198
- ...
92-
</details>
99+
</details>
93100

94101
---
95102

0 commit comments

Comments
 (0)