diff --git a/changes/changelog.d/223.feature b/changes/changelog.d/223.feature new file mode 100644 index 0000000000000000000000000000000000000000..c2f104ba59381635755c8ea249f04f50c8873686 --- /dev/null +++ b/changes/changelog.d/223.feature @@ -0,0 +1,10 @@ +Files management interface for users with "library" permission (#223) + +Files management interface +^^^^^^^^^^^^^^^^^^^^^^^^^^ + +This is the first bit of an ongoing work that will span several releases, to +bring more powerful library management features to Funkwhale. This iteration +includes a basic file management interface where users with the "library" +permission can list and search available files, order them using +various criterias (size, bitrate, duration...) and delete them.