Mattermost Plugin Remind Versions Save

a mattermost plugin that sets reminders for users and channels.

v1.0.0

1 year ago

Supported Mattermost Server Versions: 6.5.2+

Fixes

  • Refactor and test the reminders list #215
  • Server catch up on missed ticks #218
  • Fixes for a passing goreportcard #224
  • plugin manifest update for Marketplace submission
  • dependabot #230 #228

Thank you @kemenaran, and @scottleedavis for your contributions! 🎉

v0.4.5

2 years ago

Supported Mattermost Server Versions: 5.14.0+

Fixes

  • 39d6b97ce3f70a6ea274218a974e90ce9e58ede7 Fix occurence calculation (#193)
  • 2ca387850f340381cb20b3b2cc3dea48e387c2c5 fixed error of array length in 3 plces and fixed i18n test (#184)

Thank you @YuKitAs and @Chubik for there contributions! :tada:

0.4.4

4 years ago
  • Relative paths for action URLs (Issue #148 ) 1244cef
  • Handle ISO format dates (Issue #149 ) 2018282
  • Additional code coverage (Issue #152 ) 7d690cf
  • Additional times in interactive /remind dialog (Issue #153 ) 55900ad
  • Snooze buttons non-functioning in /remind list (Issue #154 ) 468bbbc

0.4.3

4 years ago
  • Added channel id to ephemeral post on reminder delete #132 1d92e1c

0.4.2

4 years ago
  • Leverage MinServerVersion in plugin.json #140 e8cb152
  • Support dynamic locales #141 8507681
  • Postback to original user when reminder for other user completed #139 30d69dc

v0.4.1

5 years ago
  • #127 "URL not set." sporadically fired with bugs in post actions e9c328e
  • #126 /remind at 10PM schedules for 5pm a954d69
  • #113 recurring reminders doubled up in /remind list c403345
  • #125 freeform date time without 'at' 3dee5e1

v0.4.0

5 years ago
  • removal of unneeded UnregisterCommand df8fedd
  • Mattermost 5.12 support (breaking changes in DeleteEphemeralPost) 872d1b5

v0.3.3

5 years ago
  • error on plugin activation if siteURL is not set bebcdea 14c7b5d
  • last plugin version supporting 5.10 & 5.11

v0.3.2

5 years ago
  • Now handle missing target by assuming 'me' is target. e.g. /remind test this in 12 hours 2cfd53a

v0.3.2.issue_115

5 years ago

For debugging testing issue #115