Version 0.0.1 (2008-11-15)
- first public release for proof-of-concept feedback
Version 0.0.2 (2008-11-15)
significant mysql speedup via custom query - now only uses 2 queries regardless of number of tags or results
optional message if no related topics found
Version 0.0.3 (2008-11-16)
- now can also search titles for keywords, especially handy if it's a new topic or no tags yet - this feature is on by default
- very large forums may want to turn this feature off as there is no fulltext index on titles and it may be too slow until caching is added
Version 0.0.4 (2008-11-17)
now caches results (default 10 minutes) to eliminate extra load, auto-refresh on tag changes
stop words added to improve title keyword scan (non-english forums will need to change)
Version 0.0.5 (2009-09-03)
real-time lookup during new topic creation based on title (optional)
tags are now cross referenced with words in title