This files describes API changes in /totara/totara_playlist,
information provided here is intended especially for developers.

=== 19.0 ===

* Fixed incorrect call in playlist_interactor to $this->resource['access'], changed to $this->resource_data['access']
* Deprecated libraryView url param for the endpoint of index.php


=== 16.0 ===

--- Update to graphQL ---
* Updated field 'name' scalar type 'param_text' to 'String' for mutation 'totara_playlist_create' and 'totara_playlist_update'

=== 14.0 ===

--- Update to graphQL ---
* added optional "theme" parameter to "totara_playlist_cards" query

=== 13.2 ===

--- Update to graphQL ---
* Changed area variable type from param_text to param_area in graphql schema.

=== 13.1 ===

* playlist\local\image_processor::test_generate_image() has been removed.