You are here

CHANGELOG.txt in Tracking Code 7

Tracking Code 1.1
=================

  Bug Fixes
   - #1751822 -- Notices and warnings after install

Tracking Code 1.2
=================

  New Features
   - Added compatibility with token module, and ability to add
     tokens to tracking code snippets.

Tracking Code 1.3
=================

  Bug Fixes
   - #1752338 -- Fixed inability to specify <front> as path
   - #1828678 -- Fixed bug where only clean URL path was checked

Tracking Code 1.4
=================

  New Features
   - #1852840 -- Ability to define tracking code visibility by user role
   - #2024537 -- Adding "configure" link to .info file for convenience

  Bug Fixes
   - #1911998 -- Use Drupal's static caching instead of $_SESSION
                 (special thanks to digital006)

File

CHANGELOG.txt
View source
  1. Tracking Code 1.1
  2. =================
  3. Bug Fixes
  4. - #1751822 -- Notices and warnings after install
  5. Tracking Code 1.2
  6. =================
  7. New Features
  8. - Added compatibility with token module, and ability to add
  9. tokens to tracking code snippets.
  10. Tracking Code 1.3
  11. =================
  12. Bug Fixes
  13. - #1752338 -- Fixed inability to specify as path
  14. - #1828678 -- Fixed bug where only clean URL path was checked
  15. Tracking Code 1.4
  16. =================
  17. New Features
  18. - #1852840 -- Ability to define tracking code visibility by user role
  19. - #2024537 -- Adding "configure" link to .info file for convenience
  20. Bug Fixes
  21. - #1911998 -- Use Drupal's static caching instead of $_SESSION
  22. (special thanks to digital006)