- Topic previews now display rendered post-content including images, media, and formatted text for a better preview experience.
- Added an option in the ACP to switch back to simple text previews for forums with limited server resources.
- Fixed display issues with special characters like < and > symbols.
- Modernized the look and code of the topic preview themes and made it easier for theme designers to customize preview appearance.
- Use our pure CSS "No Avatar" image instead of the no-avatar.gif as a fallback for broken/un-loadable avatar images.
- Added support for the Recent Topics NG extension.
- Ready for phpBB 4 and already works with phpBB 4.0.0-a1.
- Requires phpBB 3.3+ and PHP 7.2 or newer (older versions are no longer supported).
- Future-proof away serious issues with future major phpBB versions.
- Ajaxified the ACP settings form.
- Various code improvements and optimizations.
- Fixed potential javascript issues in phpBB 3.3.x by removing deprecated code.
- Miscellaneous minor code improvements.
- Switched to a pure CSS "No Avatar" image instead of the no-avatar.gif that was not always available in some third-party styles.
- Fix possible installation issues related to its ACP modules.
- Miscellaneous minor code improvements.
- Updated for phpBB 3.2. Compatibility with 3.1 ended.
- Minor code improvements.
- Refactored themes to inherit from a parent theme for easier theming
- Added Neon theme originally by PayBas
- Added fixes for we_universal and we_clearblue styles
- Internal code improvements
- Improve compatibility with phpBB 3.1.x and 3.2.x
- Added support for phpBB 3.2's s9e/textformatter utilities
- Added the missing ALT attribute to the fallback no-avatar image in HTML
- Refactored topic preview's trim tools
- Improved TWIG code
- Added Bulgarian Translation
- Added Hungarian Translation
- Improved avatar handling including an issue where avatars would not load in phpBB 3.1.7
- Support lazy loading of avatars
- Improved BBCode handling
- Completed transition to TWIG template syntax
- Added Chinese Translation
- Converted to TWIG template syntax
- Updated support for Top Five extension
- Updated French Translation
- Added Russian Translation
- Added Turkish Translation
- Added Swedish Translation
- Added Croatian Translation
- Added Arabic Translation
- Improved handling of nested bbcodes
- Improved theme handling (fallback to No theme if the expected theme is missing)
- Removed version number displayed in the ACP module title
- Major internal coding revisions to improve code quality
- Fix the issue where recursive BBCode stripping could fail
- Fix some issues with broken avatars
- Fix handling of missing CSS theme files
- Add support for Top Five extension
- Use UTF8 chars in language files
- Various code refactorings
- Updated for compatibility with phpBB 3.1.0-RC2
- Avatar icons keep their original proportions when scaled to fit
- Refactored the codebase along with minor improvements and updates
- Complete Persian translation
- Ensure Similar Topics extension is installed on phpBB 3.1.0-b4 or later
- Switched to phpBB test framework
- Added additional test coverage of the codebase
- Ported from MOD to the new Extension format for phpBB 3.1