Skip to content

Releases: NodeBB/nodebb-plugin-poll

v0.2.9

04 Dec 12:15
Compare
Choose a tag to compare
  • Change datepicker to flatpickr (thanks @sam-verys)

v0.2.6

26 Sep 18:04
Compare
Choose a tag to compare
  • Fixes

v0.2.5

08 Aug 20:14
Compare
Choose a tag to compare
  • Support for nodebb-plugin-composer-redactor (thanks @yariplus)

v0.2.4

05 Aug 19:32
Compare
Choose a tag to compare

Fix composer button appearing multiple times.

v0.2.3

29 Jul 17:58
Compare
Choose a tag to compare
  • Polish language
  • Don't require composer on cold load

v0.2.2

14 Jun 20:45
Compare
Choose a tag to compare

Adds an upgrade script for the previous release.

v0.2.1

14 Jun 19:57
Compare
Choose a tag to compare

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

12 Mar 16:30
Compare
Choose a tag to compare

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

21 Oct 10:46
Compare
Choose a tag to compare

Compatibility with the latest NodeBB version.

Thanks to @yariplus.