- PHP8 compability by @markussoeth (Thank you!)
- Fixed image uploads failing on Windows servers
- Added more explanatory text in the ACP
- Fixed a PHP warning on some ACP pages
- Fix fatal error when disabling notifications in the ACP
- Fix invalid HTML
- Update description of the user permission
- Added more instructions to the flair control panels
- Fixed board administrators not having access to the MCP panel
- Fixed layout issues in the flair XCP tiles
- Fixed a typo in the email template
- Added missing language keys for button titles
- Fixed image listing failing on some system
- Fixed PHP 5.4 support
- Fixed errors when reordering categories
- Changed tile layout to accommodate longer item names
- Moved the ACP user flair module to the MCP
- Added option to send notifications when users receive flair
- Added option to limit the number of items shown per category on posts
- Added option to control whether group assignments are automatic
- Added UCP module to allow users to self-assign non-automatic group flair
- Added user permission to control access to the UCP module (defaults to signature access)
- Added favorites system to allow users to select flair items to be shown first
- Fixed display option defaults being ignored
- Fixed error when multiple triggers have the same value
- Fixed some HTML syntax errors
- No changes
- Fixed size inconsistencies between Font Awesome icons
- Fixed spaces not being accepted in the icon field
- Added Hebrew translation
- Added support for SVG images
- Fixed broken image links in the legend
- Fixed incorrect permissions being applied to the image directory
- Fixed flair being auto assigned to the guest account
- Added the option to use images for flair items
- Added the ability to upload images from the ACP
- Fixed layout bugs caused by some wide icons
- Fixed error caused by using the extension with an unsupported style
- Updated the link to the Font Awesome icon list
- The fa- prefix will now automatically be added if it is not included
- Fixed list items in the ACP not being clickable
- Improved accessibility markup
- Fixed unapproved group members being assigned group flair
- Added link to the Font Awesome CSS for styles that don't
- Fixed line breaks in the Font Awesome icon list link
- Fixed minor error in the user flair management page when there are no categories
- Improved error handling
- Fixed error caused by users with no group memberships
- Removed anonymous user selector
- Initial stable release
- Fixed migration reversal leaving behind the categories table
- Fixed error when installing on phpBB 3.2.0 caused by long key names
- Fixed errors caused by deleting categories
- Fixed fatal error when viewing a user profile
- Fixed bad formatting of some error strings
- Fixed the flair item editing form losing state when an error occurs
- Fixed undefined index notices
- Added ability to assign flair items to groups
- Added automatic assignment based on post count and registration date
- Added
stevotvr.flair.load_triggers
event to allow adding custom auto-assignments
- Initial beta release