Skip to content

Releases: isuru89/moodle-local_reminders

v2.7.3

24 Aug 03:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.7.2...v2.7.3

v2.7.2

02 Apr 03:22
Compare
Choose a tag to compare

What's Changed

  • Plugin runs not on time #179
  • Custom schedule for activity does not play nice with Explicit Reminder Activation #167
  • Activity reminders for Zoom not working #158
  • Make moodle code checker happy #177

Full Changelog: v2.7.1...v2.7.2

v2.7.1

04 Nov 09:14
Compare
Choose a tag to compare

This is a small patch version.

  • Support for Moodle 4.1, 4.2 and 4.3 #169
  • Fix: Object of class stdClass could not be converted to string #170

v2.7

06 Nov 05:48
Compare
Choose a tag to compare

Fixes:

  • Moodle v4 support #162
  • Fix: invalid DB column migration #141
  • Plugin uses user preference timezone rather than server timezone #159 (@doiphode)

v2.6

18 May 10:34
6c809b2
Compare
Choose a tag to compare
  • Decouple activity start from activity end reminders #151
  • Fix: Description of event for group activity reminders missing in email message #150 #109
  • Fix: Duplicate reminder emails when a user has two or more roles in a course #149

v2.5

26 Sep 08:01
1572e20
Compare
Choose a tag to compare
  • Ability to customize reminder email header and footer #137 #135
  • Bug fix on user and group overrides and extensions #134
  • Minor bug fixes #136

v2.4

03 Jul 10:24
fd444a7
Compare
Choose a tag to compare
  • Ability to explicitly turn on reminders instead of enabling by default for all (#129, #130)

v2.3.1

01 Jun 02:44
c071da6
Compare
Choose a tag to compare
  • Removed hard coded string in course settings page (#124)
  • Fixed incorrect argument pass in calendar update events (#126)

v2.3

01 May 12:12
8afa526
Compare
Choose a tag to compare
  • No reminders once completed settings will support all modules which integrated with Moodle Core Completion API (#113)
  • Should honour empty prefix when title prefix is set to empty in settings (#115)
  • Ability to exclude reminders for a selected set of modules globally (#75)
  • Ability to customize overdue texts in reminders (#118)
  • Inconsistent code between reminders and overdue implementation fixed (#119)
  • User reminders will be sent only to active users (#20)

v2.2.4

25 Apr 04:47
5b0c257
Compare
Choose a tag to compare

Removed hardcoded strings (overdue text and moodle calendar name) #105