# Release Notes

{% hint style="info" %}
**Note:**

Enhancements, new features, and bug fixes are released incrementally across select servers and environments. Availability may vary based on your server or geographic location, so some updates described in these release notes may not yet be visible in your environment.
{% endhint %}

***

## Version 1.26.0528 (May 28, 2026)

### **Enhancements**

* On the License Management page, individually purchased products and services that are not included in a package (such as WINSelect and Ant-Executable) are now displayed as separate line items instead of being grouped under the Package.
* Insight is now available on server www25. To display the Insight column on the Computers page, open Column Chooser and drag Insight to the Computers grid.

***

## Version 1.26.0511 (May 1, 2026)

### **Fixes**

54228 Resolved an issue where the Deep Freeze Mac Cloud Agent version downloaded (from server www15) was not the latest version. (Ticket# 8914222)

***

## Version 1.26.0506 (May 6, 2026)

### **Fixes**

#### MDM

54194 Resolved an issue with being unable to configure custom app settings when the URL values exceeded the limit. (Ticket# 8918956)

54036 Resolved an issue where modifying one boolean option in a managed app configuration caused all boolean options to change. (SF# 00056260)

#### Deep Freeze

54167 Resolved an issue where the configured 'When Finished' end time for a scheduled Windows Update when creating a policy changed to a fixed duration (for example, 25 minutes) after the policy was saved.

***

## Version 1.26.0506 (May 6, 2026)

### **Fixes**

#### **Software Updater**

54225 Resolved an issue where computers with the latest Software Updater installed performed maintenance task and could not exit, resulting in the computers reporting as 'Offline' status in the console. (Ticket# 8919453, 8919356)

**Note:** This issue affects computers with Software Updater installed that are connected to specific web servers (www23, www24, and www25).&#x20;

***

## Version 1.26.0505 (May 5, 2026)

### **Fixes**

54191 Resolved an issue where an outdated version of Power Save was causing computers to go into a boot loop during startup when Power Save is enabled in the policy. (Ticket# 8918997, 8918634)

***

## Version 1.26.0324 (March 24, 2026)

### **Fixes**

53864 Resolved an issue where computers were being displayed as 'Offline' under the Computers and Sites pages for certain servers. (Ticket# 8916066, 8916096)

***

## Version 1.26.0312 (March 12, 2026)

### **Fixes**

53629 Resolved an issue where the 'Enrollment code is invalid' error occurred when attempting to enroll devices into Deep Freeze MDM. (Ticket# 8913625, 8913814)

Note: We recommend upgrading to the latest Deep Freeze MDM version to ensure that Deep Freeze Cloud runs smoothly.

***

## Version 1.26.0306 (March 6, 2026)&#x20;

### Fixes

53677 Resolved an issue where the computer's 'Last Status' shown in the Deep Freeze Mobile app did not match the 'Last Status' displayed on the Computers page in the Deep Freeze Cloud console. (Ticket# 8914105)

53520 Resolved an issue with being unable to log in to the Deep Freeze Cloud Mobile Administrator. (Ticket# 8912554)

Note: We recommend upgrading to the latest Deep Freeze Mobile App version to ensure that Deep Freeze Cloud runs smoothly.

***

## Version 1.26.0224 (February 24, 2026)&#x20;

### **Enhancements**

* Enhanced communication between Cloud Agent and the Deep Freeze Cloud console to provide a smoother and more seamless user experience.
* Supports the ability to update Cloud Relay directly from the Cloud console as well as automatic updates for future releases.

Note: We recommend upgrading to the latest Cloud Agent to ensure that Deep Freeze Cloud runs smoothly.

***

## Version 1.26.0222 (February 22, 2026)

### **Fixes**

52399 Resolved an issue where certain Deep Freeze Cloud services could not be installed when Windows Smart App Control is enabled. (Ticket# 892547)

Note: This fix is being rolled out to production in stages. For any assistance, please contact Technical Support at <support@faronics.com>.

***

## Version 1.26.0220 (February 20, 2026)

### **Fixes**

53582 Resolved an issue where Windows Update dashboard grid was not loading.

***

## Version 1.26.0127 (January 27, 2026)

### **Enhancements**

* Support for macOS Tahoe 26.

***

## Version 1.26.0121 (January 21, 2026)

### **Enhancements**

* Mandatory Two-Factor Authentication (2FA)

  Two-factor authentication (2FA) is now automatically enabled for all organizations to enhance platform security. To simplify security management, the options to enable or disable 2FA have been removed from both the User Management page (organization level) and the My Profile page (user level).
* Email-based two-factor authentication (2FA) required for Admins before adding or updating any custom app or custom script. Custom app or script changes cannot be completed without successful 2FA verification.\
  When a custom app or script is added or updated, all Super Admins will receive an email notification containing details such as the app/script name, URL, site name, and the email address of the user who performed the action.

***

## Version 1.26.0109 (January 9, 2026)

### **Service Fix – Licensing & Product Status**

An issue was identified and resolved that could have caused intermittent access to the Deep Freeze Cloud Console and temporary disablement of endpoint services (including Deep Freeze, Anti-Virus, Anti-Executable, and WINSelect) on devices that were **rebooted or had automated maintenance windows on Thursday or Friday**.

Customers are advised to review device status in the **Deep Freeze Cloud Console → Computers page**, re-enable any affected services, and note that a **reboot may be required** (for example, Deep Freeze devices should receive a **Reboot Frozen** command). The root cause was a licensing service issue that has now been fully resolved in production.

**Customers whose instances were affected were notified by email.**&#x20;


---

# 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.faronics.com/dfc-release-notes/recent/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.
