Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Releases: CoreMedia/coremedia-studio-hub

1907.2-2

07 Oct 12:31
4adb1cc
Compare
Choose a tag to compare

Release Notes

  • Fixed empty menu label for content creation

1907.2-1

07 Oct 11:25
Compare
Choose a tag to compare

Release Notes

No changes, just a new version for 1907.2.

1907.1-1

25 Sep 08:15
Compare
Choose a tag to compare

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

21 Aug 09:15
Compare
Choose a tag to compare

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

08 May 19:58
Compare
Choose a tag to compare

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

05 Feb 14:07
Compare
Choose a tag to compare

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

29 Oct 14:55
Compare
Choose a tag to compare
Release 1810.1

1807.1-2

08 Aug 08:47
Compare
Choose a tag to compare

Updated to commonmark 0.11.0

1807.1-1

06 Aug 08:15
Compare
Choose a tag to compare

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.

1804.3-1

04 Jul 10:00
Compare
Choose a tag to compare

Fixed CAE dependency

This release fixes the problem with the newly introduced CAE dependency.