additional_plugins/serendipity_event_google_analytics/ChangeLog
Thomas Hochstein b0859ac48d Remove URLs, mail addresses and links from author.
URLs and mail adresses don't belong there and
are currently dead anyway.

Links will no longer be shown in the next
patch release.

Bump versions to propagate.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2020-03-23 18:01:22 +01:00

26 lines
649 B
Text

1.4.3: Remove hyperlink from author field.
1.4.2: Added legal gdpr/dsgvo info
1.4.0 (fishnix):
-----
# add enhanced link attribution option
# changed link to kleinerChemiker's github since the blog seems gone
1.3.0:
-----
# added tracking for Google AdSense
# memo for myself: correct version number scheme: major release number -> plugin rewrite, minor release number -> new feature, patch level -> bug fix
1.2.4:
----
# added _anonymizeIp()
1.2.3:
----
# Bug with external link and downloads fixed
1.2.2:
----
# added ChangeLog
# added check if account number is valid
# updated to new GA asynchronous tracking code