- Breaking changes to
converter::convert_moodle_url_to_pdf
, removed the$key
parameter and abstracted access key generation into the method itself.
- Breaking changes to
converter::convert_moodle_url_to_pdf
, added new$keepsession
parameter to allow for optional switching off of session termination following conversion.