- 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 3rd-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 missing ALT attribute to 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 expected theme is missing)
- Removed version number displayed in ACP module title
- Major internal coding revisions for improving code quality
- Fix 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 refactoring
- 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 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