2012-11-13 17:40:04 +08:00
|
|
|
This files describes API changes in /mod/chat/*,
|
|
|
|
information provided here is intended especially for developers.
|
|
|
|
|
2017-07-11 11:29:08 +01:00
|
|
|
=== 3.3.2 ===
|
2017-07-03 12:04:58 +08:00
|
|
|
|
|
|
|
* chat_refresh_events() Now takes two additional parameters to refine the update to a specific instance. This function
|
|
|
|
now optionally takes the module instance object or ID, and the course module object or ID. Please try to send the full
|
|
|
|
objects instead of the ids to save DB calls.
|
2012-11-13 17:40:04 +08:00
|
|
|
|
|
|
|
=== 2.4 ===
|
|
|
|
|
|
|
|
optional - no changes needed:
|
|
|
|
* previous references to icons c/user and c/group have been renamed to i/user and i/group.
|