The format is based on Keep a Changelog, and releases follow the semantic versioning guidelines.
- archive attachments along in topic directory
- sort sticky, announcement, and global topics on top
- automatically create static dir and copy smilies and templates
- viewtopic.php and viewforum.php shims to preserve old URLs and add redirects
- An extra variable to append HTML to the end of each topic page.
- Support for Google Analytics
- Fetching post content from a live forum instead of own bbcode parsing.
- Fetching data and writing HTML has been split into 2 steps.
- Sitemap support
- Pretty URLs with a slug: /x/yyy/ is a redirect to /x/yyy/topic-title/
mysql_*
functions to PDO style MySQL access.
- Initial import by Fajran Iman Rusadi [email protected]