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.9
No permission to buy (€15.00)
- Fix
Argument #1 ($string) must be of type string, array given
when "Font awesome icon styling type" is set to "inherit"
- Fix various style preview issues
- Soft-require Zlib in asset optimization job for font conversion
- Create "View custom blocks" permission so guests that cant change block settings can still view registered members blocks
- Address reports of an assets stored URL not reflecting the new data directory structure
- Fix another
formatSelectableColors(): Argument #1 ($colors) must be of type string, null given
- Don't generate a tooltip when hovering over the avatar frame preview
- Allow "avatar--square" to be applied even if "no-avatar-frame" is set
- Fix issue where inner-text animations / color gradients bottom layer was still colored
- Fix thread participant avatar placement
- Correctly apply postbit background color
- Fix
Argument 1 ($entity) must be type of Entity, null given
- Enforce a stricter check before applying text icons
- Fix
Argument #1 ($colors) must be type string, null given
- Fix
Undefined array key "content"
when editing a users profile block from the admin panel
- Set a default null value for ap_ss_username_colors
- Fix
Attempted to convert NULL to integer [user_group_id]
- Fix issue when editing an existing asset font, where the uploader/preview text would be hidden
- Fix issue where postbit preset backgrounds would not apply
- Fix
Call to undefined function XF\Image\imagewebp()
when uploading a postbit background with GD
- Fix issue where solid color would not apply in the live-preview for custom title, post & username styles
- Fix
Call to a member function run() on null
- Return early in
Templater::fnAvatar()
if a user's avatar frame style cache is empty
- Correctly set up "navbar" and "background" profile columns during a fresh install
- Correct output of
getAbstractedAssetPath()
- Optimize asset job: TTF fonts will now be converted to WOFF
This update addresses issues strictly related to installing the addon - if you already have it installed there's no need to upgrade to this version.
- Correct output of
AbstractAsset::getDataDir()
in order to fix issue where assets would not be imported during a fresh install
- Stop creating "ap_ss_avatar_frame" column on User and UserGroup table during a fresh install as its not longer necessary
- Fix issue where the "usable_users" column would not be set up on the asset table correctly during a fresh install
- Gracefully handle cases where a user is trying to import an invalid user style JSON
- Fix
Undefined array key "no-avatar-frame"
when searching for a user
- Fix issue where postbit background color would not apply
- Fix
Column 'background_color' is unknown
- Fix issue where a round avatar would be rendered behind a chosen square frame in the avatar post-save preview
- Fix
Undefined array key "avatar_frame"
when trying to save an avatar frame
- Fix issue with alterTable callbacks during 2.15.0 upgrade
- Fix issue where an animation would be applied to a color gradient in the live preview
- Fix issue where color gradient would not be applied in the post-save preview
- Create
no-avatar-frame
attribute for xf:avatar
tag
- Fixes issue where a user with no avatar set would have a broken image display in the avatar frame preview
- Fix issue where various style settings would not save
2.16.0
Note: Please ensure that the
ap_ss_asset_avatar_frame.less
template is successfully merged post-upgrade.
- Add "transform" to list of whitelistable CSS properties
- Various internal cleanups
- Remove "Avatar frame type" admin option
- Add native support for Steam frames
- "This is a Steam frame" must be checked in the relevant asset settings
- It is recommended to upload steam frames to a folder via FTP and link to their path in the Asset path option.
- Create "Shape" asset option for choosing each avatar frame's shape
- Fixes issue where avatar shape did not respect the bundled "round" frames
- Convert avatar frame User & UserGroup columns into its own table to keep overall logic more consistent with other user styles
- Fixes longstanding issue where group frames would not apply unless the user group cache was manually re-built every XF upgrade
- Allow customizing of the cursor on user profiles
- Allow restricting of an asset to specific users
2.15.3
- Fix issue preventing user deletion