Skip to content

Commit 6a1f144

Browse files
committed
Updated to 3.3.1-pl
1 parent d74f128 commit 6a1f144

2 files changed

Lines changed: 5 additions & 1 deletion

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.3.0',
14+
'version' => '3.3.1',
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.3.1-pl (August 26, 2025)
4+
==============
5+
- Fix a bug with downloading files in the admin panel [#10]
6+
37
3.3.0-pl (May 20, 2025)
48
==============
59
- Add fields "published", "published_at" to the File object

0 commit comments

Comments
 (0)