Releases: scottleedavis/mattermost-plugin-remind
Releases · scottleedavis/mattermost-plugin-remind
v1.0.0
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
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
- 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
- Added channel id to ephemeral post on reminder delete #132 1d92e1c
Bug Fixes & Enhancements
- 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
- #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
- removal of unneeded UnregisterCommand df8fedd
- Mattermost 5.12 support (breaking changes in DeleteEphemeralPost) 872d1b5
Feature Addition
- error on plugin activation if siteURL is not set bebcdea 14c7b5d
- last plugin version supporting 5.10 & 5.11
Feature addition
- Now handle missing target by assuming 'me' is target. e.g.
/remind test this in 12 hours
2cfd53a
Issue 115 testing
For debugging testing issue #115