Update highlights
This update fixes an issue where editing content where hash tags are supported would not correctly insert an entry into the "hash tag usage" table, leading to an incorrect error message saying "no usage found".
To resolve this issue for existing posts, you will need to edit each individual post and remove the BBCode, e.g. [HASH=1]#test[/HASH]
should be edited to #test
and then save the post. That will correctly rebuild the usage table.
Complete Change Log
Fix: Fixed an issue where editing posts / profile posts / profile post comments would not correctly add an entry to the hash tag usage table