- Added a new setting to choose whether rule and category list items be preceded by alpha-numeric ordinals, bullets or nothing.
- Fixed links to FontAwesome from the ACP Rules Settings page.
- Slightly adjusted the Rule Categories side-menu on the rules page to inherit more styling from the parent style, so it will be more compatible with 3rd party styles.
- Added a more in-depth description to Board Language option screen in the ACP.
- Fixed PHP 8 and JavaScript errors.
- Dropped support for subsilver2 style (and subsilver2 based styles).
- Various code improvements, including converting to Twig template syntax.
- Language packs added:
- Danish
- Hungarian
- Fixed a bug where some older MySQL databases would fail to update or install.
- Fixed a trivial potential security issue.
- Fixed an unnecessary call to load Font Awesome in the ACP.
- Updated confirmation messages when deleting either a rule or rule category.
- Default language fallback: if board rules do not exist for an installed language, the rules written in the board's default language will be shown instead (if they exist).
- Major code improvements and optimisations.
- Updated for phpBB 3.2 (continue using the 1.x branch for phpBB 3.1.x)
- New minimum requirements: phpBB 3.2.0 and PHP 5.4
- Option to set your own (supported) Font Awesome icon for the Rules nav-bar link
- Fixed some rare cases where errors caused a blank page. They are now caught, resulting in a proper error message.
- Fixed some missing language keys in rare error messages from the nestedset class.
- Fixed an issue in the ACP where the "Rule parent" field would not retain its value when previewing a rule or getting an warning message.
- Fixed an issue where the AJAX processing indicator was not displaying in the ACP when moving rules up/down.
- Ensure compatibility with Symfony in future phpBB releases.
- Major code improvements and optimisations.
- Language packs added:
- Brazilian-Portuguese
- Bulgarian
- Norwegian
- Slovak
- The same anchor names can now be shared between languages.
- Fixed an issue that prevented rules from being updated on MSSQL systems.
- Language packs added:
- German (Formal Honorifics)
- Mandarin Chinese (Simplified Script)
- Fixed an issue where postgreSQL and MSSQL dbms could not save rules with more than 4,000 characters.
- Added a new template var
S_BOARD_RULES
that styles can use when viewing the rules page. - Added a table header to the rule lists in the ACP (visual improvement).
- Coding improvements.
- Language packs added:
- Arabic
- Croatian
- Czech
- German
- Greek
- Hebrew
- Italian
- Polish
- Portuguese
- Romanian
- Russian
- Swedish
- Turkish
- Require phpBB 3.1.3 or newer.
- Fixed an issue where rules could not be deleted with phpBB 3.1.1.
- Fixed an issue where rules could not be created on postgreSQL databases.
- Allow rule parents to be changed when adding/editing rules.
- Hide the rule message editor when editing a rule category.
- Remove the Reset button from rule editing forms.
- Language packs added:
- Spanish
- French
- Dutch
- Estonian
- First release