Skip to content

v8.13.0

Compare
Choose a tag to compare
@stevenjoezhang stevenjoezhang released this 10 Sep 16:03
· 194 commits to master since this release

What's Changed

🌟 New Features

  • Add matomo as an analytics provider by @foliet in #553
+# Matomo Analytics
+# See: https://matomo.org/
+matomo:
+  enable: false
+  server_url: # https://www.example.com/
+  site_id: # <your site id>

⭐ Features

🐞 Bug Fixes

πŸŒ€ External Changes

New Contributors

Full Changelog: v8.12.3...v8.13.0