Release Notes

Public

10.0.16.5533: May 25 2021

New

All platforms - Web UI: Loading states

All the new views like the repository list, file explorer and code review have new loading states to avoid displaying wrong states before the content is loaded.

New

All Platforms - Plastic: confirm deletion messages for labels and branches have been improved!

Now when trying to delete one or multiple labels/branches from both the Branch Explorer and the Labels/Branches View, a more specific message about what you are about to delete is shown.

Check the following screenshots for labels:

Windows

macOS

Linux

And screenshot for branches:

Deletion message for code reviews was also improved:

Bug

All platforms - Web UI: fixed xlinks in file explorer

Clicking an xlink in the file explorer no longer causes an error to occur and instead correctly displays the file or directory selected.

Bug

All platforms - Web UI: Repository list now correctly shows when a repository was last updated instead of the name of the creator

The last modified is calculated from the date of the most recent changeset for a repository. This'll help you quickly determine which repositories are active and whether there has been changes since you last looked.

Bug

All platforms - Web UI: Code Review: Fixed switching changesets not changing the changeset date

Bug

All platforms - Web UI: Fix File Explorer not showing files when organization and repository have the same name