Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 882 Bytes

File metadata and controls

21 lines (15 loc) · 882 Bytes

Changelog

1.0.2 - 2025-12-17

  • Strengthened compatibility with both phpBB3 and phpBB4-alpha-1.
  • Compatibility fix for the Quick Edit extension.
  • Cleaned out leftover jQuery code for consistent JavaScript.
  • Other internal code improvements.

1.0.1 - 2024-01-20

  • Resolved PHP errors that occurred when attempting to create a new Prefix tag in the ACP with an empty input field.
  • Addressed an issue where editing posts and switching between Prefix or no Prefix now ensures that all Reply posts are updated with the correct Prefix upon form submission.
  • Fixed the behavior where, during post-preview, the selected Prefix remains chosen in the posting form.
  • Updated the prefix's Enable/Disable toggle to a more user-friendly graphical UI switch.
  • Eliminated deprecated jQuery commands.
  • Various internal code improvements.

1.0.0 - 2018-12-24

  • First release