media 7.x-2.0-beta2

Bug fixes
Insecure

CKEditor module integration moved to new media_ckeditor project

If you are using the CKEditor module (not the WYSIWYG module with the downloaded CKEditor library), then you must download the Media CKEditor integration module to not have regressions on this update.

Changes since 7.x-2.0-beta1:

media 7.x-1.5

Bug fixes

Changes since 7.x-1.4:

  • #2428005 by podarok: fixed UX bug, Cannot read property 'value' of undefined
  • #2104493 by mikengarett: fixed Media Browser only shows 1 page of results (Media v1)
  • Backported the media_internet_access() function.
  • Moved Media Internet classes into separate files.
  • #2062567 by nbourdial: Fixed error messages when editing file displays.

media 7.x-2.0-alpha4

Bug fixes
New features
Insecure
We are aware there are still major WYSIWYG issues with the current code and are working hard to resolve them. Upgrade to alpha4, alpha3, or alpha2 at your own risk.

Coordinated release with File Entity

The File Entity 7.x-2.0-beta1 release corresponds with this release of Media module.

Changes since 7.x-2.0-alpha3:

media 7.x-1.4

Security update
Bug fixes

This releases addresses a security permission issue from PSA-2014-001.

Changes since 7.x-1.3:

media 7.x-2.0-alpha3

Bug fixes
Insecure
We are aware there are still major WYSIWYG issues with the current code and are working hard to resolve them. Upgrade to alpha2/3 at your own risk.

Changes since 7.x-2.0-alpha2:

media 7.x-2.0-alpha2

Bug fixes
Insecure
We are aware there are still major WYSIWYG issues with the current code and are working hard to resolve them. Upgrade to alpha2/3 at your own risk.

Changes since 7.x-2.0-alpha1:

media 7.x-1.0

New features
Bug fixes
Insecure

After many years of planning, patches, testing, and effort, the Media module has now finally reached a stable 1.0 release. This work would not have been possible without the efforts of the entire Drupal Media team and especially its founder, Aaron Winborn, whose drive and passion has inspired us all.

Changes since 7.x-1.0-rc3:

media 7.x-2.0-unstable3

Security update
New features
Bug fixes
Insecure

This release should be used in conjunction with File entity 7.x-2.0-unstable3.

Changes since 7.x-2.0-unstable2:

media 7.x-1.0-rc2

Security update
New features
Bug fixes
Insecure

Changes since 7.x-1.0-rc1:

media 7.x-2.0-unstable2

New features
Bug fixes
Insecure

Second unstable release of the Media 2.x module to be used with File entity 7.x-2.0-unstable2. As this release is still unstable, APIs may change and there could be major bugs. Use at your own risk and make sure to have a database backup before using or upgrading.

Changes since 7.x-2.0-unstable1:

media 7.x-2.0-unstable1

This is the first of many unstable releases of the 2.x branch of Media. They should be used with caution and not used on production sites as APIs are likely to change without backwards compatibility until they have been stabilized.

Currently it is safe to upgrade from Media 7.x-1.x to 7.x-2.x, but you must make sure to remove the old file_entity module from inside the media module directory and download and enable the File entity module since it was moved to its own separate project.

media 7.x-2.x-dev

New features
Bug fixes

Tracing the new branch.

@TODO:
remove file_entity & require external dependency to that
create media_views
remove default browser & replace w/ view

media 7.x-1.0-beta5

New features
Bug fixes
Insecure

Issue #1086958: Switch from Media Entity to File Entity by effulgentsia: Use FileEntity instead of Media Entity. Redefine the way files are formatted in Drupal, cold fusion, etc

adding a todo for issue #1086966: Make view modes dynamic

Call up 'file' entities instead of 'media' entities in field_* calls; make the core file entity fieldable.

remove some hook_file_CRUD() implementations that are not necessary when we already have the file entity object. make sure that our file entity objects always have a bundle key set when we need it.

Make sure that file entities have a media bundle key ('type') set.

Fully removed definition of media entity. Now, we just have hook_entity_info_alter() for file entity.

Removed creation of file field on file entity. Will replace with 'extra_field'. Also removed dependency on Styles module. Will replace with lightweight formatter routing.

Removed file_usage_delete() hack made unnecessary by removing self-referential file field from the file entity. Also, made 'file' an 'extra_field' so it can be weighted in Field UI.

Removed media_load() and media_load_multiple() functions, since they're now redundant with file_load() and file_load_multiple(). Also, replaced calls to entity_load() with file_load_multiple().

media 7.x-1.0-beta4

Security update
Bug fixes
Insecure

This release fixes several bugs and also contains a security fix.

This release contains a security update to properly munge filenames to protect against exploits on some server configurations. The Media module is still in beta (and therefore not recommended for use on production sites), but if you are using it on a production site you should update to this version to take advantage of the security fixes.

Changes of note:
Issue #1106922: Cleaned up files and directories, moved includes and asset folders
Issue #866572: Show confirmation dialog when switching between view modes in admin media browser that selections will be lost
Issue #1031910 by effulgentsia: Do not allow temporary files to be selected
Issue #1070974 by DamienMcKenna: Additional helptext for input filters if wysiwyg module is enabled
Issue #1070708 by ngmaloney: Validate that content inside media [[ tags is actually json.
Issue #1015580 by Jacob Singh, Damien Tourand: Initialize media types on install and pprovide a batch op
#1049446: Sets the default behavior for media dialogs to the admin_theme
#1049446: Provide a settings for for general media browser settings and rename dialog_theme variable
#1046290 by duckofdeath: add t() to confirm check in import validate.
#1038936 by mfb: Allow rb mode for stream wrapper

media 7.x-1.0-beta1

Insecure

First BETA release of media! Known to work with Drupal 7 BETA1

media 7.x-1.x-dev

Just so you hardcore CVS haters can try this, but certainly not safe for newbs yet.

Pages

Subscribe with RSS Subscribe to Releases for D7 Media