Skip to content

Releases: matterpoll/matterpoll

v1.7.0

25 May 01:22
96950de
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 8.1.0+

Enhancements

Fixes

  • 96950de build: use community-plugin-ci/cd.yml (#555)
  • 0fbc18b update russian translates for 1.7.0 (#554)
  • 431e3de Update Spanish translation for 1.7.0 (#553)
  • 3169bd9 German translation for Release 1.7.0 #546 (#552)
  • a6f5d21 🌐 — Update FR translation for 1.7.0 (#546) (#551)
  • 0521f00 Update the Traditional Chinese translation for 1.7.0 (#550)
  • 7554d62 translate ja (#547)
  • df7ae24 Update the Simplified Chinese translation for 1.7.0 (#548)
  • de46280 Updates for 1.7 (#543)
  • 8482daa [GH-248] add default settings (#538)
  • dd13326 Build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 (#545)
  • c8d868e [GH-386] add option anonymous creator (#537)
  • 5f0c94e Build(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /webapp (#536)
  • 8111280 Build(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#535)
  • fc3e3e8 Build(deps): bump follow-redirects from 1.15.2 to 1.15.4 in /webapp (#531)
  • 4d98b83 Show the number of voters besides total votes when --votes=X is enabled (#517)
  • 9b355e0 Build(deps): bump golang.org/x/net (#528)
  • 94ef52f Build(deps): bump google.golang.org/grpc from 1.44.0 to 1.56.3 (#530)
  • 150d7b8 Build(deps): bump gopkg.in/yaml.v3 (#529)
  • 71a0792 Build(deps): bump golang.org/x/crypto (#527)
  • c23cbb2 Add GitHub Actions workflow file (#519)
  • 47b3fac Style of buttons with ExperimentalUI setting (#522)
  • f0df900 Bump @adobe/css-tools from 4.3.1 to 4.3.2 in /webapp (#524)
  • 914b53b Add missing executables to plugin.json (#520)
  • 77a0211 Add notes regarding Mobile app not supporting ExperimentalUI (#516)
  • a11ed29 fix: inconsistent capitalization in "Reset your vote" (#513)
  • 231aa31 Add plugin file size upload issue solution in README.md (#512)
  • 9eb77cc Bump browserify-sign from 4.2.1 to 4.2.2 in /webapp (#510)
  • 2ab64a8 Bump @babel/traverse from 7.22.17 to 7.23.2 in /webapp (#508)
  • 838c438 docs: remove instruction about marketplace (#507)
  • 4308209 Bump postcss from 8.4.29 to 8.4.31 in /webapp (#505)
  • eb078ce Bump webpack from 5.75.0 to 5.76.0 in /webapp (#504)
  • b48abd0 Downstream mattermost-plugin-starter-template (#501)
  • 3f1eb89 Bump semver from 5.6.0 to 5.7.2 in /webapp (#493)
  • 342c06b Bump tough-cookie and node-sass in /webapp (#490)
  • 1132f0a Bump word-wrap from 1.2.3 to 1.2.4 in /webapp (#492)

v1.6.1

21 May 14:45
aeaeebb
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 6.3.0+

Enhancements

Fixes

v1.6.0

02 May 02:16
5bbd0f7
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 6.3.0+

Enhancements

Fixes

  • 5bbd0f7 Updates for 1.6 (#479)
  • ab4cb75 update ja translations (#477)
  • ac6657d Update German Translation for 1.6.0 (#483)
  • 743f27c Update Spanish translation for 1.6 (#482)
  • 5ad0dc1 🌐 Update FR translation for 1.6.0 (#476) (#481)
  • b957dd7 Update the Traditional Chinese translation (#480)
  • fb5ebc1 Update the Simplified Chinese translation for 1.6.0 (#478)
  • 91ff731 Bump golang.org/x/text from 0.3.7 to 0.3.8 (#473)
  • a0581b9 update marked version (#470)
  • 17bf82a Bump ua-parser-js from 0.7.31 to 0.7.33 in /webapp (#472)
  • 6364751 Bump cookiejar from 2.1.2 to 2.1.4 in /webapp (#471)
  • bf20636 Bump json5 from 1.0.1 to 1.0.2 in /webapp (#467)
  • a372f96 Bump qs from 6.5.2 to 6.5.3 in /webapp (#466)
  • 544c3c6 Bump decode-uri-component from 0.2.0 to 0.2.2 in /webapp (#465)
  • 14f9156 Bump loader-utils from 1.4.1 to 1.4.2 in /webapp (#462)
  • b5f21a9 Bump minimatch from 3.0.4 to 3.0.8 in /webapp (#461)
  • 8f6935a Bump loader-utils from 1.4.0 to 1.4.1 in /webapp (#460)
  • b9bef06 build: add forbidigo to prevent from using MustLocalize (#456)
  • c77234e Fix grammar in translation (#457)
  • e6f7d22 Update CI orb to latest version (#455)
  • 4871458 Use version of React DOM provided by web app (#453)
  • 5f5230d Bump github.com/mattermost/mattermost-server/v6 from 6.3.0 to 6.5.2 (#451)
  • 1a77ea7 Bump github.com/mattermost/mattermost-server/v6 in /build (#450)
  • 4df311c Update to mattermost-server/v6 (#438)
  • 41a2092 Publish progress setting from server-side and handle it on webapp-side for changing button color of voted answer (#444)
  • 6d9a930 Fix Unhandle Promise Rejection for poll_metadata.test.js (#445)
  • 593ff0e Don't show user's full name when PrivacySettings.ShowFullName is disabled (#442)
  • fe1e203 Bump terser from 4.8.0 to 4.8.1 in /webapp (#439)
  • 5d08eb9 Bump moment from 2.29.2 to 2.29.4 in /webapp (#437)
  • d2fa82e Bump jsdom from 16.4.0 to 16.7.0 in /webapp (#434)
  • a5fdb7d Add RHS informations card to show users votes (#431)

v1.5.0

19 Jun 02:58
b649ff2
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.37.0+

Enhancements

Fixes

v1.4.0

11 Nov 10:12
c11cd59
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.20.0+

https://forum.mattermost.org/t/matterpoll-1-4-0-released-to-the-marketplace/10738

Enhancements

  • 45f0958 Add autocomplete icon and add white background (#345)
  • 6b915ac Show default message if translation is missing (#337)
  • c42917b Post responses in RHS (#327)
  • 0b79702 Downstream mattermost-plugin-starter-template (#325)
  • 214dcf8 Implement "--votes=X" setting for multi answer (#256)
  • acf499d Add Korean(ko) translation (#301)
  • 04a836f Add Traditional Chinese Language (#322)
  • 4e975e4 Add Chinese translation (#315)
  • fa1f3aa Show "Add Option" button for only users who have permission (#292)
  • 9ecd97a Add instructions for development (#293)
  • 78c9179 Add spanish translation (#272)
  • 1c95595 Make "End/Delete Poll" button visible only for creator and system administrator (#234)
  • 96bd147 Allow creating of poll via interactive dialog (#220)
  • c7a3b34 Use deterministic post action ids (#264)
  • 25cfab5 Include additional metadata into the manifest (#240)

Fixes

v1.3.0

22 Oct 14:58
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.14+

Enhancements

Fixes

v1.2.0

19 Aug 15:08
1f968ff
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.12+

Enhancements

Fixes

v1.1.0

28 Apr 20:32
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.10+

Enhancements

Fixes

v1.0.3

04 Dec 16:02
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.4+

Enhancements

Fixes

v1.0.2

12 Nov 11:37
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.4+

Enhancements

Fixes