> 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-december-2nd-2025.md).

# New releases - December 2nd, 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.

### Logbook: Photos, plans and zoom, straight from the field!

You asked for it… so we’ve rolled out even more improvements to your Logbook! It is now more intuitive, more visual, and even better suited to real jobsite conditions, so photos, plans, and files are finally easy to capture, review, and share!

* *Snap and Upload Photos:* Take pictures from your device and add them to your daily logs, right from the field. Everything stays organized and connected to your work.
* *Zoom & Move on Images:* It can be hard to see sometimes. Now it’s possible to zoom. Pinch and zoom in the logbook to get the full picture or see specific details.
* *Sort Files Your Way:* Attachments in the logbook can now be sorted by name, date, or alphabetically. Faster access; quicker approvals.

<figure><img src="/files/l7FDLAsZZd3YkHQFxKKj" alt="" width="176"><figcaption></figcaption></figure>

### Improvements to daily logs: Even smoother workflows with fewer clicks

Let’s unpack some of our latest daily log improvements! We know how much you rely on this tool to keep your projects humming. Here’s what’s new:

* **Easier Resource Transfers**

  Need to move an employee or equipment from one daily log to another? You can do it as long as their time blocks don’t overlap. The data will merge automatically.
* **Keyboard Navigation**

  Arrow keys now let you zip through your daily logs (day-by-day, left and right), and the Escape key quickly closes your daily logs. This simple feature is useful for busy people with lots to review and power users!

<img src="/files/GE37VISeuJNAsnG8WpAS" alt="" width="153">

* **Instantly see where your costs come from**

  Daily logs now show the source of the rates, specifically a rate per employee or per trade, and we also see the regular, overtime, and double-time rates, all in one place. No more hunting for budget numbers: stay on top of your spending with a glance! As project managers, It can be important to know the cost of each daily log of a given project so that you spot irregularities early.

<img src="/files/G9a7PCbn8jhKQdip4S6Q" alt="" width="178">

* **Logbook: Enhanced list view for your daily logs**

  Use the list view to see your daily logs as well as your Logbook tally in Civalgo. Every daily log with a logbook report now shows a distinct column, helping you track what’s been documented and what needs attention at a glance.

  Access this field from the 'list' view of the daily logs.

***

![](/files/DVqkoYElcPrCORDaAv4f)

### **Resource Planner Gets Flexible**

Planning is easier than ever! You can now switch the project tied to any plan directly in Resource Planner, no detours, no duplicate effort. Whether you’re running multiple jobs or adjusting a complex schedule, this update helps you work smarter.

<figure><img src="/files/gjE0HcB7BMVj5vncWHSC" 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-december-2nd-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.
