> 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-june-8th-2026.md).

# New Releases - June 8th, 2026

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

#### Coming soon! New features and improvements, all designed to streamline your construction projects and make your work easier. Everything will be available Tuesday, June 9th.

### **What’s New This Month in Civalgo 🚀**

This month, we’re introducing improvements that give you more control, better visibility, and a smoother experience both in the field and at the office.

Here’s what’s new 👇

***

## 🗓️ New “1-Day” View in the Calendar View

The calendar view now includes a new “1-Day” view, offering a clearer and more detailed way to manage daily operations.

This new view helps teams:

* better visualize a single day’s activities;
* navigate schedules and assignments more efficiently;
* access key contextual information directly within the view.

This improvement reduces visual noise during navigation and provides a clearer experience when planning.

![](/files/VRlKnH3J8x2C3RvI7Cqj)

***

## ⚡ New Bulk Actions in the Dispatcher

We've added new Bulk Actions to the Dispatcher to simplify repetitive operations.

Users can now **select multiple items** at once and apply changes more quickly, reducing the time spent on daily administrative tasks. Simply click a first item, then hold **Shift** while clicking a last item to select everything at once, or hold **Ctrl** to select only the specific resources or tasks you need.

![](/files/6zlL7FA72tmPlbln7Xqb)

***

## 👥 Discover the Project Manager Hub

Introduced last month, the **Project Manager Hub** is now officially available.

Designed as an intelligent homepage for managers, the Hub centralizes key project, cost, and operational information to help teams make faster and more informed decisions.

Additional specialized hubs for executive, finance, and field teams are also in development.

![](/files/5AUbKXDk8Mz5x3sVuzco)

***

## 🏖️ Time-Off Requests Are Now Available in Civalgo

Employees can now submit time-off requests directly within Civalgo.

This new feature allows users to:

* quickly submit requests;
* track approval statuses;
* simplify communication between employees and managers.

The feature will also be coming soon to Logbook to provide a more integrated experience across platforms.

![](/files/sjRlMkUMmRSWS9Y7IYwp)

Set up a default approver or assign specific approvers to ensure time-off requests are routed to the right person.

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

Managers can easily review, approve, or decline requests directly in Civalgo.

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

***

## 📝 Forms Are Coming to Logbook

Forms will soon be available directly within Logbook to simplify field data collection.

Your employees will be able to complete forms directly from the mobile app, even while offline, and automatically sync responses once reconnected. Responses will also be accessible in Civalgo and exportable as Excel files for improved operational tracking.

This new feature is especially valuable for teams looking to complete and manage forms directly from the field through Logbook.

<figure><img src="/files/4EjXz8yF3qb9DCF1VopX" alt=""><figcaption></figcaption></figure>

***

This concludes this month's release note. **Everything will be available this Tuesday, June 9th.** 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-june-8th-2026.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.
