You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,27 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
3.3.2 (2025-09-01)
6
+
==================
7
+
8
+
* fix: add filename length safety check with random suffix by @Baraff24 in https://github.com/django-cms/django-filer/pull/1515
9
+
* fix: Remove user from autocomplete fields if (swapped) user model does not have search fields by @fsbraun in https://github.com/django-cms/django-filer/pull/1517
10
+
* Fix: Include Private Storage in Orphan File Scanning for filer_check Command by @Baraff24 in https://github.com/django-cms/django-filer/pull/1518
11
+
* fix: Relect template block structure of Django 5.2+ by @fsbraun in https://github.com/django-cms/django-filer/pull/1523
12
+
* chore: Added Full Persian (Farsi) Translate by @dimacodev in https://github.com/django-cms/django-filer/pull/1524
13
+
* fix: Update directory_table_list.html by @AliAkbarSobhanpoor in https://github.com/django-cms/django-filer/pull/1528
14
+
* fix: Avoid locale-dependent ratio by @albanbochsler in https://github.com/django-cms/django-filer/pull/1536
15
+
* fix: docs GitHub action built by @fsbraun in https://github.com/django-cms/django-filer/pull/1540
16
+
* fix: Folder permission cache update sometimes raised TypeError by @fsbraun in https://github.com/django-cms/django-filer/pull/1539
17
+
* fix: Failed to install submodules of filer by @fsbraun in https://github.com/django-cms/django-filer/pull/1544
18
+
19
+
**New Contributors**
20
+
21
+
* @Baraff24 made their first contribution in https://github.com/django-cms/django-filer/pull/1515
22
+
* @dimacodev made their first contribution in https://github.com/django-cms/django-filer/pull/1524
23
+
* @AliAkbarSobhanpoor made their first contribution in https://github.com/django-cms/django-filer/pull/1528
24
+
* @albanbochsler made their first contribution in https://github.com/django-cms/django-filer/pull/1536
0 commit comments