Skip to content

3.5.3

Compare
Choose a tag to compare
@thecancerus thecancerus released this 22 Feb 05:40
· 53 commits to main since this release
e757e51
  1. [Improved] Added new shortcode redis_db.get to ensure that we can read the key from across any redis db specified in shortcode eg. [redis_db.get redis_sample_key db='2' field='debug_code' /].
  2. [Improved] Added ability to pass code as content in code.highlight shortcode.
  3. [Fixed] converted > & < etc to htmlentities to ensure that spa script tags don't get executed by mistake.