forked from cdaecke/md_newsfrontend
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Changelog
63 lines (44 loc) · 2.02 KB
/
Changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
Version 2.0.2 (2021-01-11)
[BUGFIX] remove lazy loading annotation from $txMdNewsfrontendFeuser since it is recommended for ObjectStorage only
see: https://stackoverflow.com/a/65003393/415353
All changes
https://github.com/cdaecke/md_newsfrontend/compare/2.0.1...2.0.2
Version 2.0.1 (2020-11-05)
[BUGFIX] add proxy-class generation for ext:news again
All changes
https://github.com/cdaecke/md_newsfrontend/compare/2.0.0...2.0.1
Version 2.0.0 (2020-06-24)
FEATURE: TYPO3 10 compatibility
All changes
https://github.com/cdaecke/md_newsfrontend/compare/1.1.5...2.0.0
Version 1.1.5 (2020-03-16)
FEATURE: Allow to configure date format for field archive
All changes
https://github.com/cdaecke/md_newsfrontend/compare/1.1.4...1.1.5
Version 1.1.4 (2020-01-08)
FEATURE: Allow to set values for field datetime
BUGFIX: Allow to remove all categories from a news record
All changes
https://github.com/cdaecke/md_newsfrontend/compare/1.1.3...1.1.4
Version 1.1.3 (2019-09-26)
BUGFIX: Remove slashes in path_segement
All changes
https://github.com/cdaecke/md_newsfrontend/compare/1.1.2...1.1.3
Version 1.1.2 (2019-09-18)
BUGFIX: Generate path_segement for news record in all TYPO3 versions
All changes
https://github.com/cdaecke/md_newsfrontend/compare/1.1.1...1.1.2
Version 1.1.1 (2019-09-16)
BUGFIX: Use new slug generation of ext news (old one was removed in version 7.3)
BUGFIX: Make sure to add parsleyJS validation to form AFTER tinyMCE was loaded
FEATURE: Limit filesize of image and file upload. This can optionally be set by constants.
All changes
https://github.com/cdaecke/md_newsfrontend/compare/1.1.0...1.1.1
Version 1.1.0 (2019-06-03)
FEATURE: Add signal slots
All changes
https://github.com/cdaecke/md_newsfrontend/compare/1.0.1...1.1.0
Version 1.0.1 (2019-05-03)
FEATURE: Add possibility to set the "showinpreview" flag for the image
All changes
https://github.com/cdaecke/md_newsfrontend/compare/1.0.0...1.0.1