Release Notes
10.0.16.5975: Sep 09 2021
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!
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.
All platforms - Server: Fixed exception not allowing to leave TCP port unset while having a SSL port set
All Platforms - Server: Saving organizations.conf is now written out atomically
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.
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 ...