entity_browser 8.x-2.6

Bug fixes
Insecure

- Issue #3154079 by adinac: Drupal 9 - Error when configuring an entity browser views display
- Issue #3156523 by Charlie ChX Negyesi: Fixed \Drupal\entity_browser\Permissions should use StringTranslationTrait instead of injecting the TranslationManager class.

entity_browser 8.x-2.5

New features
Insecure

This release adds Drupal 9 compatibility. It also bumps the minimum required D8 version to 8.8. If you are running a version lower than D8.8 use a previous release.

entity_browser 8.x-1.8

Bug fixes
New features

Bug fixes and a few new features.

New Features

entity_browser 8.x-2.2

Bug fixes
New features
Insecure

Bug fixes and a few new features.

New Features

entity_browser 8.x-1.7

Bug fixes
New features

This release switches from the ctools wizard admin UI to a regular entity forms. This means that the admin UI no longer depends on ctools, customizations of the admin UI through form alter hooks will need to be updated.

Changes since 8.x-1.6

entity_browser 8.x-2.1

Bug fixes
New features
Insecure

This release switches from the ctools wizard admin UI to a regular entity forms. This means that the admin UI no longer depends on ctools, customizations of the admin UI through form alter hooks will need to be updated.

entity_browser 8.x-2.0

Bug fixes
New features
Insecure

Entity browser 8.x-2.0

Changes since 8.x-2.0-alpha3

  • Issue #2997731 by slashrsm: "Replace" button on entity browsers with auto_open enabled opens two entity browsers
  • Issue #2932081 by slashrsm, marcoscano, Primsi: \Drupal\entity_browser\Plugin\EntityBrowser\Widget\View::processCheckbox() is sometimes skipped
  • Issue #2915746 by chr.fritsch: Integration with search API based views
  • Issue #2997736 by slashrsm: Fix tests fails in 8.x-2.x

entity_browser 8.x-1.6

Bug fixes
New features

Entity browser 8.x-1.6

Changes since 8.x-1.5

  • Issue #2997731 by slashrsm: "Replace" button on entity browsers with auto_open enabled opens two entity browsers
  • Issue #2932081 by slashrsm, marcoscano, Primsi: \Drupal\entity_browser\Plugin\EntityBrowser\Widget\View::processCheckbox() is sometimes skipped
  • Issue #2915746 by chr.fritsch: Integration with search API based views
  • Issue #2997736 by slashrsm: Fix tests fails in 8.x-2.x

entity_browser 8.x-2.0-alpha3

Bug fixes
New features
Insecure

Entity browser 8.x-2.0-alpha3

Changes since 8.x-2.0-alpha2

  • #2912628 by jeroen.b: Edit button does not work when Entity does not define edit form
  • #2913798 by marcoscano, Berdir, yongt9412, Primsi, miro_dietiker: Add "Replace" button to form display
  • #2935166 by tstoeckler, marcoscano: Provide an update path for the updated media image upload plugin ID

entity_browser 8.x-1.5

Bug fixes
New features

Entity browser 8.x-1.5

Changes since 8.x-1.4

  • #2912628 by jeroen.b: Edit button does not work when Entity does not define edit form
  • #2913798 by marcoscano, Berdir, yongt9412, Primsi, miro_dietiker: Add "Replace" button to form display
  • #2822008 by slashrsm, zerolab, marcoscano, svendecabooter, Berdir: View widgets access check

entity_browser 8.x-2.0-alpha2

Bug fixes
New features
Insecure

Entity browser 8.x-2.0-alpha2

Changes since 8.x-2.0-alpha2

  • Issue #2822008 by slashrsm, zerolab, marcoscano, svendecabooter, Berdir: View widgets access check
  • Issue #2927418 by slashrsm: Fix test fail in 8.x-2.x
  • Issue #2881092 by Munavijayalakshmi, dhruveshdtripathi: Convert module to use short array syntax.
  • Issue #2862862 by jjcarrion, tonifisler: Set the Use selected as primary button

entity_browser 8.x-1.4

Bug fixes
New features

Entity browser 8.x-1.4

  • Issue #2881092 by Munavijayalakshmi, dhruveshdtripathi: Convert module to use short array syntax.
  • Issue #2862862 by jjcarrion, tonifisler: Set the Use selected as primary button
  • Issue #2851512 by Erik Seifert, SylvainM, glass.dimly, zerolab, slashrsm, tstoeckler: Fix PHP Warning in Modal caused by non numeric value in modal sizes.

entity_browser 8.x-2.0-alpha1

Bug fixes
New features
Insecure

Entity browser 8.x-2.0-alpha1

This is the first alpha release with support for the core media entity. You should only update to this version if you are using core version. If you are still using contrib version of Media entity keep using 8.x-1.x versions. If you are not using Media entity at all it should make any difference.

entity_browser 8.x-1.3

Bug fixes

Entity browser 8.x-1.3

Changes since 8.x-1.2:

  • #2909945 by Tsymi: Fix fatal error in EntityBrowserElement::processEntityBrowser

entity_browser 8.x-1.2

Bug fixes

Entity browser 8.x-1.2

Changes since 8.x-1.1:

entity_browser 8.x-1.1

Bug fixes
New features

Entity Browser 8.x-1.1

Changes since 8.x-1.0:

entity_browser 8.x-1.0

Bug fixes
New features

Entity browser - 8.x-1.0

After almost exactly 3 years of development we're happy to announce the first stable release of Entity browser. Huge thanks to all contributors. This would not be possible without all of you!

entity_browser 8.x-1.0-rc2

Bug fixes

Entity browser 8.x-1.0-rc2

Minor release: one bug fix and fixing tests that were failing due to new releases of the test dependencies.

entity_browser 8.x-1.0-rc1

Bug fixes
New features

