lightning_media 5.0.0

DO NOT upgrade to this release without reading this page first, or you may break your site!

What's changed?

Lightning Media 5 provides no new features or functionality over Lightning Media 4. The main difference is that Lightning Media 5 removes all hard dependencies on contributed modules, so you no longer need to keep modules you aren't using.

lightning_media 8.x-4.9

New features

This release adds full compatibility with Drupal 10, and allows sites to use Views Infinite Scroll 2.x if they choose.

Additionally, the following release notes from 8.x-4.8 apply:

This release drops support for Drupal 8.8 and older and removes the dependency on JavaScript libraries being installed from Asset Packagist. The following dependencies are removed:

lightning_media 8.x-4.8

Bug fixes

This is a hotfix release to address #3323446: Change update 9001 so that it downloads tar files instead, which fixes a bug that could prevent updates from succeeding if PHP does not have the zip extension installed.

The following release notes for 8.x-4.7 apply:

lightning_media 8.x-4.7

Bug fixes

Maintenance release of Lightning Media 4.

This release drops support for Drupal 8.8 and older and removes the dependency on JavaScript libraries being installed from Asset Packagist. The following dependencies are removed:

lightning_media 5.0.x-dev

Dev snapshot of Lightning Media 5.0.x.

This branch contains backwards-compatibility breaking changes. DO NOT upgrade to Lightning Media 5 without reading this page first, or you may break your site!

What's changed?

Lightning Media 5 provides no new features or functionality over Lightning Media 4. The main difference is that Lightning Media 5 removes all hard dependencies on contributed modules, so you no longer need to keep modules you aren't using.

lightning_media 8.x-3.21

Bug fixes

Swapped out the dependency on bower-asset/dropzone in favor of npm-asset/dropzone due to build issues in the Bower version which broke bulk upload functionality.

lightning_media 8.x-4.6

Bug fixes

Swapped out the dependency on bower-asset/dropzone in favor of npm-asset/dropzone due to build issues in the Bower version which broke bulk upload functionality.

lightning_media 8.x-3.19

Bug fixes
New features

Fixed a few bugs, and made a couple of user interface enhancements.

lightning_media 8.x-3.18

