Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Releases: scottleedavis/mattermost-plugin-remind

v1.0.0

26 Mar 20:31
04b1dda
Compare
Choose a tag to compare

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

17 Sep 07:19
f45aa27
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 5.14.0+

Fixes

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

Thank you @YuKitAs and @Chubik for there contributions! 🎉

Feature Addition & Bug fix

20 Aug 02:54
Compare
Choose a tag to compare
  • 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

Bug fix

07 Aug 00:54
Compare
Choose a tag to compare
  • Added channel id to ephemeral post on reminder delete #132 1d92e1c

Bug Fixes & Enhancements

06 Aug 05:33
Compare
Choose a tag to compare
  • Leverage MinServerVersion in plugin.json #140 e8cb152
  • Support dynamic locales #141 8507681
  • Postback to original user when reminder for other user completed #139 30d69dc

Bug Fixes

28 Jun 03:41
Compare
Choose a tag to compare
  • #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

Mattermost 5.12 support

16 Jun 01:40
Compare
Choose a tag to compare
  • removal of unneeded UnregisterCommand df8fedd
  • Mattermost 5.12 support (breaking changes in DeleteEphemeralPost) 872d1b5

Feature Addition

14 Jun 17:19
Compare
Choose a tag to compare
  • error on plugin activation if siteURL is not set bebcdea 14c7b5d
  • last plugin version supporting 5.10 & 5.11

Feature addition

07 Jun 16:39
2cfd53a
Compare
Choose a tag to compare
  • Now handle missing target by assuming 'me' is target. e.g. /remind test this in 12 hours 2cfd53a

Issue 115 testing

07 Jun 15:58
2cfd53a
Compare
Choose a tag to compare
Issue 115 testing Pre-release
Pre-release

For debugging testing issue #115