Skip to content

Latest commit

 

History

History
103 lines (75 loc) · 3.5 KB

File metadata and controls

103 lines (75 loc) · 3.5 KB

Changelog

2.4.0 - 2025-12-16

  • 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).

2.3.3 - 2025-06-01

  • Future-proof away serious issues with future major phpBB versions.
  • Ajaxified the ACP settings form.
  • Various code improvements and optimizations.

2.3.2 - 2020-01-10

  • Fixed potential javascript issues in phpBB 3.3.x by removing deprecated code.
  • Miscellaneous minor code improvements.

2.3.1 - 2019-03-30

  • 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.

2.3.0 - 2018-01-20

  • Updated for phpBB 3.2. Compatibility with 3.1 ended.
  • Minor code improvements.

2.2.4 - 2017-01-10

  • 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

2.2.3 - 2016-05-01

  • 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

2.2.2 - 2015-09-14

  • 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

2.2.1 - 2015-02-09

  • 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

2.2.0 - 2015-01-30

  • 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

2.1.0-RC1 - 2014-12-03

  • 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

2.1.0-b3 - 2014-07-12

  • Updated for compatibility with phpBB 3.1.0-RC2

2.1.0-b2 - 2014-06-23

  • 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

2.1.0-b1 - 2014-06-06

  • Ported from MOD to the new Extension format for phpBB 3.1