- Added the exclusive=”” parameter to the the Tag:Entries function. It allows the tag=“not XX” parameter to only show entries that have none of those Tags at all.
- Updated the exclude=”” parameter to accept LIKE searches with %, example: exclude=”%dog” would exclude the “sleddog” Tag.
- Fixed a bug where the Tag Harvest feature would incorrectly insert foreign characters when UTF-8 was not the MySQL character set.
- Fixed a bug where Upgrading from previous versions of Tag (v2.1.2 or earlier) would incorrectly insert foreign characters when UTF-8 was not the MySQL character set.
- Fixed a bug where the Tag:Related_Entries function would not take the site=”” parameter into account.
- Fixed a bug where the JavaScript in the Publish area was outputting errors.
