We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89c47a7 commit 6ea5d6dCopy full SHA for 6ea5d6d
CHANGELOG.rst
@@ -2,6 +2,11 @@
2
CHANGELOG
3
=========
4
5
+3.4.4 (2026-02-06)
6
+==================
7
+
8
+* fix: Popup window failed with django CMS' GrouperAdmin forms by @fsbraun in https://github.com/django-cms/django-filer/pull/1575
9
10
3.4.3 (2026-01-17)
11
==================
12
filer/__init__.py
@@ -13,4 +13,4 @@
13
8. Publish the release and it will automatically release to pypi
14
"""
15
16
-__version__ = '3.4.3'
+__version__ = '3.4.4'
0 commit comments