Releases: openkm/document-management-system
Releases · openkm/document-management-system
v6.3.12
What's Changed
- Fixed issue with MajorMinorReleaseVersionNumerationAdapter
- Fixed problems with special characters in filenames
- Fixed document preview document with Thai filename
- Fixed several problem with document preview
- Fixed preview for searchable pdf files
- Fixed error when getting general dashboard files
- Fixed CmisRepository version label wrongly returns filename instead of actualVersion
- Fixed Temporary Information Disclosure Vulnerability
- Fixed reported XSS vulnerability
- Removed obsolete registered.text.extractors parameter
- New methods added to DashboardService API
- Added basic email sending function
- Remove DES from SecureStore
v6.3.11
- TextExtraction plugin information added to Administration > Tools > Plugin
- Extra TabDocument, TabFolder and TabMail implemented in the GWT
- New Hibernate Search configuration properties
- Extended NotificationService API
- Fixed issue with mail mark seen in mail import
- Fixed XXE injection security vulnerability
- Fixed Cross Site Scrtipting issue
v6.3.10
- Improvements in conversion service due to LibreOffice service issues. LibreOffice is no longer started as service.
- Fixed bug "multiple automation action" not working.
- Fixed bug when the name of e-mail attachments contains the character "/".
- Fixed bug when subject of the e-mail is empty.
- Fixed bug when extracting text content from XLSX files.
- Fixed bug in content lenght header for e-mail attachments.
- Several new methods at:
- FolderService
- PropertyGroupService
- AuthService
- SearchService
- RepositoryService
- DocumentService
- MailService
- BookmarkService
- WorkflowService
v6.3.9
- Added HTML5 drag & drop feature
- Added detailed information in Lucene index process
- Added createMissingFolders method in the API
- Fixed error in administration when choosing path with special characters
- Fixed temp files were not removed
- Added isCallingMe method in StacktraceUtils to detect recursive plugin calls
- Fixed issue with the logo which was not changing in the login screen
- Fixed UI defect with workflow instance with run_config
- Fixed maven dependency conflicts
v6.3.8
v6.3.7
- Fixed error in mobile web interface
- Fixed some security vulnerabilities
- Fixed minor defect in export and import features
- Fixed error when purging trash
- Fixed problem with folder notes
- Improvements in administration look and feel
- Added support for Lucene plain queries
- Improved automation using plugins