Skip to content

Releases: Flowpack/media-ui

0.9.1

12 May 06:38
Compare
Choose a tag to compare

Allow installation with Neos 8

Full Changelog: 0.9.0...0.9.1

0.9.0

05 May 12:40
Compare
Choose a tag to compare

What's Changed

  • FEATURE: Add asset replacement by @suffle in #128
  • FEATURE: Background pattern for transparent images by @Sebobo in #130
  • Some minor bugfixes and improvements

Full Changelog: 0.8.0...0.9.0

0.8.0

23 Mar 09:33
Compare
Choose a tag to compare

What's Changed

  • BUGFIX: Very long media-types create a horizontal scrollbar by @pKallert in #117
  • FEATURE: Add sorting to list by @suffle in #123
  • FEATURE: Support mediatype constraints by @Sebobo in #125

Full Changelog: 0.7.0...0.8.0

0.7.0

02 Feb 13:58
Compare
Choose a tag to compare

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

Full Changelog: 0.6.2...0.7.0

0.6.2

13 Oct 09:46
ad03b4a
Compare
Choose a tag to compare

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

29 Jul 12:43
1d47773
Compare
Choose a tag to compare

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

18 Feb 15:53
Compare
Choose a tag to compare
Pre-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

19 Jun 13:22
Compare
Choose a tag to compare
Pre-release

This release contains the basic functionality of the module,
the development environment, basic tests and everything
needed to start building a stable release.