Skip to content

Releases: bwaidelich/Wwwision.Neos.MediaBrowserDialog

2.4.0

27 Nov 14:23
Compare
Choose a tag to compare

What's Changed

  • FEATURE: make media browser uri path configurable by @so-grimm in #13

Full Changelog: 2.3.0...2.4.0

2.3.0 Neos 9.0 compatibility

21 Nov 16:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.1...2.3.0

2.2.1

17 Mar 14:13
Compare
Choose a tag to compare
  • BUGFIX: Prevent the same asset to be added to the same collection twice (0442823)

Full Changelog: 2.2.0...2.2.1

2.2.0

15 Mar 11:30
Compare
Choose a tag to compare

What's Changed

  • FEATURE: Allow assets to be moved within a list by @bwaidelich in #11

Full Changelog: 2.1.3...2.2.0

2.1.3

03 Mar 17:21
Compare
Choose a tag to compare

What's Changed

  • BUGFIX: Deterministic asset ordering, version 3 by @bwaidelich in #9

Full Changelog: 2.1.2...2.1.3

2.1.2

03 Mar 15:55
Compare
Choose a tag to compare

What's Changed

  • BUGFIX: Deterministic asset ordering, version 2 by @bwaidelich in #8

Full Changelog: 2.1.1...2.1.2

2.1.1

03 Mar 11:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.1.1

2.1.0

27 Feb 15:44
Compare
Choose a tag to compare

What's Changed

  • TASK: Declare Neos 8 compatibility by @riea in #5

New Contributors

  • @riea made their first contribution in #5

Full Changelog: 2.0.0...2.1.0

2.0.0 - Support for multiple assets

15 Dec 15:29
Compare
Choose a tag to compare
  • !!! FEATURE: Support for multiple assets (4908792)

Note: This is a new major version because it expects a slightly different markup (see README).
Main difference is that the asset preview(s) are expected to be defined via template tag:

<template data-asset-preview-template>
...
</template>
<div data-asset-preview-container data-asset-hide-if-missing></div>

Full Changelog: 1.1.0...2.0.0

Safari Support

02 Mar 11:54
Compare
Choose a tag to compare

What's Changed

  • FEATURE: Replace Popup by a modal dialog to fix Safari support by @bwaidelich in #2

Full Changelog: 1.0.0...1.1.0