Releases: backdrop-contrib/module_filter
Releases · backdrop-contrib/module_filter
1.x-2.2.6
1.x-2.2.5
1.x-2.2.4
Notes for updating
- It will be necessary to run the update script (located at /core/update.php) for this release.
What's Changed
- Added hook_config_info to inform Backdrop of module_filter configurations.
- Added install file for upgrade from Drupal 7 and to migrate remaining variable in database to configuration by @izmeez in #26
- Fixed vertical tabs scroll to work with jquery3 by @izmeez in #21
- Added package and tags to description column with enhanced tabs by @izmeez in #18
- Added btn btn-secondary classes to "clear" link for Bootstrap and other themes with css improvements by @izmeez in #10
- Updated README.md with known issue when browser view zoom < 100% module list does not display properly and requires scrolling down, see #22
Full Changelog: 1.x-2.2.3...1.x-2.2.4
1.x-2.2.3
What's Changed
- Added @izmeez as co-maintainer for project.
- Issue #17 Updated jQuery BBQ by @izmeez in #19
The updated version fixes several issues including a security issue. The active file is now renamed to jquery.ba-bbq.min.js and the full jquery.ba-bbq.js file has been added for reference. - #11 Removed Drupal ctools reference. by @izmeez in #12
New Contributors
Full Changelog: 1.x-2.2.2...1.x-2.2.3
1.x-2.2.2
Fix a PHP issue; fix Module Filter when Aggregate JS is enabled.
1.x-2.2.1
Initial port of the Module Filter module from Drupal 7, starting at 2.2 with some recent patches.