Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 2.33 KB

CHANGELOG.md

File metadata and controls

38 lines (24 loc) · 2.33 KB

1.0.3 (2015-04-27)

Bug Fixes

  • api: payload validation improvements (14bae87b)
  • client: code cleanup (66440782)
  • code: add lintlovin and fix linting issues (0ddc8b56)
  • xss:
    • replace custom XSS filtering with sanitize-html (4b5bf740, closes #34)
    • make sure only http protocols are allowed as hrefs (0103d2ba, closes #36)

1.0.2 (2015-04-26)

Bug Fixes

  • client:
    • add classes to HTML output for easier styling (933a6c47)
    • catch JSON parse errors (5bb84ce8)
    • encode URI when sending comment (440ea856)
  • dependency: broken dependency on uglify (7d6c3a83)
  • project: add note on contributing (df1ea5e1)
  • server: workaround for issue with stream reply (7d48de06)

1.0.1 (2015-04-25)

Bug Fixes

  • client:
  • dependency: broken dependency on uglify (7d6c3a83)
  • server: workaround for issue with stream reply (7d48de06)