[AP] Style Suite

[AP] Style Suite 2.16.12

No permission to buy (€15.00)
  • 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
  • Like
Reactions: zoldos
  • 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
Please note, since this is a Beta version, it is recommended you run this on testing/staging sites only!
  • Fix Avatar Frame selector not defaulting to the chosen value in the UserGroup editor
  • Fix Unknown column 'bg_blur' in 'field list'
  • Add "None" Username Icon type
  • Fix Profile Image URL field not updating the preview
  • Various cleanups
    • Simplify some template macros
    • Merge various template modifications
    • Delete many unused phrases
    • Cleanup style column names: Strip style type prefixes from column names (ttl_glow -> glow)
  • Create Asset entity & rework Avatar Frame/Font/Postbit Preset/Sparkle admin controllers - these "assets" now behave in a manner much more similar to XF's Profile Banner's or avatars.
    • The "hidden" checkbox has been replaced with an "active" toggle
    • The "special" checkbox has been replaced with a much more granular "Available to the following user groups" checkbox list. Make sure to configure these for your available assets post-upgrade, or none of your members will see any of the assets in the public dropdowns!
    • Deletion of assets is far more reliable, especially in the case of stock assets provided by the addon which previously were only "soft-deleted"
    • Assets all respect a Display Order value, and can be configured to appear in the public dropdowns in whichever order you like
  • Convert remaining blob columns to entities (Custom Title, Post, Tooltip)
    • Fixes Unknown column 'ap_post_style' in 'field list'
  • Adjust length of all "background" type columns to be consistent - they should all allow 200 characters now
Back
Top Bottom