# Release Notes

## &#x20;2025-01-30

{% tabs %}
{% tab title="Web" %}

### New Features

#### Request Device Location

Track your devices with precision using our new Device Ping feature. Administrators can now request immediate location coordinates from any connected device, ensuring you always know where your assets are.

<figure><img src="/files/853FN1JYhWfsdDdHqOxP" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/6udHywcoohDbMWnbDn8w" alt=""><figcaption></figcaption></figure>

#### Enhanced Bulk Device Management

Save time with our new bulk operations capability. Administrators can now simultaneously ping multiple devices or initiate force sync operations across several devices at once, streamlining your device management workflow.

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

#### Interactive Map Dashboard

Monitor your entire device fleet at a glance with our new map widget. The dashboard now displays the last known location of all your devices on an interactive map, giving you a comprehensive visual overview of your device deployment.

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

### Security Improvements

#### Advanced Password Security

We've implemented a password strength checker to help you create more secure accounts. This tool provides real-time feedback on password strength, helping you maintain robust account security.

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

#### Mandatory Two-Factor Authentication (2FA)

To enhance account security, we're introducing mandatory two-factor authentication. You'll have a 14-day grace period to set up 2FA, after which it will become a required security measure for all administrator accounts.

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

{% endtab %}

{% tab title="App" %}

#### Enhanced Device Ping Response

Your device can now share more detailed information when responding to ping notifications from administrators. This update ensures better device tracking and management capabilities through improved data reporting.
{% endtab %}
{% endtabs %}


---

# Agent Instructions: 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:

```
GET https://docs.cubilock.com/faq/release-notes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
