Your IP : 192.168.165.1


Current Path : C:/xampp/htdocs/moodle/admin/tool/usertours/
Upload File :
Current File : C:/xampp/htdocs/moodle/admin/tool/usertours/upgrade.txt

This files describes API changes in the tool_usertours code.

=== 3.9 ===
* The `tourconfig` property returned by the `tool_usertours_fetch_and_start_tour`
  external method is now optional, and will be omitted if the tour shouldn't be
  shown to the current user

=== 3.5 ===
* Third party library Popper.js was moved from this plugin into core (core/popper)