Releases: NodeBB/nodebb-plugin-poll
Releases · NodeBB/nodebb-plugin-poll
v0.2.9
- Change datepicker to flatpickr (thanks @sam-verys)
v0.2.5
- Support for nodebb-plugin-composer-redactor (thanks @yariplus)
v0.2.4
Fix composer button appearing multiple times.
v0.2.3
- Polish language
- Don't require composer on cold load
v0.2.2
Adds an upgrade script for the previous release.
v0.2.1
Supports the NodeBB privileges system for poll creation.
NOTE: You'll need to add the appropriate privileges yourself for now
Also more languages
v0.2.0
Important note: polls there were created before this version are not supported.
This is pretty much a rewrite of most of the plugin. Should be a bit more solid now, allow for easier feature expansion.
A noteworthy new feature is that it's now possible to edit the first post of a topic and add a poll to it!
v0.1.2
Compatibility with the latest NodeBB version.
Thanks to @yariplus.