Skip to content

Commit a5d4b64

Browse files
committed
Updated to 3.1.5-pl
1 parent e79be1b commit a5d4b64

2 files changed

Lines changed: 7 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.1.4',
14+
'version' => '3.1.5',
1515
'release' => 'pl',
1616
// Install package to site right after build
1717
'install' => true,

core/components/fileman/docs/changelog.txt

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

3+
3.1.5-pl (Feb 12, 2024)
4+
==============
5+
- [#2] Fixed a bug with template checking in the plugin
6+
- [#3] Fixed the toPlaceholder property of the fmFiles snippet
7+
- [#4] Fixed a bug with HTML entities in the resource pagetitle
8+
39
3.1.4-pl
410
==============
511
- Fixed installer bug with FileManTemplate policy

0 commit comments

Comments
 (0)