This is an initial release of the 7.x-2.x branch of the module. This release fixes an XSS issue which was present in the develop branch. The vulnerability was not present in any released version of the module so this is not an official security release.
All users of the 7.x-2.x development branch are advised to update to this release as soon as possible.
Added by dragonwize: Increase module weight.
Minor doc changes.
Function parameter name change.
Added #646482 by wulff, dragonwize: Allow mulitples of the same vocabulary on one page.
Fixed #758954 by dragonwize, Scott Reynolds: JS selector improvement.
This release contains some long awaited decisions that change how the module works.
-- Terms are auto added when clicked or on enter.
-- Terms are always considered to be a single term. This means you can no longer enter multiple terms separated by comma. It also means you do not have to surround words with quotes to ensure they are treated as one.
Fixed #419186 by davidm_nodeo: String not translated
Fixed #425112 by venkiparam: Missing braces around table names
Fixed #426214 by dragonwize, SuperMidget: ATP not working with dirty urls
Fixed #425112 by m3avrck, dragonwize, venkiparam: Widget not loading after validation.
Fixed #439724 by m3avrck, dragonwize: Improve JS performance and JS clean-up.
Changed JS function namespace from activetags to active_tags.
Added #439820 by m3avrck, dragonwize: Allow themes to override JS HTML.
Fixed #321069 by catofcheshir: Another instance of wrong vocab id being pulled in AT Popular
Fixed #325467 by dragonwize, darrenmUK, cassus, mafitzpatrick: Popular tags are not popular & SQL group by issues on pgSQL and MySQL4
by Adam Banko: Hungarian translation
Fixed #331435 by heacu: Duplication with AHAH
Added #373602 by dragonwize: Intergration support and load files when needed
Fixed #337563 by dragonwize: Help text is not kept.
Fixed #329739 by VeeLin: Not working with non-clean URLs.
Added #357258 by cassus: translation template file
Fixed #357259 by cassus: Missing t() around string
Fixed #321069 by borzoj: Incorrect parse of vid from string.
Merged #373602 by dragonwize: Merged load files only when needed from active tags to active tags popular.