Skip to content

Releases: outl1ne/nova-media-hub

1.7.5

29 Jan 15:39
Compare
Choose a tag to compare

Changed

  • Fixed issues with duplicate API calls to Media Hub API routes when rendering form fields
  • Improved choose media modal loading order and added loader

1.7.4

29 Jan 14:20
Compare
Choose a tag to compare

Changed

  • Improved latest migration to handle errors in case the user has already added the same index(es) in their own project

1.7.3

29 Jan 14:03
Compare
Choose a tag to compare

Changed

  • Immensely improve Media Hub performance by adding missing indexes to some database columns

NB! Requires running migrations.

1.7.2

29 Jan 09:23
Compare
Choose a tag to compare

Changed

  • Fixed missing Nova button styles that Nova removed in 4.28.x
  • Updated packages

1.7.1

27 Sep 10:42
Compare
Choose a tag to compare

Changed

  • Fixed crashes when media hub tries to optimize non-existant files

1.7.0

27 Sep 09:43
Compare
Choose a tag to compare

Added

  • Added new MediaManipulator class that allows better customization of image optimization/conversions
  • Added debounce to search field to reduce queries
  • Added loader to search

Changed

  • Made collections case-insensitive
  • Fixed some UI problems with latest Nova
  • Removed Media from global search

1.6.4

11 Sep 10:56
50052bc
Compare
Choose a tag to compare
1.6.4 Pre-release
Pre-release

Changed

1.6.3

12 Jul 12:50
f09ff7f
Compare
Choose a tag to compare

Changed

  • Fixed console error and infinitely loading screen after uploading an image from media select modal

1.6.2

03 Jul 12:37
Compare
Choose a tag to compare

Changed

  • Fixed styling issues with latest Nova versions
  • Fixed MediaCast not working in Nova views
  • Fixed missing translations (thanks to @RibesAlexandre)

1.6.1

20 Mar 11:33
Compare
Choose a tag to compare

Added

  • Allow moving media items between collections in bulk (thanks to @ndrez-outl1ne)

Changed

  • Updated packages