Bug fixes
  • Updated Media Entity Instagram to 3.x.
  • Fixed a bug that could occur during requirements checks when updating or installing. (Issue #3168380)
  • Fixed a minor translation bug. (Issue #3168457)

lightning_media 8.x-4.4

Bug fixes
  • Fixed a bug that could occur when adding Instagram posts in the media browser
    by URL.

lightning_media 8.x-4.3

4.3.0

  • Updated Media Entity Instagram to 3.0.
  • Added Composer 2 support.

lightning_media 8.x-3.17

Bug fixes
  • Declared a conflict with Slick Carousel 2.1 due to incompatibility with Drupal 8.7.
  • Fixed a bug where Lightning Media would incorrectly modify administrative media views on Drupal 8.8 and up. (Issue #3124149)
  • Fixed a bug in MediaHelper::useFile() which could lead to unexpected behavior when creating file-based media.
  • Added an administrator-facing warning about Libraries API being dropped as a dependency from Lightning Media 4.

lightning_media 8.x-4.2

Bug fixes
  • Fixed errors that could occur when installing Lightning Media Slideshow without any media types. (Issue #3156597)
  • Updated Inline Entity Form to 1.0-rc7.

lightning_media 8.x-4.1

Bug fixes
  • Fixed bugs introduced in Lightning Media 4.0 that could occur when updating from very old versions of Lightning.
  • Deprecated the dependency on Views Infinite Scroll. It will NOT be included in Lightning Media 5.0, so if you need to continue using it in your project, you will need to add it to your composer.json. For example: composer require drupal/views_infinite_scroll:^1.6.
  • The image browser has been split into its own separate view, called "Image Browser". This change will not affect existing sites.

lightning_media 8.x-4.0

Bug fixes
New features
  • Lightning Media is now compatible with the Standard installation profile. Existing sites are unaffected by this change.
  • Fixed a bug where the link to bulk upload media would not show up on all displays of the administrative media library. (Issue #3155229)

lightning_media 8.x-4.0-beta1

New features
  • This version of Lightning Media requires Drupal 8.8 or later, and supports Drupal 9.
  • It is possible to update to this version from Lightning Media 3.x, with caveats...
    • When installed on new sites, this version of Lightning Media uses core tools in most cases -- it uses the Media Library module instead of Entity Browser for media reference fields and WYSIWYG embeds, and the core oEmbed system instead of Video Embed Field for remote videos (e.g. YouTube, Vimeo, etc.)

lightning_media 8.x-3.16

  • Pinned Slick Carousel to 2.0 to ensure compatibility with Drupal 8.7.
  • Updated DropzoneJS to 2.0-alpha5.
  • Updated Entity Browser to 2.3.

lightning_media 8.x-3.15

  • Updated Slick Entity Reference to 2.0.
  • Updated Media Entity Instagram to 2.0.
  • Updated Media Entity Twitter to 2.1.

lightning_media 8.x-3.13

  • Added support for Drupal core 8.8.x.
  • Updated Entity Embed to 1.0.
  • Updated Views Infinite Scroll to 1.6.
  • Updated Entity Browser to 2.2.

lightning_media 8.x-3.12

  • Fixed an improperly namespaced dependency in Lightning Media Video's info file.

lightning_media 8.x-3.11

  • Updated DropzoneJS to 2.0-alpha4.
  • Updated Entity Embed to 1.0-rc2.
  • Updated Media Entity Twitter to 2.0-alpha3.

lightning_media 8.x-3.9

  • Removed deprecated function calls. (Issue #3034965)
  • Fixed text capitalization in user interface. (Issue #2984684)

lightning_media 8.x-3.8

3.8.0

  • Lightning Media is now compatible with Lightning Core 4.x (Drupal core 8.7.x).

lightning_media 8.x-3.7

Bug fixes
  • Updated Entity Browser to 2.1.
  • Added a link to the settings form on the module list page. (Issue #3033650)
  • Added descriptions to administrative links. (Issue #3034042)

lightning_media 8.x-3.6

New features
  • The media browser is now displayed in a modal dialog by default, which is
    activated by pressing the "Add media" button. When embedding media in the
    WYSIWYG editor, the media browser is unchanged (the entity browser used for
    WYSIWYG has been split out into a completely separate entity browser
    configuration in order to facilitate this). (GitHub #80)

lightning_media 8.x-3.5

3.5.0

  • Updated Lightning Core to 3.5, which security updates Drupal core to 8.6.6.
  • Added a configuration option to control whether newly-created media fields
    (i.e., entity reference fields which reference media items) will be configured
    to use the media browser by default. (Issue #2945153)
  • The "Show in media library" field is no longer translatable by default in any
    media type included with Lightning Media. (Issue #3014913)
  • Changes were made to the internal testing infrastructure, but nothing that

lightning_media 8.x-3.4

  • Many changes to internal testing infrastructure, but nothing that affects
    users of Lightning Media.

lightning_media 8.x-3.3

3.3.0

  • Behat test now check for existence of FixtureContext prior to invoking its
    methods. (Issue #3020990)

lightning_media 8.x-3.2

3.2.0

  • Updated Lightning Core to 3.4.
  • Changed the testing infrastructure, sealed all subcontexts, refactored most
    of the Behat tests into PHPUnit.
  • Updated Media Entity Instagram to 2.0-alpha2.
  • Added namespaces to dependencies.
  • Warning messages are not double escaped anymore.
  • Updated Entity Browser to 2.0.

lightning_media 8.x-3.1

Bug fixes
New features

3.1.0

  • Added a new component, Media Slideshow, which allows you to create slideshows and carousels of assets from your media library using the
    Slick JavaScript library. (#52)
  • Lightning Media now has the Media Library module as an explicit dependency.
  • In Quick Edit, it's now possible to remove images selected with the media browser. (#53)

lightning_media 8.x-3.0

New features
  • Updated Lightning Core to 3.0, which requires Drupal core 8.6.0.

lightning_media 8.x-2.4

Bug fixes
New features
  • Locally hosted audio and video files are now supported. Audio support is provided by a new component. (Issue #2965767)
  • Documents are now stored in folders based on the current date (YYYY-MM). (Issue #2958909)
  • Fixed a bug where administrator roles provided by Lightning Media had a null value for the 'is_admin' flag. (Issue #2882197)
  • The "Save to media library" checkbox is now labeled "Show in media library". (Issue #2990935)
  • All bundled media types now have out-of-the-box support for Pathauto. (#38)

lightning_media 8.x-3.0-beta1

New features
  • Updated to Drupal core 8.6.0.
  • If Pathauto is installed, all new media items will by default receive a URL alias of the form /media/<MEDIA TYPE>/<ID>. (#38)

lightning_media 8.x-2.3

This release contains no user-facing changes.

  • Lightning Media is now tested on Travis CI's container-based infrastructure, using their headless Chrome add-on.

lightning_media 8.x-1.0-rc4

Bug fixes
  • Behat contexts used for testing were moved into the \Acquia\LightningExtension\Contextnamespace.

lightning_media 8.x-2.1

Bug fixes
  • Behat contexts used for testing were moved into the Acquia\LightningExtension\Context namespace.

lightning_media 8.x-2.0

2.0.0

Changelog

  • Provided an optional update to rename the "Source" filter on the Media overview page to "Type".
  • Updated Crop API to RC1 and no longer pin it to a specific release.
  • Media Entity is no longer used, provided, or patched by Lightning Media.

lightning_media 8.x-1.0-rc3

Bug fixes

1.0.0-rc3

Changelog

  • Lightning Media will only set up developer-specific settings when our internal developer tools are installed.

lightning_media 8.x-1.0-rc1

Bug fixes

1.0.0-rc1

Changelog

  • Allow Media types to be configured without a Source field. (Issue #2928658)

lightning_media 8.x-2.x-dev

The 2.x branch of Lightning Media works with Core 8.5.x

Known issues:

  • Bulk actions on /admin/content/media are broken.
  • No link to media bulk uploads

Pages

Subscribe with RSS Subscribe to Releases for Lightning Media