v3.20.1

ChatGPTNextWeb/NextChatv3.20.1Jun 26, 2026by github-actions[bot]

AI Summary

A patch release addressing a UI rendering issue with number inputs and updating core dependencies.

Key Highlights

  • Fixed number input rendering bug where values were not visible until changed
  • Updated pydantic-settings to v2.14.2 (security update)
  • Updated node.js and fastapi dependencies

Full Release Notes

# 🍴🍴🍴🍴🍴🍴

Patch release to fix a bug with the number inputs not rendering its value until the value changes.

## 🐛 Bug fixes

- fix: Invisible quantities @michael-genson (#7811)

## ⬆️ Dependency updates

<details>
<summary>4 changes</summary>

- fix(deps): update dependency pydantic-settings to v2.14.2 [security] @[renovate[bot]](https://github.com/apps/renovate) (#7782)
- chore(deps): update node.js to fdddfb3 @[renovate[bot]](https://github.com/apps/renovate) (#7803)
- fix(deps): update dependency fastapi to v0.138.0 @[renovate[bot]](https://github.com/apps/renovate) (#7806)
- chore(deps): update dependency coverage to v7.14.2 @[renovate[bot]](https://github.com/apps/renovate) (#7807)
</details>

# 🍴🍴🍴🍴🍴🍴