tag:github.com,2008:https://github.com/bfavaretto/bookreader/releases Release notes from bookreader 2018-07-24T22:33:14Z tag:github.com,2008:Repository/143365571/3.2.1 2018-07-24T22:33:14Z 3.2.1 <p>v3.2.1</p> rchrd2 tag:github.com,2008:Repository/143365571/3.2.0 2018-07-18T22:29:24Z 3.2.0 <p>v3.2.0</p> rchrd2 tag:github.com,2008:Repository/143365571/3.1.0 2018-05-02T17:45:22Z 3.1.0: Add two-way iframe communication via postMessage to URL Plugin (#70) <ul> <li>Add two-way iframe communication via postMessage to URL Plugin</li> </ul> <p>WEBDEV-1528</p> <ul> <li> <p>Move jQuery into BookReader/ and remove unused NPM script</p> </li> <li> <p>Separate IFrame and URL plugins</p> </li> </ul> <p>WEBDEV-1528</p> <ul> <li>Update version number</li> </ul> <p>WEBDEV-1528</p> <ul> <li>Create a property to hold event names and bring back hash stripping when parsing fragment</li> </ul> <p>WEBDEV-1528</p> evanminto tag:github.com,2008:Repository/143365571/3.0.8 2018-04-09T14:35:01Z 3.0.8 <p>Merge pull request <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="310190296" data-permission-text="Title is private" data-url="https://github.com/internetarchive/bookreader/issues/68" data-hovercard-type="pull_request" data-hovercard-url="/internetarchive/bookreader/pull/68/hovercard" href="https://github.com/internetarchive/bookreader/pull/68">internetarchive#68</a> from internetarchive/webdev-1514-track-view-ch…</p> bfalling tag:github.com,2008:Repository/143365571/3.0.7 2018-03-26T18:36:07Z v3.0.7 <p>Fix: Assign options.titleLeaf to this.titleLeaf</p> rchrd2 tag:github.com,2008:Repository/143365571/3.0.6 2018-03-09T02:17:33Z v3.0.6 <p>Another fix for plugin.search.js. The path GET param should not have a trailing slash.</p> rchrd2 tag:github.com,2008:Repository/143365571/3.0.5 2018-03-08T07:55:27Z v3.0.5 <p>Fixes issue where search results were not rendered on page flip.</p> rchrd2 tag:github.com,2008:Repository/143365571/3.0.4 2018-03-06T02:19:38Z v3.0.4 <p>Hotfix for plugin.search.js. Fixes fulltext search for some books on Archive.org</p> rchrd2 tag:github.com,2008:Repository/143365571/3.0.3 2018-03-03T00:40:31Z v3.0.3 <ul> <li>Add options: showToolbar, showLogo</li> <li>Add this.options field, which stores the options last used in setup call</li> <li>Improve <code>_getDataFlattened</code> to have simple cache breaker</li> <li>Fix: don't show search UI if this.enableSearch is false</li> <li>Fix: add missing 'defaults' option to search plugin</li> <li>Move constants out of instance, and into class (eg BookReader.constMode1up)</li> </ul> rchrd2 tag:github.com,2008:Repository/143365571/3.0.2 2018-03-02T01:55:11Z v3.0.2 - More cleanup and improvements. <p>See CHANGELOG.md for full list.</p> rchrd2