-
Notifications
You must be signed in to change notification settings - Fork 108
Change Log
Merged pull requests:
- updated zip lib (WIP, not tested yet) #92 (danielweck)
0.17 (2015-03-20)
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)
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:
-
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)
-
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)
-
Externalizing openPageRequest (to separate its lifecycle from Readium's one) #27 (yuriyp)
-
Feature/epub fetch refactoring #26 (aadamowski)
-
Feature/epub fetch refactoring #25 (aadamowski)
-
Fix a bug with CSS url() replacement #22 (aadamowski)
-
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)
-
Fix TOC URL resolution and related function definition scopes in package_document.js #12 (aadamowski)
-
Remove built-in touch gesture support. Hosts now have to implement their own. #37 (JCCR)
-
Get access to the epub model #4 (pivotal-versapub)
Release-0.10 (2013-12-20)
Merged pull requests:
-
Fix missing markup parser definition. #10 (aadamowski)
-
Implement Adobe font deobfuscation algorithm #8 (aadamowski)
-
Added a way to access the original toc url #7 (ryanackley)
-
Changes to get table of contents working in readium-js-viewer #6 (ryanackley)
-
Added a missing dependency #5 (ryanackley)
-
Fix build errors when using optional switches. #2 (aadamowski)
* This Change Log was automatically generated by github_changelog_generator