Skip to content

Releases: iainsgillis/grav-plugin-plausible

v0.3.4

06 Sep 03:19
Compare
Choose a tag to compare

🐛 Fixes #5 by wrapping 'yes' and 'no' in quotes.

Might require further investigation upstream? Only true and false are meant to render as booleans in YAML 1.2, but some funny business was going on here. 🤷

v0.3.3

05 Sep 15:20
Compare
Choose a tag to compare

🐛 Fix incorrect keys in languages.yaml

🧑‍💻 Add boolean validation to blueprints.yaml
🚸 Fix 301 redirects to plausible docs in languages.yaml

v0.3.2

01 Aug 22:45
b7af76a
Compare
Choose a tag to compare

🐛 Fix self-hosted configuration variables (thanks @markatk)

v0.3.1

21 Jul 04:34
Compare
Choose a tag to compare

🐛 Fix early return if custom domain not set
🐛 Fix wrong parameter name
🔥 Remove dead code

v0.2.4

16 May 02:12
Compare
Choose a tag to compare
merge mascali33 patch and prepare version bump

Release v0.2.3

13 Jan 02:56
Compare
Choose a tag to compare

Adds translations from DeepL for:

  • French (FR)
  • Spanish (ES)
  • Italian (IT)
  • Portuguese (PT)
  • German (DE)
  • Polish (PL), and
  • Russian (RU)

Release v0.2.2

22 Nov 16:48
Compare
Choose a tag to compare
  • Updated README to include reference to Shortcode Assets plugin

Release v0.2.1

22 Nov 03:15
Compare
Choose a tag to compare
  • Added custom_event_goals configuration.
  • Added outbound_link_tracking configuration.
  • Added configuration RE linking to a public dashboard.
  • Updated README

Bare bones functionality

22 Nov 03:12
Compare
Choose a tag to compare
Pre-release

First commit with basic functionality corresponding to the minimal setup of Plausible Analytics.