diff --git a/CHANGELOG.md b/CHANGELOG.md index 83c7354..6ea9467 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# v1.0.12 +## 14/10/2022 + +1. [](#improved) + * CDN fix now defaults to non-visible banner revealed by JS +2. [](#new) + * Added ability to whitelist pages for showing banner + # v1.0.11 ## 10/10/2022 diff --git a/README.md b/README.md index c6c2edb..5f19c89 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,8 @@ cdn-fix: false bg-colour: '#EC565C' fg-colour: 'rgba(255, 255, 255, 0.80)' box-shadow: true -exclude-pages: +show-on-pages: # - /route-to-page/you-want-to/include +hide-on-pages: - /route-to-page/you-want-to/exclude ``` diff --git a/blueprints.yaml b/blueprints.yaml index 413c83e..db7ecae 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -1,7 +1,7 @@ name: Custom Banner slug: custom-banner type: plugin -version: 1.0.11 +version: 1.0.12 description: Add a custom banner to your Grav site icon: bookmark author: