Skip to content

Releases: bdecentgmbh/moodle-mod_pulse

Version 2.3

16 May 10:34
5cbf650
Compare
Choose a tag to compare

FREE

  • PLS-766 New placeholder: course summary plain
  • PLS-800 Don’t send notifications to suspended or deleted users (both activity & automation)
  • PLS-852 Code checker fixes (R3)

PRO

  • PLS-790 Approval reaction: introduce “unset” state
  • PLS-771 Automations – Assignment placeholder: Feedback
  • PLS-811 Automations – Add new delay option: month unit
  • PLS-814 Automations – Suppress notification if course complete
  • PLS-808 Automations – Use same interface for conditions in template as in instance
  • PLS-770 Automations – Activity completion condition: support "receive a grade"
  • PLS-736 Automations – Frequency of automations
  • PLS-773 Migration of legacy pro features from local plugin to the activity (mod_pulse)
  • PLS-849 Bugfix: Availability of the Pulse activity was not working in some cases (R2)
  • PLS-848 Face to face module is no longer a dependency (R2)
  • PLS-853 Code checker fixes (R3)

Attention: In this version, we are sunsetting the local plugin (PLS-773). All previous features from the pro plugin have been migrated to the module, so you no longer need the local plugin. To update to Pulse Pro 2.3, please first update the module (mod_pulse) to Pulse 2.3, upgrade the database and then, after testing that everything works as expected, uninstall the local plugin. It is recommended to do backup before you update to Pulse 2.3 if you previously used the reminder features of the local plugin.

Compatibility: Moodle 4.3 – 4.5

Version 2.0 RC 2

02 Mar 17:25
5981b85
Compare
Choose a tag to compare
Version 2.0 RC 2 Pre-release
Pre-release

BUGFIXES

  • PLS-696 Automation shall not be visible to non-editing teachers
  • PLS-698 Session booking notifications don't trigger for assigned sessions
  • PLS-709 Fix Exception - Class "calendar_information" not found
  • PLS-711 Completion condition is not triggered in certain scenarios
  • PLS-700 Fix sending emails to CC/BCC
  • PLS-683 Compatibility with PHP 8.2
  • PLS-715 Fix upgrade path from 1.3 to 2.0
  • PLS-717 User enrolment: upcoming option does not work

Version 2.0 RC

11 Jan 20:46
bdc6fdc
Compare
Choose a tag to compare
Version 2.0 RC Pre-release
Pre-release
Merge pull request #29 from bdecentgmbh/dev_automation

Merge to main for 2.0 release

Version 1.3 R2

08 Jan 08:51
03f06b8
Compare
Choose a tag to compare

Free

  • [PLS-412] Performance improvements (less logs, improved queries), solves #17
  • [PLS-416] Improvement: Better documentation
  • [PLS-420] Bugfix: Errors on IOMAD fixed, solves #6
  • [PLS-415] Improvement: Support for filters in notifications
  • [PLS-421] Improvement: New placeholders for enrolment start and end date
  • [PLS-418] Improvement: Reduced the size of lib.php, solves #16
  • [PLS-658] Bugfix: Notifications doe not support multilang content (R2)

Pro

  • [PLS-413] Bugfix: Report shows error "The filter 'groups' was not recognised", solves #12

Version 1.3

13 Jun 08:04
b63ed11
Compare
Choose a tag to compare

Free

  • [PLS-412] Performance improvements (less logs, improved queries), solves #17
  • [PLS-416] Improvement: Better documentation
  • [PLS-420] Bugfix: Errors on IOMAD fixed, solves #6
  • [PLS-415] Improvement: Support for filters in notifications
  • [PLS-421] Improvement: New placeholders for enrolment start and end date
  • [PLS-418] Improvement: Reduced the size of lib.php, solves #16

Pro

  • [PLS-413] Bugfix: Report shows error "The filter 'groups' was not recognised", solves #12

Version 1.2

08 Mar 21:37
4c1ddf0
Compare
Choose a tag to compare

FREE

  • Moodle 4.x support
  • Global setting to turn off detailed logs
  • Code Checker improvements
  • Language improvements
  • Added troubleshooting tips

PRO

  • Global setting to limit the number of user records processed per task run
  • Performance improvements

Version 1.11

05 Nov 19:22
dda665f
Compare
Choose a tag to compare
  • Privacy Provider
  • Presets
  • Activity appearance on course page
  • Award credits (pro only)
  • Stealth support
  • Improved support for third-party course formats

Version 0.3+

27 Aug 12:46
4a72c64
Compare
Choose a tag to compare

Javascript coding style improved

Version 0.3

19 Aug 14:16
Compare
Choose a tag to compare
  • Moodle Plugin CI
  • PHP Unit Tests
  • Behat Tests