Release Notes

Public

10.0.16.5975: Sep 09 2021

New

All platforms - GitSync: It now supports LFS when syncing from Github Enterprise servers, GitLab and Bitbucket!

Before this, it only supported GitHub (cloud).

No extra configuration is needed to take advantage of this. Just try it!

New

All Platforms - Server: Fixed the server command line option --websocketport to use the right port.

Also, the websocket port is only started when the configuration setting EnableDevOps (located in server.conf) is enabled.

New

All platforms - Server: Fixed exception not allowing to leave TCP port unset while having a SSL port set

New

All Platforms - Server: Saving organizations.conf is now written out atomically

Bug

macOS - IntelliJ IDEA/Rider plugin: Fixed the client configuration action

The "Configure client" button in the Plastic SCM preferences panel produced an error. This happened because the plugin looked for an outdated installation path. We changed it to run /usr/local/bin/macplastic instead. Now, if you click that button, you'll see the Plastic SCM configuration window.

Bug

All platforms - Web Triggers: Added more information when an attribute changed its value

Now when the value of an attribute changed its value the name of the branch or the changeset where it belongs appears at the description of the message in Slack, Discord ...