Skip to content

Commit 8e91755

Browse files
committed
Updated to 3.2.20-pl
1 parent 5dcb731 commit 8e91755

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

_build/config.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
return [
1212
'name' => 'FileMan',
1313
'name_lower' => 'fileman',
14-
'version' => '3.2.1',
14+
'version' => '3.2.2',
1515
'release' => 'pl',
1616
// Install package to site right after build
1717
'install' => true,

core/components/fileman/docs/changelog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
Changelog for FileMan.
22

3+
3.2.2-pl (January 22, 2025)
4+
==============
5+
- Added field escaping when sorting
6+
37
3.2.1-pl (November 11, 2024)
48
==============
59
- Minor code fixes (php warnings)

core/components/fileman/docs/readme.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,7 @@
22
FileMan
33
--------------------
44
Author: Aleksei Naumov <info@createit.ru>
5-
--------------------
5+
--------------------
6+
7+
FileMan is an add-on for MODX Revolution that allows you to attach files to MODX documents,
8+
including additional features such as grouping, extended descriptions, download count, etc.

0 commit comments

Comments
 (0)