Releases: humanmade/network-media-library
Releases · humanmade/network-media-library
1.5.0
1.4.1
- Ensure user can set a new featured image if image has been deleted.
1.4.0
Remove the user capability restrictions that are placed on the central media site.
This causes more problems than it fixes. If a network wants to restrict access on the central media site to just media management, then they can do that separately from the NML plugin and according to their own requirements.
1.3.1
- Prevent the plugin from attempting to operate when activated on a non-Multisite installation.
- Fully remove the need for a user to be a member of the media site in order to upload or edit attachments.
1.3.0
- Switch the repo to the humanmade organisation on GitHub and Packagist.
1.2.0
- Partially removes the need for users to be added to the central media library site. A user only needs the ability to upload files to the site that they're on.
- Note that in order to edit an attachments details, such as its title and caption, the user still needs to be added to the media site with the ability to edit attachments. This will be addressed in a future version.
1.1.0
- Adds full support for the
[gallery]
shortcode.
1.0.0
- Introduces the new fork of the Multisite Global Media plugin, Network Media Library.
- Removes the ability for sites to optionally use local media, enforcing a central media library only. This reduces the amount of bugs and incompatibilities with WordPress media management functionality, and simplifies a lot of the code and UX.