path2ban 7.x-2.3-rc1

Bug fixes
New features

This release has two major improvements:

1. It forces Path2ban into either menu callback or hook mode. Previous versions could allow users to use both at once (resulting in duplication) or neither just by incorrectly setting the configuration.
2. It includes system status "requirements" to make sure that the settings are set correctly. On previous versions going back to 1.0 the user could delete the site_403 and site_404 entries, silently stopping Path2ban from working [I'm classing this as a bug fix].

It has additional minor improvements:

graphql_search_api 8.x-1.1

Bug fixes

This release moves the extraction of Search API fields to inside the document field.
This is useful for clients not relying on the default 'document' field type and using their own child field of SearchAPISearch. In this case, we avoid extracting fields when it's not necessary (for example if you are grabbing data from the CMS directly).
For users that use the document field, this won't impact anything.

Pages

Subscribe with RSS Subscribe to RSS - Bug fixes