Releases: Kelderic/featured-galleries
Releases · Kelderic/featured-galleries
v2.1.0
- Enhancement: Switched multi-select type from Library to Gallery. You no longer have to hold the SHIFT or CONTROL/COMMAND keys to select multiple items. To restore the old behavior, use the new
fg_use_legacy_selection
filter. See docs for details. - Bugfix: Fix broken details sidebar hiding filter. The details sidebar is now properly hidden again by default, and can be shown be using the
fg_show_sidebar
filter. - Under the Hood: Complete rewrite of all CSS styles. FG styles are now isolated and don't affect other media manager modals.
v2.0.1
v2.0.0
This is the first release being tracked in GitHub.
- Under the Hood: Complete rewrite top to bottom of all PHP and Javascript.
- Enhancement: Improved admin preview styles to show more thumbnails in less space.
- Enhancement: Added documentation for public API function into Readme.
- Enhancement: Improved Readme examples.
- Enhancement: Added No-JS fallback.
- Enhancement: Add compatibility with the picu plugin.
- Bugfix: Primary buttons in Media Manager now have proper labels again.
- Change: Bumped WordPress Version Requirement to 3.8.
- Change: Bumped PHP Version Requirement to 5.4.