SDK 9.2 includes updated versions of the Laserfiche libraries distributed with previous versions of the SDK:
- LFSO92.dll
- DocumentProcessor92.dll
- PdfExporter92.dll
- Laserfiche.RepositoryAccess.dll
- Laserfiche.DocumentServices.dll
- ClientAutomation.dll
Where appropriate, the updated libraries/assemblies support new features included in Laserfiche Server 9.2.
The following section highlights miscellaneous new features and changes included in the version 9.2 libraries and assemblies.
- RepositoryAccess now attempts to automatically removes trailing spaces from the entry name when creating or renaming an entry. (111672)
- In rare cases, DocumentImporter did not automatically remove temporary files. This issue is now resolved. (113270)
- Performance speed is now improved for processing search entry listings. (113496)
- RepositoryAccess now better supports IPv6. (114493)
- RepositoryAccess could automatically disconnect a session with a "Could not connect to the Laserfiche Server" exception when trying to retrieve an entry by path and the path contained invalid characters. RA now returns a "Path contains invalid character" exception. (113824)
- If you do not specify a value for Session.ApplicationName, RepositoryAccess now defaults to using the running program's file name as the ApplicationName value. (117996)