The new version 0.9.1 is submitted to the repository and should be available there soon. As an alternative you can also download it here. This is just a minor update:
- Added marker VOTES_COUNT. Due to the fact that users may also vote for more than one answer, the amount of votes is not necessarily the amount of people voted. ###VOTES_COUNT### counts the people voted.
- Change the type of the images for the poll bars to e.g. png via TypoScript with plugin.tx_jkpoll_pi1.image_type = png (gif is default). Thanks to Robert Heel for submitting a patch for this.
- Restructured the form for creating a new poll record. First time users now should not be confused by too many form fields available.