Skip to content

Releases: Kelderic/featured-galleries

v2.1.0

02 Aug 17:39
Compare
Choose a tag to compare
  • 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

01 Aug 13:43
Compare
Choose a tag to compare

Small bugfix release to address existing installations running on old versions of PHP.

  • Bugfix: Don't run plugin logic on old versions of PHP that are incompatible.

v2.0.0

01 Aug 13:38
Compare
Choose a tag to compare

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.