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

Full Changelog

Closed issues:

  • zipped epub is not working on iOS #326

  • [Question] Is it possible to load external epub file? #325

  • WebM video display problem #324

  • Make an stand alone windows epub3 reader( supports MathML) #323

  • Is there an online readium-js-viewer demo ? #322

  • Change Settings menu #321

  • Full screen mode not working when using embedded epub viewer #320

  • Is paging available? #319

0.17.0 (2015-04-14)

Full Changelog

Closed issues:

  • Cloud reader is not supported in Safari for Windows #311

  • Chrome / Opera video problems #310

  • blinking video in firefox #302

Merged pull requests:

0.17 (2015-03-20)

Full Changelog

Fixed bugs:

  • Icons out of place and red text #300

  • Chrome FileSystemStorage writer:onerror() throws exception => entire ebook library gets deleted? #293

  • cssRule.selectorText fails in Internet Explorer #286

  • jQuery Ajax fails in Windows because of implicit JSON return type (should be explicit, otherwise the returned payload is just a string) #284

  • EPUB fails to load after many ProgressEvent error messages #280

Closed issues:

  • Feature list #299

  • Why MathML dose not work ? #298

  • gh-pages are obsolete, and 404 #296

  • Audio doesn't resume when manually changing pages in IE11 #295

  • Difficulty loading very large EPUBs #288

  • Bookmarks and highlights #282

  • How to protect the epubs #281

  • unwanted scroll bar in Windows (Chrome and IE) under certain circumstances (often after window resize) #279

  • Installation error? #277

  • Javascript to disable copy and print screen over ebook #274

  • Chrome Extension Windows 7: Pagination is not correct, according to spec #255

Merged pull requests:

  • Show specific message on ajax error (2) #294 (lmvco)

  • disabled cssRule.selectorText for non-supporting browsers (IE) #287 (danielweck)

  • Show specific error message on ajax error #292 (lmvco)

0.16.0 (2015-02-02)

Full Changelog

Implemented enhancements:

  • When NCX / Navigation Document is not found, TOC pane displays Readium toolbar UI! #273

  • Protecting epub's content #235

  • Reduce size of settings dialog #102

Fixed bugs:

  • Grunt versioning task, Windows path problems #276

  • Paragraph numbering for headings not aligned properly #267

  • Audio for video can be heard, but no visual #239

  • unnecessary scroll bar displayed in reflow view (pan-zoom viewport overflow:auto?) #232

  • MathJax SVG AuthorInit / StartupHook rendering bug #214

  • Possible regression: MathML doesn't seem to be working in cloud reader #202

  • Vulnerability: EPUB3 NavDoc (TOC) script injection via iframe #201

Closed issues:

  • Search in readium over book #275

  • missing lib/thirdparty/inflate.js in cloud reader builds #270

  • How to configure server for http byte serving on web server? #266

  • Toolbar Problem On Startup #263

  • Page turn arrows #251

  • ePub validation warning: Token '0%' not allowed here #241

  • Where I can push my epub cfi into the reader #238

  • to create demo file of readium js to load only epub file without pagging and next previous #237

  • Add test books to cloud reader deployment #234

  • NaCL/Pepper API Integration in ReadiumJS #233

  • Chrome Extension Windows 7: User setting spreads checked on reflow book with no spread data #231

  • Offer option for authors to replace duplicate books when adding to the library #230

  • Scroll Doc and Scroll Continuous are not ignored in fixed layout books #229

  • simpler viewer is broken (out of sync with index.html) #224

  • navigator.epubReadingSystem "readium build info" data structure #223

  • Previous/next page buttons disappear in an epub exported from InDesign #219

  • Line-height propagation on more elements than #218

  • Page breaks #217

  • Chrome packaged app build #211

  • add setting to configure book font #207

  • add setting to configure line spacing #205

  • How to "Open the App in Chrome" #196

  • grunt commands all fail #194

Merged pull requests:

  • Missing lib/thirdparty/inflate.js external files in cloud reader builds #271 (danielweck)

  • Updated to bootstrap 3.3.2 and added bootstrap accessibility plugin #269 (becka11y)

  • cloudReaderLite Grunt task to generate the minified/optimised version of simpleviewer.html #264 (danielweck)

  • Populate navigator.epubReadingSystem with build info (git, date, version, etc.) + EPUB to display object #222 (danielweck)

  • Rewrote Readme #200 (alper)

  • Refs #152 added bootstrap.accessibility.plugin. #240 (becka11y)

  • Added link to Chrome apps #198 (alper)

  • Feature/resource cache invalidation #168 (aadamowski)

Release-0.15 (2014-09-14)

Full Changelog

Implemented enhancements:

  • Tooltips not showing up quick enough, only mouse over #155

  • Settings panes need additional ARIA #145

  • Top Nav bar layout squished when browser is resized to narrow width #126

  • Bad tooltip / accessible label for font and margin sliders in options dialog #113

  • in some cases, getWidthFactor() produces large left/right spacing, narrow text columns / short lines #108

  • Book library thumbnail image CSS: needs cleanup + move from inline to stylesheet #91

  • Previous/Next buttons are not disabled when at beginning/end of epub #72

  • Library grid, overflowing titles and cover "thumbnail" image or background #71

  • Fixed Layout "pan and zoom" User Interface (editable pull down combo box list) #69

  • versioning, epubReadingSystem, grunt build task, git-describe #63

  • Font size option (user preference) does not work when defined explicitly in author-provided CSS #47

  • navigator.epubReadingSystem injected in EPUB content documents with delay #13

