Skip to content

Releases: nordeck/matrix-poll

v1.4.1

25 Jun 14:22
f05edf8
Compare
Choose a tag to compare

Patch Changes

v1.4.0

13 Dec 15:02
Compare
Choose a tag to compare

Minor Changes

  • cf73c8e: Sign the release containers with cosign.

v1.3.1

07 Dec 12:16
c2a4987
Compare
Choose a tag to compare

Patch Changes

  • 24aa66f: Update to latest dependencies from main

v1.3.0

10 Nov 10:32
98b7ae4
Compare
Choose a tag to compare

Minor Changes

  • 61dbf02: Add the option to manually end a poll immediately to shorten it if everyone already voted.

Patch Changes

  • 56f2879: Only allow integers for poll durations.
  • 8019507: Unify the diagrams colors of the answer options for the poll result chart in light and dark theme.
  • f98d77a: Improve performance by only generating the PDF if the user requests it.

v1.2.0

11 Jan 12:28
0954105
Compare
Choose a tag to compare

Minor Changes

  • e357d9e: Show error and loading states for votes on the poll cards.

Patch Changes

  • 2937b97: Set document language to improve accessibility.
  • ab13e23: Fix creating meeting without description if REACT_APP_POLL_DESCRIPTION_REQUIRED is not set.