Epub.js Versions Save

Enhanced eBooks in the browser.

v0.3.88

3 years ago

v0.3.73

5 years ago

v0.3.66

5 years ago

Initial release of Epub.js v0.3

If you are updating from v0.2, please review Updating to v0.3 from v0.2 on the Wiki as there are many changes to the API.

v0.2.19

7 years ago

Brings in the CFI fixes from https://github.com/futurepress/epub.js/pull/584

This fixes the position in the spine if an OPF document doesn't contain line breaks. Also correct CFIs to contain a slash after the !

Old CFIs will continue to be parsed correctly but should be updated.

v0.2.17

7 years ago

Contains fixes for removing the byte order mark from contained epubs, which was breaking parsing.

v0.2.15

7 years ago
  • Fixes for IE Edge, switches to not reusing the iframe
  • Nested Nav parsing
  • Remove Image replacement onerror listener

v0.2.14

8 years ago
  • Fixes issue when using epub.js with Electron
  • Removed source maps from minified version in build folder, use these for production

v0.2.13

8 years ago
  • Switch to textSprint for mapping pages
  • Added Book.coverUrl()
  • Fixed loading .htm files and relative links if epub.js is not at /
  • Update parser.js to check if query is null for IE

v0.2.12

8 years ago

v0.2.11

8 years ago