Releases: django-cms/django-filer
Releases · django-cms/django-filer
3.0.1
12 Jul 19:11
Compare
Sorry, something went wrong.
No results found
Fix a bug that creates a server error when requesting a thumbnail from an
invalid or missing file
Fix a bug that on some systems webp images were not recognized
Add missing css map files
3.0.0
07 Jul 05:07
Compare
Sorry, something went wrong.
No results found
Add validation framework to prevent XSS attacks using HTML or SVG files (see docs)
Only show uncategorized files to the owner or superuser if permissions are active
Add an edit button to the file widget which opens edit file pop-up
Refactored directory list view for significant performance increases
Remove thumbnail generation from the directory list view request response cycle
Support for upload of webp images
Optional support for upload of heif images
Add Django 4.2 support
Add thumbnail view for faster visual management of image libraries
Fix File.objects.only() query required for deleting user who own files.
Fix several CSS quirks
Fix folder widget
Remove unused css from delete confirmation view and move file view
Add Pillow 10 compatibility
Update translations (de/fr/nl)
2.2.6
03 Jul 09:08
Compare
Sorry, something went wrong.
No results found
Add Pillow 10 compatibility
3.0.0rc3
29 Jun 06:30
Compare
Sorry, something went wrong.
No results found
Fix folder widget
Fix breadcrumbs
3.0.0rc2
27 Jun 13:56
Compare
Sorry, something went wrong.
No results found
Remove unused request for non-existing css file
3.0.0rc1
26 Jun 13:15
Compare
Sorry, something went wrong.
No results found
Add validation framework to prevent XSS attacks using HTML or SVG files (see docs)
Only show uncategorized files to the owner or superuser if permissions are active
Add an edit button to the file widget which opens edit file pop-up
Refactored directory list view for significant performance increases
Remove thumbnail generation from the directory list view request response cycle
Add Django 4.2 support
Add thumbnail view for faster visual management of image libraries
Fix File.objects.only() query required for deleting user who own files.
Fix several CSS quirks
2.2.5
11 Jun 16:16
Compare
Sorry, something went wrong.
No results found
Security patch (#1352 ):
While admin options shown correctly represented the user rights, some admin
end-points were available directly. A staff user without any permissions
could browse the filer folder structure, list files in a folder, add files,
and move files and folders.
2.3rc1
20 Jan 20:28
Compare
Sorry, something went wrong.
No results found
Additional thumbnail view for folder list admin view with much bigger icons.
2.2.4
13 Jan 15:35
Compare
Sorry, something went wrong.
No results found
2.2.4 (2023-01-13)
Add Django 4.1 support
Add python 3.11 tests
Fix thumbnail generation for SVG images when used as a Divio addon.
2.2.3
08 Aug 11:16
Compare
Sorry, something went wrong.
No results found
Merge remote-tracking branch 'origin/recompile-sass'