PageFlip 6.x-1.x, xxxx-xx-xx
----------------------------

PageFlip 6.x-1.0-beta4, 2011-02-27
----------------------------------

Bug Fixes
* by adamdicarlo: Don't use ads by default.

Miscellaneous
* #1071006 by adamdicarlo: Invoke hook_pageflip_viewer() when setting active
  viewer.
* #1071014 by adamdicarlo: Put all PageFlip JS functions and data in a common
  namespace.
* #1071018 by adamdicarlo: Add JavaScript page-change callback to HTML viewer.
* #1071024 by adamdicarlo: Send book node to pageflip_set_active_viewer().
* #1071026 by adamdicarlo: Add CSS class to HTML viewer page-turn links.
* #1071030 by adamdicarlo: Make sure JS pageChange callback is always called.

New Features
* #1070998 by adamdicarlo: Add a link back to main site in HTML viewer.
* #1070996 by adamdicarlo: Add a link to other resolution in HTML viewer.


PageFlip 6.x-1.0-beta3, 2010-12-24
----------------------------------

Bug Fixes
* #971098 by adamdicarlo: Refactor hook_enable, run content type creation
  just once.
* #932494 by adamdicarlo: Fixed HTML Viewer doesn't output $closure, breaking
  Google Analytics module's JS.
* #900188 by Alan D.: Missing dependency on Imagefield and Filefield.

Miscellaneous
*  #915878 by Alan D.: Miscellaneous cleanup.

New Features
* #900198 by Alan D.: Creating a book is confusing -- add hook_help().
* #900196 by Alan D.: Add ImageCache integration.
* #864172 by Alan D.: Documentation required for installation and usage.
  (Added README.txt)
* by adamdicarlo: Update PageFlip to latest client code. Adds several features,
  code clean-ups, and bugfixes:
  * Mobile device (iPad, iPhone, and iPod) detection that automatically uses
    the low-resolution HTML Viewer.
  * Configurable help message to show to mobile device users.
  * Token module support, and XML-rendered [page-content] token in mz3 viewer.
  * Ability to indicate desired resolution for HTML viewer by way of an
    additional argument that can be "low" or "high".
  * Better, shorter, and easier to work with code for loading books.
  * Wrapped JavaScript so it won't fail if $ != jQuery.
  * Have pageflip module get viewer settings and pass them along, to reduce
    duplicate code in viewer modules.
  * Bugfix: HTML Viewer pages weren't being wrapped properly with anchors

  Some markup/CSS changes were made to facilitate using, for example, the
  voting widget more than once on the same page (outside of the HTML
  viewer)--so some CSS ids became classes.


PageFlip 6.x-1.0-beta2, xxxx-xx-xx
----------------------------------

This release was a dud, as Drupal.org's packaging system was broken when
attempting to generate it.


PageFlip 6.x-1.0-beta1, 2010-07-18
----------------------------------

Initial Drupal.org release.
