media_entity 8.x-2.0-beta7

Bug fixes

Fix a regression we introduced that the upgrade path didn't run on D8.7 anymore.

media_entity 8.x-2.0-beta5

Bug fixes

Another bugfix release

Contributors (4)

alexpott, marcoscano, chr.fritsch, phenaproxima

Changelog

Issues: 7 issues resolved.

Changes since 8.x-2.0-beta4:

media_entity 8.x-2.0-beta4

Bug fixes

We made some progress in stabilizing the update path.

Contributors (7)

chr.fritsch, dabbor, alexpott, phenaproxima, woprrr, Mirroar, mtodor

Changelog

Issues: 6 issues resolved.

Changes since 8.x-2.0-beta3:

media_entity 8.x-2.0-beta3

New features

Contributors (3)

chr.fritsch, marcoscano, seanB

Changelog

Issues: 1 issues resolved.

Changes since 8.x-2.0-beta2:

media_entity 8.x-1.8

Bug fixes

This release only replaces deprecated code.

Contributors (1)

woprrr

Changelog

Issues: 2 issues resolved.

Changes since 8.x-1.7:

media_entity 8.x-2.0-alpha2

Bug fixes

Media entity 8.x-2.0-alpha2

Changes since 8.x-2.0-alpha1

  • Issue #2930811 by slashrsm, marcoscano: "Invalid argument supplied for foreach() media_entity.install:60" thrown during update from 1.x
  • Issue #2927490 by chr.fritsch: Action support check shouldn't fail if 2877383 is applied

media_entity 8.x-2.0-alpha1

Bug fixes
New features

This is the first tagged release for the 2.x branch, intended to support the upgrade to Media in core.

Commits included since opening this branch:

Changes since 807c558:

media_entity 8.x-2.x-dev

This is still a development release. It will only contain the upgrade path from media_entity-1.x to Drupal 8.4 core media. Please don't use it in production!

media_entity 8.x-1.6

Bug fixes
New features

Media entity 8.x-1.6

Changes since 8.x-1.5:

media_entity 8.x-1.5

Bug fixes

Media entity 8.x-1.5
---------------------------
- #2794551 by slashrsm: Fix failing tests

media_entity 8.x-1.4

Bug fixes

Media entity 8.x-1.4
---------------------------
- #2778097 by marcoscano, vilepickle, alex0412: Fix - Saving a media entity with a Pathauto alias that has [media:name] token causes error.
- #2632010 by slashrsm: Add test dependency.
- #2783605 by marcoscano: Use short array syntax everywhere
- #2779951 by NerOcrO, slashrsm: Fix coding standards
- #2743937 by royal121, slashrsm, dagmar: Disable edit machine name of media bundle on the bundle edit page

media_entity 8.x-1.3

Bug fixes
New features

Media entity 8.x-1.3

  • #2776335 by NerOcrO: Replace t() calls with $this->t().
  • #2776329 by NerOcrO: Stop using deprecated entity manager.
  • #2765155 by Berdir: Fix broken composer.json.
  • #2765069 by slashrsm: Update composer.json.
  • #2734359 by marcoscano, slashrsm, Berdir: Prevent media bundle from being deleted if there are entities that belong to it.
  • #2756745 by marcoscano, pameeela, slashrsm, Sam152: Make media name optional and let media type plugins provide the default.

media_entity 8.x-1.2

Bug fixes
New features

Media entity 8.x-1.2
----------------------------
- #2750697 by marcoscano, hkirsman, vladan.me: Do not display vertical tabs container when it is empty.
- #2758515 by marcoscano, slashrsm: Create actions for publishing and unpublishing of media.
- #2749881 by marcoscano, royal121: Small typo on UI
- #2744455 by Mixologic: media entity need to namespace its dependencies

media_entity 8.x-1.1

Bug fixes
New features

Media entity 8.x-1.1
----------------------------

Update notes:

We started depending on the Entity API module. In order for update to go smoothly please make sure that the Entity API >= 8.x-1.0-alpha3 is installed before updating from Media entity 8.x-1.0-beta2.

media_entity 8.x-1.0

Bug fixes
New features

Media entity 8.x-1.0
---------------------------

Update notes:

We started depending on the Entity API module. In order for update to go smoothly please make sure that the Entity API >= 8.x-1.0-alpha3 is installed before updating Media entity.

media_entity 8.x-1.0-beta2

Bug fixes
New features

Media entity 8.x-1.0-beta2
-------------------------------------
- Issue #2652420 by slashrsm, Berdir, bigbaldy: Mismatched entity and/or field definitions: Delete the Type field
- Issue #2638940 by slashrsm, scheban, Berdir: MediaTypeBase::__construct() must be an instance of Drupal\Core\Entity\EntityManager

Subscribe with RSS Subscribe to Releases for Media entity