Skip to content

v2.1.2

Compare
Choose a tag to compare
@MurakamiShinyu MurakamiShinyu released this 28 Sep 15:24
· 1193 commits to master since this release

2.1.2 (2020-09-28)

Note: Version bump only for package vivliostyle

2.1.2-pre.5 (2020-09-28)

Bug Fixes

  • Relative URLs in pub-manifest are not resolved properly when the pub-manifest is linked from HTML elsewhere (b6fe7c1), closes #661
  • TOC is not enabled when TOC exists in HTML but is not specified in the manifest (ea280a1), closes #659

2.1.2-pre.4 (2020-09-27)

Bug Fixes

  • "404 Not Found" error message does not appear when bookMode=true (43b137c), closes #660

2.1.2-pre.3 (2020-09-25)

Note: Version bump only for package vivliostyle

2.1.2-pre.2 (2020-09-25)

Bug Fixes

  • improve error messages when failed to load, wrongly mentioning CORS problem (55843cf), closes #638

2.1.2-pre.1 (2020-09-24)

Bug Fixes

  • 'start' and 'value' attributes on OL and LI elements are ignored (0aea654), closes #654
  • Error occurs by links to external site in TOC (fd4af3e), closes #657
  • HTML 'hidden' attribute is ignored (bf51734), closes #653
  • Style elements in the body element should not be ignored (d8603c3), closes #655
  • TOC element with 'hidden' attribute should be hidden in the page but visible in TOC panel (19d8f62)

2.1.2-pre.0 (2020-09-18)

Bug Fixes

  • EPUBCFI with %-encoded characters not working (309ab42), closes #650
  • Internal links not working when the URL fragment has %-encoded characters (f12e9c5), closes #649
  • Reloading causes unexpected move to the previous page (8f872e1), closes #651