ADDED: An option to add an additional URL parameter to links to editing a post. The parameter holds the post type. This helps to target back-end edit post pages with rules based on post type.
ADDED: A message showing the number of deactivated plugins by rules on the current page in the debug box.
IMPROVED: Better compatibility with WP-Optimize. WP-Optimize is detecting the database table of this plugin as belonging to another free plugin that has copied code and the table name from this plugin. Now we hide this detection so users don’t delete the table by mistake.
FIXED: Incorrect form validation and error message on adding a rule in some situations after switching to custom URI type, choosing regex condition, and switching back to page URI type.
FIXED: The admin menu cache time setting was not set correctly in the recreate cache script.
UPDATED: Language files.