All Notable changes to studiobonito/silverstripe-google-analytics
will be documented in this file.
2.0.3 - 2016-04-28
- Updated module to work with SilverStripe CMS 3.x.
2.0.2 - 2015-12-17
- Updated module to work with SilverStripe CMS 3.2.
- Included
.editorconfig
file.
2.0.1 - 2015-09-02
- Added PHP 7 and PHP 5.3 with lowest dependencies to test suite.
- Increased the minimum version for
silverstripe-framework
andsilverstripe-cms
to3.1.2
.
- Removed
branch-alias
fromcomposer.json
.
2.0.0 - 2015-08-10
- Moved
Google Analytics
tab insideServices
tab to reduceSiteConfig
clutter. - Removed
Google Analytics
prefix from field label.
- Removed
GoogleAnalyticsViewID
field fromGoogleAnalyticsSiteConfigExtension
.
- Added PHPDoc comment for
GoogleAnalyticsSiteConfigExtension->updateCMSFields()
.