2020-12-09 13:34:41 +01:00
|
|
|
This files describes API changes in core libraries and APIs,
|
|
|
|
information provided here is intended especially for developers.
|
|
|
|
|
|
|
|
=== 3.11 ===
|
|
|
|
* Added "get_uses()" method to content class to return places where a content is used.
|
2020-09-23 13:49:57 -04:00
|
|
|
* Added set_visibility()/get_visibility() methods to let users decide if their content should be listed in the content bank.
|
2021-03-18 16:30:02 +01:00
|
|
|
* The contentbank/upload.php page for displaying the upload files form has been removed. The form for uploading/replacing
|
|
|
|
files now is displayed in a modal.
|