Release Notes
5.4.16.665: May 22 2015
JIRA Issue tracker extension: The JIRA extension can now be configured to reuse the same LDAP credentials used in Plastic SCM user authentication to log in in JIRA. Both Plastic SCM Server and JIRA must share the same LDAP user directory for this functionality to work properly.
File type configuration: The 'filetypes.conf' config file allows users to associate the file extensions to file types (binary or text). This config file can now be placed at the root directory of the workspace.
This way, the file type configuration can be easily distributed among users.
Gluon: 'after-checkin' triggers are now supported.
Annotate: The Plastic SCM GUI could show a 'TimeSpan overflowed' error when the annotated file was too large and its lines were old (unchanged since several months or years ago). Fixed.
Windows Installer: Some components previously installed were not remembered to be re-installed when upgrading to a newer version. Affected components were:
* Windows Explorer Integration
* IntelliJ IDEA plugins
* Office plugins
Now the issue it's fixed.
Windows GUI: Branch Explorer: Associated branch's issue tracker info was not being displayed if the 'Display full branch names' option was disabled. Fixed.
Windows GUI: Xlinks: When a checked-out xlink with changes inside is checked-in to a different branch using the option 'Checkin changes to a different branch…', the xlinked full branch name and expansion rules were not correctly set. Fixed