Skip to content

Email CCU Addon 1.7.1

Choose a tag to compare

@jens-maus jens-maus released this 11 Nov 20:46
795b7c5

Downloads

  • fixed jsstring function to perform proper JSON string char escaping. E.g. a ' char doesn't need to be escaped because it produces errors in JSON.parse() otherwise (#16, @jens-maus).