File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 7
7
ChangeLog
8
8
=========
9
9
10
+ Version 4.0.1
11
+ =============
12
+
13
+ * Exclude .crowdin.yml while packaging
14
+
10
15
Version 4.0.0
11
16
=============
12
17
13
18
* Add TYPO3 12 compatibility
14
19
* Remove TYPO3 10 compatibility
15
20
* Remove TYPO3 11 compatibility
21
+ * Change ext icon
22
+ * BUGFIX: Do not upload files on validation error in EXT:form
16
23
17
24
Version 3.0.4
18
25
=============
Original file line number Diff line number Diff line change 4
4
[general]
5
5
6
6
project = Check FAL Uploads
7
- version = 4.0.0
7
+ version = 4.0.1
8
8
release = 4.0
9
9
copyright = by jweiland.net
10
10
Original file line number Diff line number Diff line change 8
8
'author_email ' => 'projects@jweiland.net ' ,
9
9
'author_company ' => 'jweiland.net ' ,
10
10
'state ' => 'stable ' ,
11
- 'version ' => '4.0.0 ' ,
11
+ 'version ' => '4.0.1 ' ,
12
12
'constraints ' => [
13
13
'depends ' => [
14
14
'typo3 ' => '12.4.4-12.4.99 ' ,
You can’t perform that action at this time.
0 commit comments