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

0.18 (2015-05-05)

Full Changelog

Closed issues:

  • Is the readium lcp open source ? #171

  • Can you supply an drmed epub file? #170

  • ContentFilter, non-ByteRange case, no need for BytesAvailable() override, use NeedsCache capability (prefetch media resource, whole byte buffer.length) #163

Merged pull requests:

  • Merging the latest fixes related to content length into develop #169 (nleme)

0.17 (2015-03-20)

Full Changelog

Fixed bugs:

  • Bad implementation for android Package.getInputStream().skip(long byteCount) #103

  • Support for Kitkat 4.4 ART (not Dalvik) #75

  • readium-sdk (0.7 or 0.14 or any version) build warning #69

  • Build error on Visual Studio 2013 for Windows #52

Closed issues:

  • Compiler warnings #155

  • Android NDK Windows compile fails at #include ePub3/epub3.h (No such file or directory) #152

Merged pull requests:

0.16 (2014-12-31)

Full Changelog

Implemented enhancements:

  • Harmonizing and Integrating LearningAlly Windows work into Readium #114

  • On the iPad, reflowable EPUBs can be zoomed and pan, which shouldn't be allowed #84

Fixed bugs:

  • Harmonizing and Integrating LearningAlly Windows work into Readium #114

  • ibooks metadata properties parsing? #108

  • Linear spine item in RDservices #95

  • Linear spine item typo! (false instead of no) #94

  • Missing rendition properties (package and spine level) #90

  • Reflow Layout iOS Launcher ignores the Spread Property #89

  • Japanese text is not laid out vertically on Android #88

  • On the iPad, reflowable EPUBs can be zoomed and pan, which shouldn't be allowed #84

  • XHTML with self-closing <title/> element does not display (XML parsing algorithm, UIWebView only) #81

  • Fixed pages do not respond to the position attribute #79

  • Fixed Portrait SVG doesn't render all pages #77

  • SDK Launcher- iOS: Web Audio Error #70

  • SpineItem.linear not available for Android #61

  • JNI ERROR (app bug): attempt to use stale local reference #51

Closed issues:

  • Custom-namespaced metadata support in OPF #149

  • False positive due to bad handling of ItemProperties::None, inconsistency between HasProperty vs. ContainsProperty metadata (spine itemref / manifest item) #148

  • Multiple Content Filter support (iteration + correct byte buffer passing) #147

  • navigator.epubReadingSystem needs to be injected deep into iframes, recursively #144

  • URLs with query and fragment break resource path #143

  • Incorrect regular expression match+replace for HTML injection, when no line breaks #136

  • Android JNI: support for rendition:orientation/flow/spread #131

  • i want to see "ProcessFile()" in Class ContentModule. help! #126

  • SMIL or XHTML (such as NavDoc) with UTF8 BOM fail to XML-parse #123

  • Some Quark InDesign EPUBs contain nested OL navigation elements (TOC), work in ReadiumJS, not ReadiumSDK #122

  • OPF "rendition" namespace prefix not registered, causes OPF and spine -level metadata to be ignored (might seem okay because of default values, misleading) #121

  • URL percent decode, zip byte stream path "sanitize", manifest item href string match #120

  • using readium js in asp.net #119

  • Rendering on Android yields only blank pages #118

  • Pages are completely blank in case of SDK Launcher - Android #117

  • Use of readium-js or readium-js-viewer in windows aaplication using C# #116

  • Doesn't support non-ASCII characters in resource paths/names #96

  • ePub cover #66

  • missing line in package.cpp #50

  • Xcode compilation Error #42

  • Any instructions how to use SDK on Visual Studio? #38

  • Errors when build readium sdk on Visual Studio 2012 #37

  • Memory Leaks ePub3::xml::Node #34

  • Messed up paths (folder structure) causing compilation problem #32

  • Android - Compilation error #31

  • EPUB doesn't work anymore with latest version #18

  • EPub books can not open #17

  • 31 errors during compilation on Visual Studio Express 2012 (11.0.60610.01 Update 3) for Windows Desktop #12

  • Question about enforcement of dcterms:modified metadata element #11

  • How to compile readium-sdk by QT? #9

  • wondering? #6

Merged pull requests:

Release-0.14 (2014-05-01)

Full Changelog

Closed issues:

  • ePub3 nav.html #41

  • Compile failed for iOS #39

  • Error compil sdk for Android #28

Merged pull requests:

  • Fix crash for ePub 3s with an empty nav table #48 (marcuswu)

  • Fixed over-allocation and removed redundant zeroing in ByteBuffer #44 (john-nowak)

  • fix line endings #33 (eikemeier)

  • Merge from upstream #45 (BrendanL79)

  • Fixed over-allocation and removed redundant zeroing in ByteBuffer #43 (john-nowak)

  • Return 'nullptr' instead of 'false' for shared_ptr, add CRLF fix from master #36 (eikemeier)

Release-0.10.1 (2013-12-21)

Full Changelog

Release-0.10 (2013-12-20)

Full Changelog

Closed issues:

  • Epub with Smil on Readium Android #27

  • Compil readium SDK branch feature mo smil model #22

  • Launcher-Android Can't view epub content #21

  • SDKLauncher-iOS not loading the ePUB pages #20

Merged pull requests:

  • Fix ZIP_EXTERN preprocessor definition #26 (dsandin)

  • Move static initialization of InitRunLoopTLSKey as it fails on the stor... #25 (dsandin)

  • Add SDK Initialization #24 (dsandin)

Release-0.9 (2013-08-26)

Full Changelog

Merged pull requests:

Release-0.8 (2013-08-14)

Full Changelog

Merged pull requests:

  • Fix off by 1 error on CFI generation. First element is 2 not zero. #14 (matwood)

  • Allow specifying android ndk to use at command line #13 (datalogics-bhaugen)

Release-0.7 (2013-07-23)

Full Changelog

Closed issues:

  • Generate platform headers #10

Release-0.6 (2013-06-24)

Full Changelog

Release-0.5 (2013-06-21)

Full Changelog

Closed issues:

  • I just can't understand IRI, any expainations? #8

  • PackageResourceServer error? #7

  • Meet some errors when compile iOS platform lib project #5

Release-0.4.1 (2013-05-02)

Full Changelog

Release-0.4 (2013-05-02)

Full Changelog

Release-0.3 (2013-04-10)

Full Changelog

Closed issues:

  • Crash on EPUB with OTF obfuscated fonts #2

Release-0.2 (2013-03-25)

Full Changelog

Closed issues:

  • help me #1

Release-sprint_zero (2013-02-06)

* This Change Log was automatically generated by github_changelog_generator