New features and enhancements
Referenced PR ID | Description |
PLA-4773 | Ability to have certain System Preferences locked-down from non-Admin PLA users |
PLA-5132 | Replace Oracle Java with Corretto Java |
PLA 11.x support CJK characters.
Note:
- PLA client running on Windows = Both the Windows computer and Prinergy server must set the system locale to Japanese, Chinese or Korean.
- PLA client on Mac = NO NEED to set the system locale on the Mac computer, but the Prinergy server must set the system locale to Japanese, Chinese or Korean.
Known Limitations
PLA Client does not launch, the Client Configuration tab is missing or unable to save Preferences (PLA-4881)
When Prinergy is running on Windows Server 2012 or 2016 with RSS enabled, PLA is not able to retrieve the license information from Prinergy. It is also possible after restarting the Prinergy server, the Prinergy Floating License Manager is not yet running. To resolve, find the DefaultUser.properties
file in the LayoutAutomation\server\WEB-INF\classes
folder on your Prinergy server. Open the file in a text editor and add a preference named LicenseServer=<IP Address of the Prinergy Server>
substituting the actual IP address. For example, LicenseServer=192.168.0.190