Totally forgot that I didn't update the plugin here... Downside of managing multiple places. ^-^'
Changes from 1.6.2
- [Fixed] Wrongly formatted /asl reload output.
Changes from 1.6.1
- [Fixed] Error that can appear when calling clearFaviconCache() while FaviconHandler hasn't been initialized at all.
- [Fixed] Possible "double operator" error when using something != not something (Would see the = followed by space as an = operator).
- It now ignores any follow-up operators in an expression when it found one.