> ## Documentation Index
> Fetch the complete documentation index at: https://docs.squared.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# July 2026 Releases

> Release updates for the month of July 2026

## 🐛 Bug Fixes

* **Null-safe secret handling for agentic coding apps**
  Improved secret creation for agentic coding apps to gracefully handle cases where app settings are missing or empty.
  * Added a null check for secrets so no secret is created when the app configuration is unavailable
  * Prevents unnecessary errors when there are no secrets to create
