Release Notes

Public

11.0.16.8798: Aug 08 2024

New

All platforms - Gluon: configuration now handles the "full update" mode

After the workspace undergoes a full configuration, it enters a "full update" mode. In this mode, every new item will be downloaded without relying on the granular directory configuration.

Previously, the configuration did not handle the "full update" mode correctly. It failed to properly display the new items as items to load and did not download them. This issue has been fixed.

Bug

All Platforms - Desktop GUI: Outdated branches displayed when no connection

When switching to a workspace with no connection, the branches popup displayed outdated branches from the previous workspace. Now it's fixed, and a proper panel displaying the error is shown instead.

ScreenshotScreenshot

Bug

All Platforms - Desktop GUI: Syntax Highlight highlighted non-code files

When switching between different file types in the Content View (Diff viewer's single file viewer), the syntax highlight sometimes didn't update correctly. This caused non-code files to retain syntax highlighting from previously viewed code files, leading to confusion. Now it's fixed.