MDL-81266 composer: PHPUnit 9.6, Behat to 3.14 and other deps
[moodle.git] / contentbank / upgrade.txt
blobaa7d8edf3f7a2b53c79024ebb2d9e484e37be1d4
1 This files describes API changes in core libraries and APIs,
2 information provided here is intended especially for developers.
4 === 3.11 ===
5 * Added "get_uses()" method to content class to return places where a content is used.
6 * Added set_visibility()/get_visibility() methods to let users decide if their content should be listed in the content bank.
7 * The contentbank/upload.php page for displaying the upload files form has been removed. The form for uploading/replacing
8 files now is displayed in a modal.