> For the complete documentation index, see [llms.txt](https://documentation.civalgo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.civalgo.com/basics/openapi/new-releases-november-5-2025.md).

# New releases - November 5, 2025

## **Discover the latest updates from Civalgo this month🚀**

#### Explore new features and improvements, all designed to streamline your construction projects and make your work easier.

### 1. Team-less Daily Logs are here

Good news for daily logs users!

The assignment of an entire team to a daily log is no longer mandatory. You can simply select one or more team leaders, which greatly simplifies report creation, especially for organizations with a more flexible structure. **Now, team leaders will be designated as "leader" for the daily log.**&#x20;

The most important thing: this new feature will now allow you to create a daily log by project, making daily management even smoother and more tailored to your operations.

<img src="/files/J6kFSGIU3utiot7sIwgl" alt="" width="375">

![](/files/ZaHlFkldGeMwj5gN2qf2)

### 2. **Tracking SMS Status by Recipient in the Dispatch Log**

The dispatch window will now display the progress and status of each SMS by recipient. With every send, the status will be updated in real-time based on the operator's response.

This feature allows you to:

* Ensure that all messages are correctly sent and received
* Monitor on-site communications
* Anticipate possible communication issues
* Bonus: SMS scheduling is coming soon!

<img src="/files/lWEeHfQeVvp89pVgYdu3" alt="" width="333">

<figure><img src="/files/vfutx8PUxIR2a0MX9uIT" alt=""><figcaption></figcaption></figure>

### 3. **Video File Preview**

Civalgo now allows you to watch videos directly without the need to download!&#x20;

Save time, quickly access visual information, and easily validate or share videos with your team from any device.

### 4. **Improvements to Signatures**

Here are some improvements for our work order signing feature! You can now add multiple signatories and track progress directly from your pages. All signatories will also appear when printing the PDF.

<img src="/files/MyQSZFeMojMp1gyxAVhC" alt="" width="324">

### 4. **Auto-saving Comments in Daily logs**

Eliminate information loss! Now you can add text and images in the **Comments section of the daily log**, and everything is **auto-saved**. If you leave a page without clicking **send** and come back later, all your work is still available, saved as a draft in the daily log. This feature allows you to navigate Civalgo with peace of mind, avoiding data loss and double entry.

<figure><img src="/files/mBhc2jwjWjtXVQ3ntpo9" alt=""><figcaption></figcaption></figure>

We’re confident these updates will improve your experience with Civalgo — **try them out today!**

Have questions, run into issues, or want to share your feedback? Our team is here to help.

💡 **Your ideas matter -** [Submit your suggestions](https://dgh8r.share.hsforms.com/2Y4XprObqRJGEaQgMR-J1RQ) and help us continue to evolve Civalgo to meet your needs!

Thanks for being part of the Civalgo community


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://documentation.civalgo.com/basics/openapi/new-releases-november-5-2025.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
