We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 330d1da commit aad7f4eCopy full SHA for aad7f4e
CHANGELOG.rst
@@ -2,8 +2,10 @@
2
CHANGELOG
3
=========
4
5
-Unreleased
6
-==========
+2.2.8 (2025-06-10)
+==================
7
+
8
+* fix(2.2.x backport): respect upload and directory listing permissions by @fdintino in https://github.com/django-cms/django-filer/pull/1527
9
10
2.2.7 (2024-05-16)
11
==================
filer/__init__.py
@@ -13,4 +13,4 @@
13
8. Publish the release and it will automatically release to pypi
14
"""
15
16
-__version__ = '2.2.7'
+__version__ = '2.2.8'
0 commit comments