• Create "Bandcamp" profile block
  • Create "Apple Music" profile block
  • Add missing "Can change cursor" profile style permission
  • Fix Undefined array key "date"
  • Improve reliability of importing icons during the 2.15.0 upgrade step. Thanks @ilovewater
  • Optimize method for checking if the visitor is ignoring a users styles
  • Fix Uncaught SyntaxError: missing : after property id javascript error
  • Use ternary operator for determining checked="checked" values in templates
  • Stop using template filters to clean up asset names since they can be renamed now
  • Always use xf:select and xf:option instead of generic HTML in templates
  • Use PHP to handle profile styles instead of requiring different templates for different themes
  • Create admin options for controller username image icon size
  • Replace username image icon URL text field with a file uploader (users will have to replace their linked image icons)
  • Use listeners for adding columns to UserProfile and UserGroup entities instead of class extensions
  • Add preview of fonts in the Admin controller
Back
Top Bottom