Releases: CoreMedia/coremedia-studio-hub
1907.2-2
1907.2-1
1907.1-1
Overview
This is a compatibility release for CoreMedia 1907.1.
Notes
- We migrated to the new REST structure and added a new installation instruction that matches the new project workspace structure.
- We skipped the migration of Scene 7 adapter since we don't have a test system available. Feel free to contact us if you need support migrating it.
1904.1-2
URL Handling
- Changed preview/stream/download URLs to relative URLs since this may cause problems when the Studio runs behind a server with a different context path.
Fixed Folder Doublelick
- Puuuh, one of the oldest bugs has finally been fixed: doubleclick on a folder does not open it in the library list view.
1904.1-1
Migration Issues
- Fixed migration issues caused by changed methods in the UploadManager.as
Improved README.md
- Fixed wrong command line examples in the README.md
Content Push Issues
- Fixed content push issue where the wrong content was used for pushing.
- Changed title of push dialog
1901.1-1
Improved Content Push
The Studio Hub allowed to push CoreMedia content to external systems via Drag and Drop. While this feature is available for quite some time, the Drag and Drop wasn't really convenient. To make this feature more obvious, we introduced a new "Push Dialog" that can be invoked via the library's repository and search toolbar and via the premular toolbar.
The dialog shows the list of available Studio Hub connections that provide a content push. The user can selected the target folder afterwards and can customize the properties that should be pushed.
The properties to be pushed are configurable via the "Content Upload Settings".
Improved Preview Support
The default interface method InputStream download() has been added to ConnectorItem.java in order to support a better differencing between previewing an item and downloading it. The stream() method is still used for previewing items while the download() method allows to access a different asset when actually creating content.
1810.1-3
1807.1-2
1807.1-1
Compatibility Release for CoreMedia 1807.1
- Major change was the introduction of spotbug which replaces findbugs. The dependencies and usages for this have been updated accordingly.
- Updated to the latest rome version for the RSS connector
Proxy Support for RSS, Dropbox and S3 Connections
These connections support additional configuration settings for proxies now.