Skip to content

1.0.6 - Improvements and new features

Choose a tag to compare

@psolom psolom released this 03 Dec 20:01
· 601 commits to master since this release
  • removed fileConnector option from server-side;
  • removed 'Preview' and 'Thumbnail' params from getinfo response;
  • all preview paths (images, media, office files) are now associated to connector. Absolute paths for icons exclusively;
  • all preview paths are now built at the client-side (connector independent) for better API support;
  • added support of seeking for media files in PHP connector (including S3 storage plugin);
  • added capability to pass custom configuration options in filemanager.php to override the default config;
  • PHP connector refactored, following OOP practices;
  • added icons for OpenOffice files;