Just hitting wordpress.org as well as the shop here (premium) version – v1.0.8 brings another cool features for your storybook experience:
* Add automatic numbering of decisions and listen to keyboard input (1-9) to select a decision
* Add Option (Admin -> Settings -> Adventurebook) for setting a fixed content height for the adventurebook content area
* If the content exceeds this height, a scrollbar will be shown
* This prevents the page from jumping when the content height changes
* 0 means no fixed height
* Bugfix for audio controls not showing on subsequent page loads
One word about audio: modern browsers do not allow to play audio automatically BEFORE the user showed some kind of interaction with the webpage. This means that if you revisit a storybook with audio on the current page, it won’t play automatically. You have to push the PLAY button. On subsequent sites or after any decision (e.g. drop, take, buy, sell etc. in game-type storybooks) the audio will play again.
Enjoy!