2013-06-04: Version 2.6.2
- Touch two UIButton, exclusiveTouch = NO. Not good. Fixed.
2012-10-05: Version 2.6.1
- Greatly improved thumb operation cancel handling.
- iOS 4 support and various other miscellaneous fixes.
2012-09-24: Version 2.6.0
- Refactored to use ARC memory management.
- General code cleanup and modernization.
- Added ReaderDocumentOutline class.
2012-04-16: Version 2.5.6
- Now loads and decodes thumbnails on a background thread.
- Added READER_DISABLE_RETINA #define performance option.
2012-04-10: Version 2.5.5
- Handles PDF web links without http:// as the prefix.
- Bug fix to PDF link handling with cropboxed PDF files.
- Some performance improvements on iPad 3rd generation.
2012-01-14: Version 2.5.4
- Bug fix to PDF link handling in older format PDFs.
- Changed from CC BY 3.0 License to MIT License.
2011-11-08: Version 2.5.3
- Various refinements and minor bug fixes.
2011-10-15: Version 2.5.2
- One (crashing) bug fix and one minor UI tweak.
2011-10-06: Version 2.5.1
- Fixed content view centering under iOS 5.
2011-10-05: Version 2.5.0
- Critical bug fixes and various assorted tweaks.
2011-09-20: Version 2.4.0
- Replaced UIToolbars with custom UIView-based toolbars.
2011-09-14: Version 2.3.0
- Added page thumbnail document navigation.
- Added support for page bookmarks.
2011-09-10: Version 2.2.1
- Added password handling to ReaderDocument plist unarchive.
2011-09-09: Version 2.2.0
- A medium resolution page preview image is now shown first.
- The page bar now uses small page thumbs instead of a slider.
2011-08-27: Version 2.1.1
- Fixed rotation handling when in a UITabBarController.
2011-08-25: Version 2.1.0
- Added PDF link (URI and document page) support.
- Assorted code cleanup, optimizations and bug fixes.
2011-07-29: Version 2.0.0
- Released v2.0 into the wild for general use.