diff --git a/readme.txt.md b/readme.txt.md index dfcb5ac..0b5871c 100644 --- a/readme.txt.md +++ b/readme.txt.md @@ -65,6 +65,10 @@ Specify URLs to ignore even if they're matched by any of the other context rules ## Changelog +### 1.3.1 (April 24, 2020) + +- Bugfix: better support for URL rules with query parameters. + ### 1.3.0 (April 23, 2020) - Introduce the long-awaited "Exclude by URL" feature to prevent certain URLs from showing or hiding a widget when it's matched by any other visibility rule. diff --git a/widget-context.php b/widget-context.php index 567ab7b..0d0ee72 100644 --- a/widget-context.php +++ b/widget-context.php @@ -3,7 +3,7 @@ * Plugin Name: Widget Context * Plugin URI: https://widgetcontext.com * Description: Show or hide widgets depending on the section of the site that is being viewed. Configure the widget visibility rules under the individual widget settings. - * Version: 1.3.0 + * Version: 1.3.1 * Author: Kaspars Dambis * Author URI: https://widgetcontext.com * Text Domain: widget-context