Changelog
All the changes to Baker Framework, version by version
3.2
Release date: 20 march 2012
- iOS 5.1 and Retina display support
- External links now open in internal browser, see referrer=Baker
(thanks to @steiny2k)
- Custom events fired on window blur and focus
- Book.json parameters to disable tap and swipe: -baker-page-turn-tap/swipe
- Index bar dynamically sized from index.html size. Use viewport meta property to configure
- Change: referrer=Baker variable now not passed to destination website
- Fix: "white flash" workaround found
- Fix: solved issue with pre-compiled screenshots and books with more than 50 pages
- Fix: rare bug of content loaded into index view instead of page
3.1
Release date: 20 december 2011
- Newsstand basic support
- iOS5/iCloud data storage guidelines support
- Pre-build screenshots in screenshot mode using -baker-page-screenshots in book.json
- Retina display support in screenshot mode (thanks to @zenz)
- Manga support: start from the last page, or any arbitrary page using -baker-start-at-page in book.json
- Email protocol support
- Memory optimization
- Change JSON library to JSONKit (thanks to @zenz)
- Change: -baker-background-image-* properties are now relative to ./book/ folder, see Issue #247
- Fix: block idle when downloading
- Fix: spinner color and iOS4.x support
- Minor fixes
3.0
Release date: 18 october 2011
- Two rendering modes to improve performances: screenshots (thanks to @pugpig) and three-cards
- index.html view on double-tap to manage navigation and menu
- Full Hpub 1.0 support
- Improved rendering speed and responsiveness
- Improved handling of internal and external links
- Memory optimization
- iOS 5 and Xcode 4.2 compatibility
- Minimum supported version: iOS 4.0
- Minor fixes and improvements
- Thanks to @francesctovar @therabidbanana @eaglejohn @ffranke for the great support
2.0
Release date: 28 april 2011
- Multi-orientation books support (portrait, landscape, both) - thanks to @svdgraaf
- iPhone support
- Xcode 4
- Added support to open a specific page of a downloaded book
- Added support to remove vertical bounce (for non-scrolling books)
- Added support to enable automatic media playback
- Changed the gesture to open the status bar to the more reliable doubletap
- Fix: page anchors now handled in internal links
- Fix: orientationchange event now fires
- Minor fixes
1.1
Release date: 19 january 2011
- Added book:// protocol to allow downloadable HPub books
- Support for zipped HPub books (to allow downloading)
- Link support (internal/external)
- Multitap page navigation
- Alphabetical ordering (WARNING: breaks previous books, check before upgrading)
- Statusbar on tap
- Full screen swipes
- Fix: now the previous page doesn't flash anymore when you change page
- Minor fixes
1.0
Release date: 3 november 2010