File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 22CHANGELOG
33=========
44
5- 3.0.0rc1
5+ 3.0.0rc2
66==================
77
88* Add validation framework to prevent XSS attacks using HTML or SVG files (see docs)
@@ -14,6 +14,7 @@ CHANGELOG
1414* Add thumbnail view for faster visual management of image libraries
1515* Fix File.objects.only() query required for deleting user who own files.
1616* Fix several CSS quirks
17+ * Remove unused css from delete confirmation view and move file view
1718
18192.2.5 (2023-06-11)
1920==================
Original file line number Diff line number Diff line change 1313 8. Publish the release and it will automatically release to pypi
1414"""
1515
16- __version__ = '3.0.0rc1 '
16+ __version__ = '3.0.0rc2 '
1717
1818default_app_config = 'filer.apps.FilerConfig'
You can’t perform that action at this time.
0 commit comments