Unread Posts (0.9.3)
Version 0.80 (2008-01-31)
- first public release of Unread Posts
Version 0.8.5 (2008-04-02)
- now makes title link jump to last unread post - props kaviaar
Version 0.8.6 (2008-04-08)
- now allows optional link to catch-up all topics read instead of deleting the list to clear them all - props kaviaar
Version 0.8.7 (2008-04-27)
- now can optionally indicate forums with unread posts if you change setting near top of file to
$unread_posts['indicate_forums']=true; (this causes one extra query for the front page or forum page)
Version 0.8.9 (2008-05-11)
- now can also indicate topics with new posts since last login (in alternate color/style than previously read topics)
Version 0.9.1 (2008-10-15)
- minor 1.0 compatibility fix
Version 0.9.2 (2008-11-16)
- now adds class 'unreadpostsrow' and 'unreadloginrow' to table rows for easier CSS styling
Version 0.9.3 (2008-11-17)
- can now do row class instead of just titles for forums too, bug fix for old forum method (did it ever work?)