Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download media-7.x-4.4.tar.gztar.gz 156.16 KB
MD5: 8f1f62674b0415d8258e9a88947b4c67
SHA-1: c6cbf823edb8cfc02ba2032ffc849a35408000de
SHA-256: 1fa679a6fabd142d0946eadb24a2d8ed9f1264b1d911a0084621150974f6ce3f
Download media-7.x-4.4.zipzip 208.89 KB
MD5: 657700636550127640f9d31ba9ff41fe
SHA-1: c80931af9c35a3850eacd1432161b9d330d659e1
SHA-256: 43fdf2b71054949874e5169900a3980f645a495c08faed0e62444ebb1ba048a0

Release notes

New in 7.x-4.4:
PHP 8.2 compatibility fix
#3332117: Media - PHP 8.2 compatibility
#2847990: Unable to save field: "The upload destination must be one of the allowed schemes"

New in 7.x-4.3
PHP 8.1 compatibility and improve PHP 8.0 compatibility
#3272112: MEDIA - Tests break due to change in core's default file field path settings
#3271990: PHP 8.0 compatibility. Expected an object instance when accessing an instance property, but saw an expression $comment with type false.

New in 7.x-4.2
Add PHP 8 compatibility.
#3208029: PHP 8.0 compatibility for Media

Updated in 7.x-4.1:
- Improved ACF filter defaults in modules/media_wysiwyg_settings

New for 7.x-4.0
#3121497: Add media wysiwyg settings defaults for ckeditor
#3113045: Undefined index: datestamp in media_requirements()

New for 7.x-4.0-beta3
revert minor regression caused by #3067177: Thumbnail image not rendered on add/edit page after you upload image

New for 7.x-4.0-beta2
#3067177: Thumbnail image not rendered on add/edit page after you upload image
#3064895: Code standards improvements 2x 3x 4x branches only
#2950970: External Link field length too short
#1343022: Adding alt and title attributes from fields to image markup
#3039731: Ckeditor options disabled on Rules creation

New in 7.x-4.0-beta1
#2998097: Ensuring full php 7.1.x compatibility and Recommended server configuration to avoid PHP 7+ Internal Server Error
#2165117: regression for fix to Media browser loadtime high

Changes since alpha4:
#2985057: If media_bulk_upload, plupload and multiform are disabled: watchdog Notice: Undefined index multiselect in template_preprocess_media_views_view_media_browser()
#2989470: Disable Option "Keep original filename" in Media Bulk Upload
#2989181: Double brackets filter error
#2988670: Fatal Error 'getActiveLanguage() on a non-object' with Conditional Fields & Entity Translation
#2942482: Issue 2934596 breaks recognition of media tags
#2933390: "Edit file" in Media Browser should return to Media Browser
#2950150: Error during token format 3.0 upgrade
#2962845: Media token upgrade only for files used by 'media' module

For installation instructions, see the quick recipe or install the media_dev distribution to compare configuration.

There also is troubleshooting tips in the quick recipe page.

For multilingual implementations see the file_entity README.txt

Created by: joseph.olstad
Created on: 10 Jan 2023 at 00:44 UTC
Last updated: 10 Jan 2023 at 00:45 UTC
Bug fixes
New features

Other releases