Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 733 Bytes

CHANGELOG.md

File metadata and controls

24 lines (13 loc) · 733 Bytes

Bug fixes

0.3.0 XSS vulnerability fix from (2015-09-23) happen to be replacing inline styles because $sanitize was utilized. I will have to think some good workaround for this but for now I recommend using configuration for the XSS. In other words if you want to sanitize the user's input, use sanitize: true in configuration

Imprevements

  • added configuration for the editor
  • added configurable toolbar

0.2.1 XSS vulnerability fix (2015-09-23)

Bug fixes

Imprevements

  • added changelog