Releases: bwaidelich/Wwwision.Neos.MediaBrowserDialog
Releases · bwaidelich/Wwwision.Neos.MediaBrowserDialog
2.4.0
2.3.0 Neos 9.0 compatibility
2.2.1
- 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
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
What's Changed
- BUGFIX: Deterministic asset ordering, version 3 by @bwaidelich in #9
Full Changelog: 2.1.2...2.1.3
2.1.2
What's Changed
- BUGFIX: Deterministic asset ordering, version 2 by @bwaidelich in #8
Full Changelog: 2.1.1...2.1.2
2.1.1
What's Changed
- BUGFIX: Deterministic asset ordering by @bwaidelich in #7
Full Changelog: 2.1.0...2.1.1
2.1.0
2.0.0 - Support for multiple assets
- !!! 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
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