-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathChangeLog
More file actions
164 lines (91 loc) · 4.46 KB
/
ChangeLog
File metadata and controls
164 lines (91 loc) · 4.46 KB
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
2024-12-08 Francois Suter (Idéative) <typo3@ideative.ch>
* Release version 5.0.0
2024-12-07 Francois Suter (Idéative) <typo3@ideative.ch>
* Verify compatibility with PHP 8.4
2024-12-05 Francois Suter (Idéative) <typo3@ideative.ch>
* Update documentation, automate building
* Support passing headers and method when fetching data
2024-11-26 Francois Suter (Idéative) <typo3@ideative.ch>
* Adapt to changes in svconnector, resolves #12
* Verify compatibility with TYPO3 13 ELTS, resolves #11
2024-06-16 Francois Suter (Idéative) <typo3@ideative.ch>
* Ensure compatibility with TYPO3 13, resolves #11
* Clean up code with Rector, drop compatibility with PHP 7.4 and 8.0, references #11
2023-08-07 Francois Suter (Idéative) <typo3@ideative.ch>
* Verify compatibility with PHP 8.2
* Release version 4.1.0
2023-05-02 Francois Suter (Idéative) <typo3@ideative.ch>
* Update example code for service instanciation
* Verify compatibility with TYPO3 12 LTS
* Relase version 4.0.1
2022-12-27 Francois Suter (Idéative) <typo3@ideative.ch>
* Relase version 4.0.0
2022-12-25 Francois Suter (Idéative) <typo3@ideative.ch>
* Ensure compatibility with TYPO3 12, resolves #9
* Ensure compatibility with PHP 8.1
2022-12-18 Francois Suter (Idéative) <typo3@ideative.ch>
* Switch to new connector service registration API, resolves #10
2021-10-05 Francois Suter (Idéative) <typo3@ideative.ch>
* Relase version 3.0.0
2021-09-07 Francois Suter (Idéative) <typo3@ideative.ch>
* Ensure compatibility with PHP 8
2021-04-06 Francois Suter (Idéative) <typo3@ideative.ch>
* Ensure compatibility with TYPO3 11, drop support for TYPO3 8 and 9
2021-02-22 Francois Suter (Idéative) <typo3@ideative.ch>
* Update composer manifest
* Release version 2.4.1
2020-05-07 Francois Suter (Idéative) <typo3@ideative.ch>
* Release version 2.4.0
2020-04-12 Francois Suter (Idéative) <typo3@ideative.ch>
* Implement new configuration check API, resolves #7
* Update documentation settings, resolves #8
2020-04-10 Francois Suter (Idéative) <typo3@ideative.ch>
* Ensure compatibility with TYPO3 10
2018-12-28 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Drop compatibility with TYPO3 7, prepare for TYPO3, code cleanup, resolves #6
* Add functional tests
* Release version 2.3.0
2018-07-18 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Updated documentation regarding allowed absolute file paths
* Released version 2.2.2 and 2.2.3
2018-02-15 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Updated headers initialization (thanks to Alex Böswetter)
* Released version 2.2.1
2018-01-23 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Released version 2.2.0
2018-01-19 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Used new FileUtility for reading files, resolves #4
* Improved localised error strings, resolves #1
2017-04-05 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Released version 2.1.0
2017-04-01 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Verified compatibility with TYPO3 CMS 8, resolves #3
2016-05-02 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Released version 2.0.0, resolves #76005
2016-04-25 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Refactored for TYPO3 CMS 7, resolves #75926
2014-06-05 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Released version 1.5.0, resolves #57779
2014-04-02 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Verified compatibility with TYPO3 CMS 6.2, resolves #57532
* Implemented new API from base connector, resolves #57552
2013-07-21 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Verified compatibility with TYPO3 CMS 6.1, resolves #50259
* Released version 1.4.0
2013-01-24 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Released version 1.3.0
2013-01-11 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Verified compatibility with TYPO3 CMS 6.0, resolves #44467
2012-09-23 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Released version 1.2.0
2012-09-22 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Verified compatibility with TYPO3 4.7, raised requirements to 4.5, resolves #41244
2012-09-14 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Added sample configuration, resolves #40904
2012-09-10 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Corrected call to wrong error message, resolves #40803
2011-09-14 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Added option for faking user agent, resolves #29767
* Released version 1.1.0
2011-03-08 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Released version 1.0.0