Skip to content

Commit 10b3167

Browse files
authored
fix: Update CHANGELOG.rst
1 parent f57ef38 commit 10b3167

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ CHANGELOG
55
3.0.0rc1
66
==================
77

8-
* Add validation framework to prevent XSS attacks using HTML or SVG files
9-
* Only show uncategorized files to owner or superuser if permissions are active
10-
* Add an edit button to the file widget which open edit file popup
11-
* Refactored directory list view for significant performance increses
12-
* Remove thumbnail generation from the directory list view request response cylce
8+
* Add validation framework to prevent XSS attacks using HTML or SVG files (see docs)
9+
* Only show uncategorized files to the owner or superuser if permissions are active
10+
* Add an edit button to the file widget which opens edit file pop-up
11+
* Refactored directory list view for significant performance increases
12+
* Remove thumbnail generation from the directory list view request response cycle
1313
* Add Django 4.2 support
1414
* Add thumbnail view for faster visual management of image libraries
1515
* Fix File.objects.only() query required for deleting user who own files.
16-
* Fix several css quirks
16+
* Fix several CSS quirks
1717

1818
2.2.5 (2023-06-11)
1919
==================

0 commit comments

Comments
 (0)