Skip to content

2.7.17

Choose a tag to compare

@agentphoenix agentphoenix released this 31 Jan 17:07

Added

  • Settings to turn off post, log, and news previews for the main page and search results

Changed

  • HTML Purifier will allow the align attribute on p, img, hr, div, and span tags as well as all heading tags
  • HTML Purifier will properly treat the center tag as a block-level element
  • HTML Purifier will allow block-level elements inside of the center tag
  • HTML Purifier will allow the style tag
  • Nova will no longer do XSS filtering for post, log, and news content when updating the records
  • Post, log, and news previews on the main page have been increased to 100 words from 50 words (this matches the word limit on search results)
  • Post, log, and news previews will strip style tags and their contents for previews

Fixed

  • In some cases during a Nova 2.6 upgrade, a bad redirect would cause a 404 error
  • The main page was not properly stripping HTML tags from news item preview content