-
Notifications
You must be signed in to change notification settings - Fork 8
/
ChangeLog
55 lines (47 loc) · 1.49 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
emogrifier 5.0.0, 2022-06-22
----------------------------
- Use new content object registration to add EMOGRIFIER TypoScript object type
- Add TYPO3 11 compatibility.
- Remove TYPO3 9 compatibility
emogrifier 4.0.1, 2020-09-20
----------------------------
- Update documentation.
- Version requirement.
emogrifier 4.0.0, 2020-09-20
----------------------------
- Update documentation.
- Update emogrifier to version 4.0.0.
- Drop support of non-composer installations.
- Drop support of TYPO3 8 LTS, add support for TYPO3 10 LTS.
emogrifier 3.0.0, 2019-09-21
----------------------------
- Update documentation.
- Update emogrifier to version 2.2.0.
- Remove deprecated replace statement from composer.json.
- Remove support of TYPO3 7 LTS, add support for TYPO3 9 LTS.
- Add pack script for TER upload.
- Replace GeneralUtility::requireOnce().
emogrifier 2.0.0, 2018-04-20
----------------------------
- Update documentation.
- Add view helper.
- Add user function.
- Add option to extract content.
- Update emogrifier to V2.0.0.
- Update integration of emogrifier.
- Remove compatibility with TYPO3 6.2.
- Reformat code.
emogrifier 1.1.1, 2017-09-23
----------------------------
- Update documentation.
emogrifier 1.1.0, 2017-09-23
----------------------------
- Update documentation.
- Update emogrifier to V1.2.0.
- Compatibility with TYPO3 8.7.
emogrifier 1.0.1, 2016-08-05
----------------------------
- Compatibility with TYPO3 6.2.
emogrifier 1.0.0, 2016-07-28
----------------------------
- Initial release.