Release Notes

Public

9.0.16.5140: Mar 04 2021

Bug

All platforms - JetBrains Plastic plugin: The plugin no longer affects IDE's performance.

Some users experienced lags in the interface using our JetBrains plugin for Rider. We detected that, in specific situations, the IDE was requesting long lasting operations to Plastic from different threads, and sometimes the UI thread had to wait for them to finish. That's fixed now!

Bug

All platforms - Plastic: cm status help indentation error on Japanese

Before:

ScreenshotScreenshot

After:

ScreenshotScreenshot

Bug

All Platforms - Plastic: Pending changes Help missing translation corrected.

We fixed the problem with the translation for Sync Repositories. Now is translated to all languages which includes Korean, Japanese and Chinese. See the fix:

ScreenshotScreenshot

Bug

Windows - Plastic: fixed word wrapping rules for East Asian languages

We applied the word wrapping rules specified here Line breaking rules in East Asian languages to improve the layout in some dialogs.

For example, here is the Sign Up dialog in Korean:

ScreenshotScreenshot

Bug

Linux - Plastic: Workspace Explorer Path Permissions dialog: truncated strings are now fixed.

The 'Allowed' and 'Denied' labels were truncated when showing the Path Permissions dialog from the Workspace Explorer view.

We fixed this problem and now these labels can be showed entirely, and they are aligned with their columns to show whether the permission is checked as allowed or denied.

See how it looks now:

Before:

ScreenshotScreenshot

After:

ScreenshotScreenshot