Entity browser 8.x-1.0-rc1

As we release the first release candidate we're also entering the feature freeze of the 8.x-1.x branch. No new features will be accepted until 8.x-1.0 is released. Feature requests that are not breaking backward compatibility will be accepted after that.

Only bug fixes and test improvements will be accepted as part of the release candidate cycle. New release candidates will be released roughly every two weeks. 8.x-1.0 will be released if there are no new major or critical bugs reported in a give two weeks period.

entity_browser 8.x-1.0-beta4

Bug fixes
New features

Entity browser 8.x-1.0-beta4

A lot of nice improvements in this release. Entity browser is getting better and more stable with every beta. Huge thanks to all contributors.

Feature freeze for 8.x-1.0 release will be in two weeks (on February 3rd). After that day we're only going to accept new tests, bug fixes and cleanups that are covered by tests. New features that won't break backward compatibility will be accepted again after the 8.x-1.0 is released.

entity_browser 8.x-1.0-beta3

Bug fixes
New features

Entity browser 8.x-1.0-beta3

Changes since 8.x-1.0-beta2:

  • #2842411 by slashrsm, Ginovski: NoDisplay selection display plugin should only finish selection if main submit button was used
  • #2834320 by cburschka: Remove unused configuration keys from the example config.

entity_browser 8.x-1.0-beta2

Bug fixes
New features

Entity browser 8.x-1.0-beta2

Changes since 8.x-1.0-beta1:

entity_browser 8.x-1.0-beta1

Bug fixes
New features

Entity browser 8.x-1.0-beta1

After more than two years of hard work of many contributors we're proud to present first beta version of the module. Great thanks to all individual (there are almost 100!) and corporate contributors. We could not have done it without all of you!

Changes since 8.x-1.0-alpha12:

entity_browser 8.x-1.0-alpha10

Bug fixes
New features

Entity browser 8.x-1.0-alpha10

Changes since 8.x-1.0-alpha9:

entity_browser 8.x-1.0-alpha8

Bug fixes
New features

Entity browser 8.x-1.0-beta8
---------------------------------------
- #2781125 by Berdir: Delete button in file browser widget not working.
- #2778923 by marcoscano, slashrsm: Propagate field cardinality to Entity browser when using it for selecitng existing entities on behalf of IEF.
- #2786851 by reekris, samuel.mortenson: Fix Removing entities in FileBrowserWidget is broken.
- #2786141 by Leksat: Correctly handle Enter key in views exposed form.

entity_browser 8.x-1.0-alpha7

Bug fixes
New features

Entity browser 8.x-1.0-alpha7

This is one of the biggest releases of Entity browser so far (in terms of bigger changes). There are some changes that break backward compatibility:

entity_browser 8.x-1.0-alpha6

Bug fixes
New features

Entity browser 8.x-1.0-alpha6
-----------------------------------------
- #2764747 by marcoscano: Example module cannot be uninstalled and installed back
- #2639706 by slashrsm, samuel.mortenson: Use entity type manager pt. 2.
- #2656196 by webflo, slashrsm, chr.fritsch, phenaproxima: Allow initialization of the entity browser with the existing selection.
- #2639706 by heykarthikwithu, slashrsm, borisson_, marvin_B8, killua99: Replace the entity manager with the entity type manager and remove unused imports in code base
- by slashrsm: Fix fatal.

entity_browser 8.x-1.0-alpha5

Bug fixes
New features

Entity browser 8.x-1.0-alpha5
-----------------------------------------
- #2741237 by phenaproxima, Shreya Shetty, slashrsm: The iframe display plugin should not put dashes in the iframe name
- #2756337 by Denchev, slashrsm: Only display submit button in "Multi step" selection display if there is a selection available
- #2671816 by DeFr, slashrsm, marcoscano: Implement configuration form for View selection display.
- #2751635 by chr.fritsch, marcoscano: "Previous" button on entity_browser creation wizard generates fatal error

entity_browser 8.x-1.0-alpha4

Bug fixes
New features

Entity browser 8.x-1.0-alpha4
-----------------------------------------
- #2742949 by Denchev, ceng: Implement third party settings form for the Inline entity form field widget integration.
- #2750923 by marcoscano: Add a link to the browser creation UI on module .info.yml
- #2750863 by royal121, slashrsm: Schema error with tests
- #2750449 by JamesK: Don't close every modal on browser selection.
- #2745091 by slashrsm, Leksat: Fix $is_relevant_submit calculation is not precise.

entity_browser 8.x-1.0-alpha3

Bug fixes
New features

Entity browser 8.x-1.0-alpha3
-----------------------------------------
- #2671378 by dawehner, arknoll, javivf, slashrsm: Make sure form keys are unique.
- #2727781 by Denchev, albertski, slashrsm: Allow tokens in Image Upload Widget
- #2727781 by Denchev: Add test dependency.
- #2684989 by ayalon, slashrsm, jhedstrom: Entity Browser Responsive Modal Dialog
- #2729349 by Dragan Eror: Better classes for tabs.
- #2729757 by dbt102: Update module description.

entity_browser 8.x-1.0-alpha2

Bug fixes
New features

Entity browser 8.x-1.0-alpha2
-----------------------------------------
- Issue #2512702 by slashrsm, Lukas von Blarer, CTaPByK, EclipseGc: Implement configuration UI
- Issue #2667448 by slashrsm, marcingy: Field widget can potentially lose information about selected entities in case of unrelated AJAX requests
- Issue #2666404 by jfrederick: Fix errors on field configuration page.
- Issue #2666914 by slashrsm, marcingy: Notice: Undefined index: shakespeare_messages in entity_browser_preprocess_page__entity_browser__iframe() - line 70

Subscribe with RSS Subscribe to Releases for Entity Browser