Changelog

This is the changelog for infomaker/everyware-plugin-google-analytics

0.9.0 - 2024-03-06

Added

  • Support for reading filter queries from the GUI.

  • Support for showing detailed error logs when a request fails.

  • Support to input start and end dates at the widget.

0.8.0 - 2024-01-23 Added

  • The support for GA4 Added

  • Added google-analytics-data V="^0.4.0" to composer.json

  • Added Ajax test GA query for widget

Removed

  • GA3/Universal Analytics support has been deprecated.

  • Google/Api client V ="^2.7.0" to composer.json

  • The support for PHP V ="^5.1" has been removed to composer.json."

[Unreleased]

0.7.0 - 2022-02-11

Added

  • The support for PHP v8 has been added to composer.json.

  • Widgets will pick up any template_args array and send it to the template under the name $args.

0.6.0 - 2021-09-24

Updated

  • Various minor changes

0.5.7 - 2020-09-25

Removed

  • Update "Render as a list widget" to not disable the "Link to page" setting in "Most Read Widget" admin.

Fixed

  • Added tooltips to the settings in "Most Read Widget" admin.

0.5.6 - 2020-02-28

Fixed

  • Minor fixes and optimizations

0.5.5 - 2019-10-10

Changed

  • Separate widget output into two templates depending on settings.

0.5.4 - 2019-10-08

Fixed

  • Make sure to not render tracking script if not id is set.

  • Render widget or articles properly

0.5.3 - 2019-08-13

Changed

  • Widget template

  • Widget admin ui template

Added

  • Validation on ua-input in settings view

  • Ua-tracking script to header

Fixed

  • Unique cache key for every viewID

  • Bug in GoogleAnalyticsClient->hasViewId()

0.5.2 - 2019-07-04

Changed

  • Bug fixes and form ui updated

0.5.1 - 2019-06-28

Changed

  • Fixed plugin version

0.5.0 - 2019-06-28

Changed

  • Update to valid params

  • Update widget and admin template

  • Reorder form and remove help text

  • Make use of title and bind to page

  • Validate start value

  • Fixed version

0.4.1 - 2019-05-08

Added

  • Added a new deploy build

  • Makefile for deploy and release commands

Changes

  • Composer constraints

Removed

  • old jenkins-deploy.sh

  • composer.lock

  • package-lock.json

  • Gulp dist task

0.4.0 - 2019-04-12

Changed

  • Updated the whole widget structure to match the new 0.8.0 version of ProjectPlugin

0.3.0 - 2019-03-19

Changed

  • Updated the whole widget structure to match the new 0.7.0 version of ProjectPlugin

0.2.1 - 2019-02-05

Changes

  • Fixes and optimizations

0.2.0 - 2019-02-05

Changes

  • Fixes and optimizations

0.1.1 - 2019-02-05

Changes

  • Fixes and optimizations

0.1.0 - 2019-02-05

Added

  • Initial release

Last updated