SharePoint Products

compelling add-ons for SharePoint

CopyMove 2013 - V3.4.0 released
Monday, November 03, 2014

We are once again ready with a significant update to CopyMove 2013. It includes new features, improvements and bug fixes plus new Japanese and Danish translations of the user interface. Specifically, the changes since V3.3.0 are:

  • Improved the PowerShell cmdlet Set-CopyMoveSettings to support setting individual settings directly.
  • Added option on the Set-CopyMoveSettings cmdlet to configure the maximum sub-folder limit in the target selection tree. The default maximum is 5000 folders per level.
  • Added option TransactionLimitsEnabledon the Set-CopyMoveSettings cmdlet to enable/disable the CopyMove transaction limits. The limits are enabled by default.
  • Added support for configuring the maximum number of recent folders to show in the target selection tree. The new setting can for now only be configured through the PowerShell cmdlet Set-CopyMoveSettings and the configuration XML element named <MaxRecentFolders>. The default value is 20.
  • Added the PowerShell cmdlet Remove-CopyMoveSettings to support scripted removal of CopyMove settings from site collections.
  • Added protection for Cross-Site Request Forgery (CSRF).
  • Added validation error checks on overwriting new files that were never checked in.
  • Added Danish translation of the user interface.
  • Added Japanese translation of the user interface.
  • Added support for disabling SharePoint item events firing in the CopyMove worker thread. Just disable them (SPItemEventReceiver.EventFiringEnabled = false) in the client thread and CopyMove will also disable them in the worker thread.
  • Added a new CopyMove RESTful Web service at /_vti_bin/CopyMoveRest.svc
  • Added new Items array property to the CopyMoveResult API object. It reveals the id and url of all target items that were copied, moved or imported by the CopyMove transaction.
  • Fixed issue where read-only users could not copy documents with no major version.
  • Fixed the unexpected error 'You cannot change moderation status and set other item properties at that same time' when moving folders in lists configured to require content approval.
  • Fixed issue where the Recent Folders node in the target selection tree would show folders from incompatible target lists.
  • Fixed permissions issue where users could use the CopyMove import function even if CopyMove permission levels were enabled and the import permission was not granted.
  • Fixed error 'The server was unable to process the request due to an internal error' when connecting to the CopyMove WCF service.
  • Fixed upgrade issue where the CopyMove license key failed to load with the error Unable to cast object of type 'PersistedString' to type 'PersistedLicenseString'.
  • Updated the WCF Sample in the product download to support SSL and other SharePoint credentials than the current Windows user.

Here is how CopyMove presents itself on a Japanese site in SharePoint 2013:

​​

The new version of CopyMove 2013 is available for download from the CopyMove 2013 Download page.

​​​​​​​​​​