Fixed bugs:

  • Video playback controls not working correctly #187

  • Regression: keyboard shortcuts fail when focus is within content iframe #185

  • Regression: fullscreen button label/title not refreshed properly #184

  • RTL documents that are reflowable lay out the pages in the wrong order #181

  • Need to add ARIA landmarks #172

  • Grouped radio buttons in Settings dialog not labeled #166

  • Skippability doesn't work #164

  • Load an EPUB via URL doesn't work #163

  • ARIA label typo in templates/library-navbar.html #158

  • MathJAX: after loading, HTML dimensions may have changed (render pass), need to refresh column-pagination #150

  • tab keyboard navigation in setting modal dialog escapes into EPUB document #147

  • Layout of Title Page of EPUB Sample is different across browsers #135

  • getWidthFactor() affects scroll view, shifts page rightwards (content clips) #134

  • scroll view layout calculations broken when switching from FXL paginated view #132

  • Pan-Zoom: 100% causes huge gap between two-page spread, pages remain same size #131

  • Text annotation tool button should be disabled/hidden? (does nothing) #118

  • Font and margin sliders in options dialog not set to correct offset at first run #112

  • Previous / next page buttons obscure content (links, Media Overlays click, scrollview bar, text selection / annotations, etc.) #109

  • getWidthFactor(): left/right margin should be applied in reflowable_view readium-shared-js, not JS launcher (native launchers too) #107

  • getWidthFactor() changes width of viewport, affects aspect ratio calculations in deduceSyntheticSpread #106

  • getWidthFactor() tests the wrong value for synthetic spread #105

  • getWidthFactor() affects left/right spacing of scroll view differently depending on synthetic spread #103

  • Book library "detail" popup has stacked buttons when cover image is tall and thin #90

  • MO does not continue across sections in Windows browsers #78

  • MO rate resets to 1.0 after page change in IE 11 #77

  • Keyboard shortcuts / event propagation from iframe to app chrome, prevents normal HTML text input #68

  • No "default" option to rollback from "night mode" and other CSS themes #64

  • TOC text alignment (style-stripped), depends on language (Right To Left vs. LTR) #55

  • Broken pagination (CSS columns) with Right To Left page progression direction and vertical writing mode #51

  • Fullscreen command / button not up to date #48

Closed issues:

  • Settings Dialog a11y updates #177

  • 8 File names too long #149

  • Pre-paginated, flow scroll-doc and Pre-paginated flow scroll continuous aren't behaving as expected #144

  • Pre-paginated, flow scroll-doc and Pre-paginated flow scroll continuous arem behaving as expected #143

  • Chrome-specific iframe_loader strategy #142

  • Fixed Layout Portrait Spreads isn't per spec #141

  • Spine over-rides not working on SVG file #140

  • Spanish translation #130

  • Media overlay toolbar buttons need to be responsive #129

  • Chrome Extension Windows 7: Delete item button moves #125

  • Readium Chrome: Windows 7. Spine over-rides for spread-portrait isn't working properly, plus... #124

  • UI button to toggle Media Overlays scroll playback behaviour #121

  • Disable live-reload in the default grunt task #120

  • Column width and/or margins are wrong on HEAD of develop branch #119

  • Spine Over-rides not working correctly #104

  • Regression: Margins aren't big enough on desktop monitors #101

  • Scolled Continuous does not need page arrows #97

  • Flow:Paginated (overflow) page turn is not behaving as expected #96

  • Scrolled Document page turn behavior seems strange #95

  • Update landmarks and labels #93

  • The "Play" of Media Overlay skips chapters that don't contain audio #87

  • Page Scale not working correctly #86

  • Pagination breaks on Firefox with single page viewing #85

  • CSS Behavior Variance between JS Viewer running locally and hosted #84

  • Test with the basic reader #81

  • Background Tint on reflowable books #79

  • External compressed ePubs not functioning on iPad (Safari, Chrome iOS) #65

  • TOC heading links wrapped in buttons (keyboard tab navigation) #60

  • i18n l10n language resource strings - bad or unfiltered / unescaped markup #58

  • <br> tag escaped #54

  • Details window below shadow background #53

  • Hiding a page from linear reading order #52

  • Tooltip of next/prev page should be inverted when page-progression-direction is rtl #50

  • Text Highlighting #42

  • pagination error in IE #16

  • Include RTL sample in demo viewer #4

  • Add resizing of EPUB content on window resize #3

  • Include an SVG-in-spine sample in the demo #2

Merged pull requests:

Release-0.14 (2014-04-30)

Full Changelog

Closed issues:

  • Text Highlighting #41

  • Failed to load readium-worker.js #25

  • Media Overlay is disabled #12

  • the viewer demo runs incorrectly on IE v10 and FF v24 #9

Merged pull requests:

Release-0.10 (2013-12-20)

Closed issues:

  • [demo] cannot browse library #15

  • Uncaught reference-errors with index-sync.html #14

  • how run in xhtml #8

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator