JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser .
[AP] Style Suite
2.15.0 Beta 2 & 3
No permission to buy (€15.00)
Fix issue where "Change profile blocks" permission set to never would not hide the relevant user(groups) already-created blocks
Clean up Javascript
Fix compatibility with Content Blur Pro
Stop applying username styles in the admin panel
Fix issue saving text icons
This is a beta version, please do not upload it on your production site. This version is intended for testing on staging sites.
Merge "Change repeat", "Change size", "Change position" permissions into "Change background" permission
Fix issue where profile settings could not be saved due to "page_bg" triggering a false positive for an invalid color
Allow more than just image URLs to be used for profile page header, profile navbar, and profile page background
Create "Disallowed hosts for external images" admin option
Allow a user to export/import their user style settings as a JSON file
Add "cursor" to list of "Whitelisted CSS properties" admin option
Allow choosing a solid color for postbit backgrounds
Allow uploading images for inner-text animations instead of requiring a URL
Create admin options for setting format & image quality of user-uploaded images (backgrounds, icons etc)
Remove member profile name's text-stroke workaround
Remove inner-text animations from Post Styles due to performance issues on large posts, and incompatibility with new implementation of inner-text animations
Fix longstanding incompatibility between inner-text animations/color gradients & glows
Fix issue when editing a user with a "disabled" user state
Fix Creation of dynamic property UserStyleImageService::$styleType is deprecated
Fix block controller return type error
Fix $assetId must be type int, string given
Improve color validation with additional checks
Comma-less values
Incorrect number of arguments
Out-of-range values
Migrate Color and Css validation code out of UserStyleRepository
and into their own Validator
classes
Fix post styles not applying in conversations
Improve handling of postbit font color/text shadow
Improve handling of postbit filter layer
Fix Only variables should be passed by reference
in User::getAvatarFrame()
Fix Undefined array key "apSsDisableTooltipStyles"
Fix issue where custom titles were centered on mobile
Check that both colors in a user styles $color column are set before trying to apply a linear-gradient
Dont cache non-cacheable user styles in setup::rebuildCaches()
Fix issue where a styled tooltip only appears when hovering an avatar, but not a username
Fix tooltip font color not applying
Group permissions by user style type rather than just have them all in one group
Validate URLs when saving assets & user styles
Fix missing "avatar frame" phrase in usergroup editor
Fix Undefined array key "avatar_frame"
Fix various issues regarding custom title/username icons & their preview
Assets: Create "Additional CSS classes" textbox
Assets: Allow admins to input custom CSS properties
Allow for glows & inner-text animations to be applied to Post styles
Create TextStyleTrait
entity trait
Custom Title, Post, Username: Create strikethrough text style
Create user style handlers
Group permissions by user style type rather than just have them all in one group
Allow for glows & inner-text animations to be applied to Post styles
Create TextStyleTrait entity trait
Fix regression Beta 1 when running user style cache rebuild job: Undefined array key ""
Fix regression from original beta in tools -> rebuild caches: Cannot access offset of type string on string
Fix regression from Beta 1 where non-asset icons (fontawesome, upload) & postbits would not save correctly
Fix issue where 2 custom title icon pickers could appear, but no username icon picker would appear
Create "Custom CSS class names" textbox for assets
Validate URLs when saving assets/user styles
Fix errors when manually rebuilding user style cache in tools -> rebuild caches
This is a beta version, please do not upload it on your production site. This version is intended for testing on staging sites.
Fix missing "avatar frame" phrase in usergroup editor
Fix Undefined array key "avatar_frame"
Fix issue where changing an icon position would cause a massive fontawesome icon to render in the preview
Fix custom title icon previews not appearing
Assets: Allow admins to input custom CSS properties
Create strike-through text style for custom titles/posts/usernames
Create user style handlers