Difference between revisions of "Changelog Professional"

From OpenKM Documentation
Jump to: navigation, search
(OpenKM 6.4)
(v6.4.20)
Line 11: Line 11:
 
* Improved PdfTextExtractor to handle rotated pages
 
* Improved PdfTextExtractor to handle rotated pages
 
* Integrate JBPM mails with OpenKM internal API
 
* Integrate JBPM mails with OpenKM internal API
* Improves pagination
+
* Added document annotations
 +
* Improved pagination
 
* Fixed problem with files with & or # in the name
 
* Fixed problem with files with & or # in the name
 
* Fixed several Cross Site Scripting vulnerabilities
 
* Fixed several Cross Site Scripting vulnerabilities

Revision as of 12:57, 14 April 2015

OpenKM 6.4

v6.4.20

  • Google Drive API integration
  • Document download using download token
  • Be able to edit a document with double click
  • Upgraded to JasperReports 5.6.1
  • Check-in comment may be configured as mandatory
  • Store sent documents in OpenKM
  • Improved PdfTextExtractor to handle rotated pages
  • Integrate JBPM mails with OpenKM internal API
  • Added document annotations
  • Improved pagination
  • Fixed problem with files with & or # in the name
  • Fixed several Cross Site Scripting vulnerabilities
  • Fixed remove "print" from external preview

v6.4.19

v6.4.18

  • Fixed error when importing with metadata and folder with some characters
  • Fixed security tab is empty if default workspace is not Desktop
  • Several multi-tenant mode fixes
  • Shortcuts are now configurable from Profile
  • Improved syntax highlight in HTML Editor 4
  • New API method getPropertiesSimple
  • Improved dashboard performance
  • Improved hasChildren performance
  • Improved pagination performance
  • Be able to change permissions in trash
  • Numeration adapter is now pluggable
  • Conversion is now pluggable
  • Improved mail debugging
  • Improved WebDAV compatibility
  • Not admin user should create task projects and statuses
  • Added new API method to copy with another name
  • Use SQL to fill FormElement Select

v6.4.17

  • Fixed error when updating a configuration type file with no file
  • Fixed task manager problem with Turkish
  • Fixed error when deleting proposed message
  • Fixed error when sorting by metadata dates
  • Added notifications to tasks
  • Extend select form element to allow filter by parent
  • Only show tasks with active project
  • Implemented record export and import
  • Kill never ending thread poll tasks
  • Improved font rendering
  • Implemented workflow Rest API

v6.4.16

  • Added "folder" and "folderRecursive" parameters to "find" and "findPaginated" REST API.
  • New getExtractedText() method accesible from REST API
  • Fixed problems with workflows in multi-tenant
  • Fixed problems with user tasks
  • Fixed dashboard statistics
  • Implement purge of all users trashes
  • Log & continue mail import when error occurs
  • Improved rename and folder create
  • Download search results as zip
  • Check for duplicated documents
  • Several improvements in documents browser
  • Change date format in CSV export
  • Improve simple search
  • Update Apache CXF to 2.7.12
  • Update to PDFBox 1.8.6

v6.4.15

  • Show mail header in dashboard
  • Expose get document thumbnail by webservices
  • Form select values can be loaded from database
  • Implemented AutoCAD text extractor
  • Implementes API method to obtain PropertyGroup definition
  • Improved isValid performance
  • Improved incorrect mail import
  • Improved color selection in text stamp
  • Fixed sort by date in pagination
  • Fixed import of CC and BCC mail addresses
  • Fixed problem when importing mails with long subject
  • Fixed problem when generating thumnails in Windows
  • Fixed problem in task manager when a related node is purged

v6.4.14

  • Relation between nodes
  • New HTML Editor
  • Joomla integration
  • Improved ZIP download
  • Improved cluster configuration
  • Fixed AutoCAD preview
  • Fixed document serialization in REST
  • Fixed problem with WebDAV and documents with & and '
  • Improvements in thumbnail generation

v6.4.13

  • Thumbnail for documents and mails
  • Support for EPUB documents (also content indexing)
  • Store mail source
  • Search by notes
  • Wordpress integration
  • Fixed mail import problem
  • Fixed error when compacting document version history
  • Fixed multitenant document import

v6.4.12

  • Improved subscription granularity
  • Search by folder in depth
  • Import mail headers
  • Workflow engine externalization
  • Repetitive task
  • Fixed Explorer and Chrome scrollbars problem
  • Fixed huge Tomcat log problem
  • Fixed problem with preview
  • Fixed mail impor problem

v6.4.11

  • Improved support for Oracle and SQL Server
  • Fixed user news information
  • Improved handling of EML and MSG files
  • Fixed problem when importing mail from PostgreSQL
  • Search fields can be hidden by profile
  • Use POST and GET in administration servlets
  • Zone OCR control fields
  • Delayed antivirus check
  • Improvements in Lucene query syntaxis
  • Extend plugin use for PrincipalAdapter
  • Better source code highlight
  • Fixed error in stored search when folder is deleted
  • Upgraded BeanShell

v6.4.10

  • Fixed problem when searching attachment in mobile
  • Improved administration styles
  • Fixed folder security evaluation
  • Fixed automation plugins
  • Expand Zonal OCR to handle TIFF and PDF
  • More permissive characters in documents names
  • New feature: Conversion API
  • New feature: Capture web pages

