Releases: Flowpack/media-ui
0.10.0
What's Changed
- FEATURE: Set current tag and collection on upload by @Sebobo
- FEATURE: Split uploaded files by result and keep information when uploading more files by @Sebobo
- BUGFIX: Prevent error in thumbnail when quickly deleting multiple items by @Sebobo
- BUGFIX: Prevent portrait images to exceed the thumbnail height in some cases by @Sebobo
- BUGFIX: Reset currentpage when search is triggered by @Sebobo
- BUGFIX: Show reset button for search input by @Sebobo
Full Changelog: 0.9.1...0.10.0
0.9.1
Allow installation with Neos 8
Full Changelog: 0.9.0...0.9.1
0.9.0
0.8.0
0.7.0
What's Changed
- FEATURE: get lastModified date from remote proxy by @pKallert in #96
- FEATURE: Make maximumFileUploadLimit configurable by @daniellienert in #104
- Bugfix: Do not allow empty Tags in create-tag Dialog by @pKallert in #107
- Bugfix: Change Label width by @pKallert in #110
- Bugfix: Do not allow empty collection name in create dialog by @pKallert in #114
- Bugfix: Prevent errors with certain tag or collection names by @Sebobo
New Contributors
- @pKallert made their first contribution in #96
- @daniellienert made their first contribution in #104
Full Changelog: 0.6.2...0.7.0
0.6.2
BUGFIX: Prevent error when trying to show broken usages
BUGFIX: Make localId nullable in GraphQL schema
Detailed changelog: 0.6.1...0.6.2
0.6.1
BUGFIX: Make AssetPreview compatible with NodeCreationDialog - thx @grebaldi
BUGFIX: Reset current page when assetsource is updated
BUGFIX: Prevent loading error with Neos 7.1
BUGFIX: Prevent dropdown to appear behind bottom bar
BUGFIX: Use more space in backend module
BUGFIX: Correct severities for message in selection screen
BUGFIX: Respect max file upload limit and show in ui
Detailed changelog: 0.5.1...0.6.1
0.2.0 Second preview release
FEATURE: Neos 7 support
FEATURE: Tag and collection editing
FEATURE: Allow asset download
BUGFIX: Large file upload support
Detailed changelog: 0.1.0...0.2.0
0.1.0 The first public preview release
This release contains the basic functionality of the module,
the development environment, basic tests and everything
needed to start building a stable release.