Corrected issues with unsanitized output that would allow someone with administrative access to insert malicious javascript. Also added tokens on certain urls that could have been spoofed by someone with administrative access.
Thanks to smorkis for patch on #355200 adds the ability to expand some terms by default.
-- THIS VERSION REQUIRES VISITING UPDATE.PHP due to a new field in one of the tables.
More new features are coming and some of the ui is going to be redesigned.
#356222 Order by term name if weight not available. Thanks to smorkis for the patch. ***EDIT*** This patch didn't actually get applied until the 1.7 release. Sorry about that.
Fixed a bug that appeared as a side effect from a previous fix relating to children. (I hadn't realized that an array with only false values is not actually an empty array.) It was causing false positives for the term having children with nodes. I don't know if this was reported yet or not, but if so this release fixes it.