Skip to content

v2.5.0

Compare
Choose a tag to compare
@kpiot123 kpiot123 released this 15 Jul 15:02

2.5.0 (2020-07-15)

Added

  • HA-29: Added webscript for retrieving available sites + webscript for retrieving ancestors of a node

Changed

  • ALFREDAPI-416: Removed max repository version from module.properties for builds for most recent Alfresco
  • ALFREDAPI-420: Add missing Associations to getAssociations call; getAssociations now also returns source associations for a node. /nodes/nodeInfo will now also returns source associations by default.
  • ALFREDAPI-421: Add 403 Not Authorized responses to NodesWebscript1.java
  • ALFREDAPI-365: Decrease log levels in propertyServiceImpl and ResourceBundleTranslationKey to avoid logspam

Fixed

  • ALFREDAPI-419: Add urldecoding to deleteAssociation endpoint
  • ALFREDAPI-422: Fix totalResults and limits for TDMQ's
  • ALFREDAPI-427: Add workaround to prevent Solr Exceptions when searching for numeric values that overflow when parsed as int or long
  • ALFREDAPI-412: Fix getAllNodeInfo endpoint to handle null values and non-existing nodes better
  • ALFREDAPI-388: Add handling for preexisting file in upload