v3.20.1

thedotmack/claude-memv3.20.1Jun 26, 2026by github-actions[bot]

AI Summary

A patch release addressing a UI bug where number inputs failed to render their initial values correctly until the value was changed.

Key Highlights

  • Fix for invisible quantities in number inputs
  • Dependency updates for pydantic-settings, fastapi, and node.js
  • Security update for pydantic-settings

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>

# 🍴🍴🍴🍴🍴🍴