[XTR] Unicode Title Cleaner

[XTR] Unicode Title Cleaner 1.0.5

No permission to buy ($10.00)
1. Emoji Limit Can Be Set to 0
  • Previous Behavior: The minimum emoji limit was restricted to 1.
  • New Behavior: The limit can now be set to 0, allowing all emojis to be removed if desired.
2. Code Update
  • Added a maxEmojis = 0 check to the limitEmojis() function inside Listener.php.
3. New Feature: Exclude Specific User Groups from Unicode Cleaning
  • Use Case: Administrators and moderators can still use emojis while regular users can be restricted.
This release introduces several enhancements focused on flexibility and user-group customization.

A new feature also allows administrators to exclude specific user groups—such as staff or moderators—from Unicode cleaning rules. This enables trusted groups to freely use emojis while keeping restrictions active for regular users.
  • Smart ALL CAPS Detection - Automatically identifies titles written entirely in uppercase
  • Turkish Character Support - Perfect handling of Turkish characters (I↔ı, İ↔i, Ğ↔ğ, etc.)
  • Multi-Language Compatibility - Works with any language while preserving special characters
  • Admin Control - New option to enable/disable ALL CAPS conversion
This release introduces a powerful new feature that automatically converts ALL CAPS thread titles into proper Title Case format, with special attention to Turkish character handling.
  • Added advanced regex expressions for character cleaning.
  • Added new functions for cleaning repeated symbols and spaces.
  • Added full-width character support:
    Full-width characters are now converted to normal characters.
  • Added multilingual support:
    Conversion support has been added for Cyrillic, Greek, and other alphabets.
  • Improved strikethrough and underline character cleaning:
    Strikethrough, underlined, and other decorative characters are now cleaned more effectively.
  • Extended special bracket and symbol support:
    Fancy brackets, game symbols, and other decorative symbols are now converted to normal characters.
  • Enhanced emoji detection system:
    Expanded to cover more types of emojis.
  • Character conversion algorithm has been optimized.
    Improved efficiency for faster and smoother processing.
With these changes, the add-on can now clean characters copied from fancy text websites much more comprehensively. It will ensure that the forum appearance remains consistent by converting special characters — commonly used in game servers, forum titles, and other platforms — into regular text.
  • Removed the 'x' => 'X' mapping from Small Caps Unicode conversion table.
  • Added new conversion tables for mathematical numbers.
  • Added support for mathematical number characters: Special number characters (bold, italic, circled, etc.) used in titles are now converted to normal numbers.
  • Support for circled numbers (①, ②, ③, etc.), bold numbers (𝟏, 𝟐, 𝟑, etc.), and other special number formats.
  • Better cleaning of special characters commonly used in game server and event titles.
  • Removed the 'x' => 'X' mapping from Small Caps Unicode conversion table.
Fixed small 'x' letter conversion issue.
In the previous version, normal lowercase 'x' characters in text were being converted to uppercase 'X'. This bug has been fixed.

Words like "experience" will no longer be changed to "eXperience".
Back
Top Bottom