v6.4.9

  • New feature: user password expiration
  • Fixed HTML preview with images
  • Be able to use TIFF in OCR templates
  • Force CSS load in new OpenKM releases
  • Fixed image to PDF conversion
  • Improve and simplify Zoho integration
  • Visual improvements in administration and frontend
  • Added "default" in Property Groupss Input and TextArea fields
  • Documents and folder with ampersand should be exported with ampersand

v6.4.8

  • Fixed problem with AutoCAD preview due to JDK update
  • Added IFrame element to PropertyGroups

v6.4.7

  • Fixed problem with LiveEdit applet due to JDK update
  • Enhanced statistics

v6.4.6

  • Fixed problems with recursive copy
  • Show document version is reverse order
  • Added support for RAR archives when uploading

v6.4.5

  • Fixed problem with roles in multi-tenant mode
  • In search also use the date range to filter mails by sentDate field
  • SOAP11HTTP_MTOM_BINDING in OpenKM6 WebServices
  • Fixed Java Heap exception when uploading big files
  • Fixed Java Heap exception when downloading big files
  • Improve error handling in REST API
  • Java detection fix for Windows 8
  • Make use of Application-Name in Applets
  • Autoresize logos from administration
  • Several improvements in REST API

v6.4.4

  • Added workspace configurable extra tab
  • Fixed problem when deleting notes
  • Fix plugin usage
  • Add support for ZBar (Barcode Scanner Library)

v6.4.3

  • Upgrade to JasperReports 5.2.0
  • Create crontab task to optimize Lucene indexes
  • Support for vertical text in Zonal OCR
  • Initial support for barcodes in Zonal OCR

v6.4.2

  • New RESTful API (beta)
  • CMIS support (beta)
  • New user task manager feature
  • Multiple improvements in multi-tenant
  • Now all API methods works with path and UUID
  • Automation actions and validations can be registered dynamically
  • Maximun file size can be expressed in with sufixes, for example 2GB
  • Lots of improvement, fixes and minor features

OpenKM 6.2

v6.2.26

  • Fixed problem with AutoCAD preview due to JDK update

v6.2.25

  • Fixed problem with LiveEdit applet due to JDK update
  • Enhanced statistics

v6.2.24

  • Fixed problem with & in folder names
  • Fixed bad param in AuthService.revokeRole()
  • Implemented user and role management methods in API
  • Implemented registering PropertyGroups in API

v6.2.23

  • In search also use the date range to filter mails by sentDate field
  • SOAP11HTTP_MTOM_BINDING in OpenKM6 WebServices
  • Fixed Java Heap exception when uploading big files
  • Fixed Java Heap exception when downloading big files
  • Improve error handling in REST API
  • Java detection fix for Windows 8
  • Make use of Application-Name in Applets
  • Autoresize logos from administration
  • Several improvements in REST API

v6.2.22

  • Fixed issue when importing mails
  • Fixed Java Applet warning
  • Improved barcode text extractor
  • Fixed problem with removing notes when using LDAP

v6.2.21

  • Maximun file size can be expressed in with sufixes, for example 2GB
  • Improved Windows datastore compatibility
  • Fixed problems when deleting notes
  • Template Unicode Characters
  • Export category as ZIP

v6.2.20

  • Improved RESTful API
  • Improved CMIS support
  • Fixed problem when moving documents and folders

v6.2.19

  • New RESTful API (beta)
  • CMIS support (beta)
  • Fix problem with document printing
  • Error when login and missing folder in workflow

v6.2.18

  • Fix problems with Firefox and certain applets
  • Increase major document version
  • Improve user interface personalization
  • Fixed several problems with Property Groups
  • Other minor bug fixed

v6.2.17

  • Configure preview using Acrobat Plugin
  • Expand text stamp to be more flexible
  • Massive lock and unlock
  • Property Group suggestions

v6.2.16

  • Fixed incompatibility problem with LiveEdit and recent Java versions
  • Added new automation event when create mail
  • Fixed popup hangs when while uploading new document version
  • Protect nodes used in workflow against accidental deletion
  • Be able to preview SWF files

v6.2.15

  • Mail import and export feature
  • Automation support for Property Groups
  • Fixed certificate error when accesing to IMAPS
  • Improve preview of TIFF images
  • Google Docs allows edit files .docx, xlsx

v6.2.14

  • Fixed HTML entities in Notes
  • Fixed import mails with corrupted character encoding
  • Improve Chinese support in notifications
  • Import several mails from administration

v6.2.13

  • Fixed folder name creation problem
  • Fixed search in mobile version
  • Import MSG mail format when uploading
  • Improve handling of non UTF-8 files
  • Improved Chrome support

v6.2.12

  • Fixed problems with downloaded document name in mobile version
  • Fixed problems with HTML preview and Tomcat encoding
  • Fixed several Cross-Site Scripting issues
  • Import EML files when uploading
  • Improvements in mail previsualization
  • Improvements in user interface resizing

v6.2.11

  • Now you can browse categories from mobile interface
  • Not you can see notes in documents and folder in mobile interface
  • External user notification
  • Send several documents as attachments
  • User profile tab grouping
  • Improved mobile search

v6.2.10

  • Implemented repository view as administration utility
  • Fixed disabled export to ZIP
  • Massive Property Groups update
  • Improved pending task recovery
  • Nodification for several documents
  • Improved administration look
  • Massive export to ZIP
  • Restrict ActivityLog actions
  • Categories in use should not be deleted