Skip to content

Latest commit

 

History

History
389 lines (221 loc) · 17.5 KB

CHANGELOG.md

File metadata and controls

389 lines (221 loc) · 17.5 KB

0.7.2 (2022-08-12)

  • Fix XSS vulnerabilities in link sanitizer (1e5671d)

0.7.1 (2022-08-11)

  • Add package-lock, remove no longer existing CI (66013e1)
  • Remove attributes in tests for versions of Mobiledoc < 0.3.2 (690b84d)
  • Replace tab characters with emspaces (fe6e051)
  • v0.7.1 (edd348d)

0.7.0 (2019-07-16)

  • Support Mobiledoc 0.3.2 (b4c48ab)
  • Use project-specific "broccoli" executable rather than global (578ef83)
  • v0.7.0 (08315f4)

0.6.6 (2019-02-13)

0.6.5 (2017-03-07)

  • 0.6.5 (53e705b)
  • fix(href-sanitization): Improve protocol detection for href sanitization (#53) (a91b257), closes #53

0.6.4 (2017-03-06)

  • 0.6.4 (cac185a)
  • 0.6.4-0 (d564abb)
  • 0.6.4-1 (c7cc41b)
  • chore(markupSanitizer): Remove markupSanitizer in favor of markupElementRenderer (#51) (8f359af), closes #51
  • fix(href-sanitization): Accept markupSanitizer option, downcase tagName and attributeName (#50) (aa1aedc), closes #50 #49 #48

0.6.3 (2017-02-22)

  • 0.6.3 (a3d94c8)
  • Revert usage of glimmer/build for building (for now) (#46) (c23676a), closes #46

0.6.2 (2017-02-16)

0.6.1 (2017-02-16)

0.6.0 (2017-02-14)

  • 0.6.0 (89a33b1)
  • Added tests for #reduceAndSanitizeAttributes (1efce8e)
  • Cleanup for sanitization (c81f512)
  • Cover edge case. (eb1a0d6)
  • Fix test that was not running. (1a98c0e)
  • Links with unsafe URIs are filtered out. (ff17b95)
  • Refactor and extend to version 0.2 (b89d508)
  • Refactor href values to be sanitized (003c749)
  • Use glimmer build (#40) (8b82854), closes #40

0.5.4 (2016-11-15)

  • 0.5.2 (40cdbe5)
  • 0.5.3 (43f7908)
  • 0.5.4 (5730c65)
  • Add a markup renderer option (#32) (a368f34), closes #32
  • Document markup renderer (#33) (2614b4e), closes #33
  • Mobiledoc 0.3.1 (93cd8ba)
  • Support didRender for latest mobiledoc-kit (70929c6)
  • Update release instructions to use np (014de03)
  • Update to use yarn (e46b453)
  • chore(scripts): Use version instead of postversion npm script (#36) (17e35de), closes #36

0.5.1 (2016-05-12)

  • [bugfix] Pass dom, isInEditor args to atoms (6c98424)
  • [docs] minor change to release process in readme (b637a47)
  • v0.5.1 (5ddbf4c)

0.5.0 (2016-04-14)

  • Remove card wrappers (c9632fa)
  • Update changelog (1505a05)
  • update conventional-changelog dep and change release steps in readme (6fd519c)
  • Update mobiledoc version example to 0.3.0 (22f2de3)
  • v0.5.0 (e878ad5)

0.4.1 (2016-03-11)

0.4.0 (2016-02-21)

0.4.0-beta4 (2016-02-20)

  • 0.4.0-beta4 (dc07520)
  • Create section element with correct args (6f8df27)

0.4.0-beta3 (2016-02-20)

0.4.0-beta2 (2016-02-19)

0.4.0-beta1 (2016-02-11)

  • Add dom option for renderer, SimpleDOM tests (0ed823b)
  • Update changelog (85c42e9)
  • v0.4.0-beta1 (4fc9c2d)

0.3.0 (2016-02-04)

0.3.0-beta3 (2016-01-21)

0.3.0-beta2 (2015-12-17)

0.3.0-beta1 (2015-12-17)

  • 0.3.0-beta1 (ba05d16)
  • fix marker type util import (3e11c33)
  • implement support for mobiledoc 0.3.0 and atoms (a62b288)
  • rearrange tests (12f7f2b)
  • Update changelog (78b27a3)
  • Update README.md (60aa048)
  • Update README.md (f26ee5d)
  • Whitelist tag names for sections, marker types (c693ed8)

0.2.1 (2015-11-23)

0.2.0 (2015-11-23)

0.1.18 (2015-11-16)

  • 0.1.18 (172ba45)
  • Add update-changelog (2f7100c)
  • Do not share state when rendering (b51510e), closes #11
  • Make file structure more closely match HTML renderer (2c6dcad)
  • Render multiple spaces with nbsps to preserve whitespaces (95c1719), closes #8
  • Throw on Unexpected mobiledoc version (858239d), closes #13
  • update brocfile (5651e94)
  • update renderer to accept options (0b66b0d)

0.1.17 (2015-11-12)

0.1.16 (2015-10-24)

  • 0.1.16 (1a3eff2)
  • Assert that cards is not passed as an array (c7ea455)

0.1.15 (2015-10-16)

0.1.14 (2015-10-15)

0.1.13 (2015-10-01)

0.1.11 (2015-08-25)

0.1.10 (2015-08-05)

0.1.9 (2015-08-05)

0.1.8 (2015-07-29)

0.1.6 (2015-07-27)

0.1.5 (2015-07-15)

0.1.4 (2015-07-13)

0.1.3 (2015-07-09)

0.1.2 (2015-07-09)

0.1.1 (2015-07-09)

0.1.0 (2015-07-09)

  • Add dom renderer, tests (58a531e)
  • initial project structure (39a9b34)