Skip to content
Juan Corona edited this page May 5, 2015 · 1 revision

Full Changelog

Merged pull requests:

0.17 (2015-03-20)

Full Changelog

Closed issues:

  • Windows Store WebView "safe" DOM mutations #91

  • SVG spine item: no head element => base injection fatally fails #90

  • NCX supported in code, but unused feature? (only EPUB3 navigation document?) #89

  • Use of new Blob() causes problems on Android #79

  • Programmatic fetch: resource cache invalidation strategy + cleanup / flush #60

Merged pull requests:

  • support for HTML injection of MathJax and epubReadingSystem in cloud reader #88 (danielweck)

  • Replace image href in SVG element with blob url #81 (johanpoirier)

  • Feature/resource cache configuration #80 (aadamowski)

  • Resource cache invalidation. #69 (aadamowski)

  • Issue 54 IE fixes - construct the DOM using document.write. #56 (aadamowski)

0.15 (2014-09-12)

Full Changelog

Fixed bugs:

  • Regression: cloud reader does not load epubReadingSystem and MathJAX anymore #71

  • ZIP iframe loader does not implement all the "basic iframe loader" methods #67

  • Adobe-obfuscated fonts are not being de-obfuscated #66

  • Internet Explorer "details" view, XPathResult is undefined #55

  • Zipped EPUBs not working on Internet Explorer #52

Closed issues:

  • Application crashes in ios devices on increasing the font size #58

  • Images not resizing to fit the screen in scrollview #57

  • In 2 pages mode, the second page may not show up entirely #49

  • Reading position is lost when resizing the browser window in a reflow document #48

  • Unprecise CFI for getFirstVisibleElementCfi() / cfi_navigation_logic.js #47

  • openPackageDocument callback should wait for iframe to render #18

  • epub-fetch module treatment of css ressources #3

Merged pull requests:

  • Submodule update with @larsvoigt's work #70 (dmitrym0)

  • getWidthFactor (readium-js) #68 (danielweck)

  • MathJax support, non-delayed epubReadingSystem & iframe security fix #62 (JCCR)

  • More fixes for Firefox XML namespace handling incompatibilities in package document parser #50 (JCCR)

  • Fetch SCRIPT, IFRAME srcs when fetching programmatically. #46 (aadamowski)

  • programmatic asset fetch, iframe source attribute re-initialised (no contentDocument swap) #45 (danielweck)

  • Hotfix/css url regexps #44 (aadamowski)

  • Stop fetching media assets programmatically if the EPUB is exploded. #43 (aadamowski)

  • Feature/epub module refactoring #42 (aadamowski)

  • Feature/epub module refactoring #41 (aadamowski)

  • Feature/epub module refactoring #40 (aadamowski)

  • Support audio and video tags in epub-fetch #39 (aadamowski)

  • Fix a bug with iBooks display options fetching. #38 (aadamowski)

  • Feature/epub module refactoring #36 (aadamowski)

  • Remove unused getEpub3Toc method #35 (aadamowski)

  • Feature/epub module refactoring #34 (aadamowski)

  • No export for console_shim #33 (yuriyp)

  • Proper escape for navPoint links with quotation marks etc. #32 (yuriyp)

  • Feature/epub module refactoring #31 (aadamowski)

  • Add missing "var" keyword to avoid implicit global variable usage. #30 (aadamowski)

  • Fix Firefox XML namespace handling incompatibilities in package document parser #29 (aadamowski)

  • Better Safari Support #28 (pusherman)

  • Externalizing openPageRequest (to separate its lifecycle from Readium's one) #27 (yuriyp)

  • Feature/epub fetch refactoring #26 (aadamowski)

  • Feature/epub fetch refactoring #25 (aadamowski)

  • Initial changes for cross-platform support #24 (yuriyp)

  • Fix a bug with CSS url() replacement #22 (aadamowski)

  • Feature/deep link cfi resolve #21 (bormind)

  • Feature/font mangling #19 (aadamowski)

  • Add support for passing options into the reader #15 (dmitrym0)

  • Correctly check if rootUrl ends with ".epub" #14 (pivotal-versapub)

  • Touch gestures #13 (JCCR)

  • Fix TOC URL resolution and related function definition scopes in package_document.js #12 (aadamowski)

  • Feature/web annotations #11 (dmitrym0)

  • Media Overlays initial implementation #9 (yuriyp)

  • Remove built-in touch gesture support. Hosts now have to implement their own. #37 (JCCR)

  • Initial changes for cross-platform support #23 (yuriyp)

  • Adding blank data for non-smilled spine items #20 (yuriyp)

  • Get access to the epub model #4 (pivotal-versapub)

Release-0.10 (2013-12-20)

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator

Clone this wiki locally