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.16.13
No permission to buy (€15.00)
Stop filter from appearing if a postbit style exists but has no background image set
Fix separator not being styled by Tooltip border color
Fix padding of image uploader in certain instances
Some internal consistency cleanups
Convert post style font size admin options into style properties
Change default value of Post style font size column from 0 -> 12
Only load Tooltip style JS when a username is present on the page
Create "Profile header height" numberbox
Some JS cleanups
Minify JS
Fix server error when trying to delete a user who does not have a Postbit or Username style
Simplify various permission checks in the User entity
Fix Cannot call method hasPostStyle on a non-object (NULL)
when trying to load the Post style of a deleted user
Delete rows from style/profile block tables when a user deletes their account
Improve compatibility between handling of Postbit Filter layer and XF 2.2.13
Fix issue where "Postbit background filter" sliders were not checking the Postbit background permission
Improve compatibility with [AddonFlare] XF2 Awards System
Stop hardcoding "border-radius" property in Avatar Frame settings preview - it should now respect the "Avatar frame type" admin option
Allow limiting a user groups color selection
Remove "Maximum postbit background height (px)" admin option - it was only enforced in CSS and was causing unintended behavior with large messages
Fix issue where Post style font selection stopped working
Add position / size / repeat options to Profile BG images
Fix errors related to Postbit background position
Fix Attempted to convert NULL to string/binary [icon]
when uploading an username icon image
Drop old user style blob columns from user table
Rework user style ignoring to reduce query count by 1
Create TikTok video Profile Block
Allow stickying of Profile page background
Setup the "user style ignored" table with the correct prefix during a fresh install
Fix regression where Post styles failed to apply
Rebase User Onboarding tasks off new entities
Correctly check for Custom Title permissions
Fix gradient appearing in Postbit preview when no background is set
Fix strpos(): Empty needle
when saving an empty Postbit Image URL
Verify that Inner-Text Animation input is a URL
Add section contexts to admin navigation
Hide style tabs when creating a new user
Fix various Attempt to read property on null
errors
Fix Call to undefined method apathy\StyleSuite\Repository\Style::uploadPostbitImage()
when running the "Convert Postbit BG URLs to locally-served images" job
Fix Call to undefined method apathy\StyleSuite\Repository\Style::rebuildTooltipStyles()
when running the "Rebuild Tooltip Cache" job
Fix various TypeErrors when viewing the post of a deleted user