- Matomo 5 compatibility
- Add deprecation notice
- Update translation
- Update translation
- Update translation
- Update translations
- Mantoma 4 compatibility
- Matomo 4 compatibility
- Fix spelling issue
- (PR #53) CSS fix and libraries update
- Update CodeMirror Editor
- Fix settings listener
- The first stable final version
- Drop support for Piwik <= 3.0.0-b1
- Add support for injecting javascript to the OptOut View
- Update CodeMirror Editor
- (Issue #43) Add new feature to inject Javascript to the OptOut iFrame.
- Update CodeMirror Editor
- (Issue #41) Add missing "readableByCurrentUser" property
- (Issue #38) Add new plugin setting options to define default css styles.
- Use new OptOutManager
- Drop support for Piwik < 2.15.0
- Use piwiks default OptOutView and Controller
- (Issue #32) Use idsite instead of idSite parameter
- (Issue #33) Loose site id between switching Opt Out states
- Use the new OptOut Manager, so this Plugin can change the style of the core OptOut View
- Update Transifex translations
- Update CodeMirror Editor
- Fix CodeMirror Editor Textarea with large css code
- Fix invalid html in optout template
- (Issue #23) Check DNT in OptOut Page
- Update CodeMirror Editor
- (Issue #22) Remove escaping from externel css url
- Fix PluginSettings
- Update CodeMirror Editor
- (Issue #21) Remove possibility to change opt-out text for each website (Breaking Changes in Piwik 2.11.0)
- Add possibility to change opt-out text for each website
- Add XFrameOption See Piwik Commit
- (MR #15) Make the opt-out form work even if JavaScript is disabled (craue)
- (MR #14) Update Readme (kghbln)
- Add CodeMirror Editor to highlight the CSS Code
- (Issue #6) Disable AngularJs form binding
- (Issue #3) Code updated to support Piwik 2.1 and newer
- (Issue #2) Allow relative urls in css file field
- (MR #1) Added a p-tag around the opt-out text for better markup and easier styling. (christianseel)
- Fix wrong css escaping
- Initial Version