-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathCHANGELOG
244 lines (197 loc) · 6.34 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
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
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
Version 2.36 December 20, 2021
------------------------------
- Fix: undefined keys_checksum.
- Fix: is_admin sfw check.
- Fix: error in diff_key.
- Fix: update agent version.
- Fix: spam_check_cms update users status.
- Fix: Security fix.
- Fix: 2.1 SMF supporting fixed.
Version 2.35 August 25, 2021
------------------------------
- Fix: fixed error in cleantalk_is_valid_js
- Fix: undefined index token.
- Fix: set js_key if empty.
- Fix: SpamFirewall check. PHP Notice.
- Fix: Added error.html
Version 2.34 May 28, 2021
------------------------------
- Fix call npd on cron.
Version 2.33 May 25, 2021
------------------------------
- Added the ability to check the search form.
- Sending plugin settings in a request
- Update lib.
- Fix js_keys
Version 2.32 Jun 02, 2020
------------------------------
- Trait usage fixed.
Version 2.31 Mar 04, 2020
------------------------------
- Setting "Check registration" added.
- Fix for ut8_decode function.
Version 2.30 Dec 24, 2019
------------------------------
- Bug fixes and other minor improvements
Version 2.29 Aug 13, 2019
------------------------------
- Add protection for personal messages
- Spanish translation
- Bug fixes and other minor improvements
Version 2.28 Jun 24, 2019
------------------------------
- Optimize settings
- Remote calls support
- Bug fixes and other minor improvements
Version 2.27 Apr 15, 2019
------------------------------
- Bug fixes and other minor improvements
Version 2.26 Mar 01, 2019
------------------------------
- Fix admin checking with custom contact forms option enabled
- Fix JS checking
- Bug fixes and other minor improvements
Version 2.25 Nov 02, 2018
------------------------------
- Show a real name for the Newbie membergroup on the mod settings page
- Bug fixes and other minor improvements
Version 2.24 Oct 10, 2018
------------------------------
- CDN support
- Lib class updated
- Move mod settings to a separate tab
- Bug fixes and other minor improvements
Version 2.23 June 9, 2018
------------------------------
- Bug fixes and other minor improvements
Version 2.22 June 4, 2018
------------------------------
- The check exception: Private messages.
- Minor fixes.
Version 2.21 April 16, 2018
------------------------------
- Bug fixes and other minor improvements
Version 2.20 December 24, 2017
------------------------------
- New option for email notifications
- New option for custom contact form checking
Version 2.19 December 24, 2017
------------------------------
- Support Cloudflare CDN
Version 2.18 October 30, 2017
------------------------------
- Bug fixes and other minor improvements
Version 2.17 October 26, 2017
------------------------------
- Fix create_table for sql_lite
- IPv6 support
- Update sfw_networks on plugin install
- First post checking now checking all messages from users with newbie group
- Bug fixes and other minor improvements
Version 2.16 Septebmer 14, 2017
------------------------------
- Update fix.
Version 2.14 Septebmer 14, 2017
------------------------------
- Support for large bases in users check.
- Error fixes.
Version 2.13 June 20, 2017
------------------------------
- Compatibility for PHP versions lower 5.2, servers without Apache.
- Error fixes.
Version 2.12 June 26, 2017
------------------------------
- Error fixes.
Version 2.10 June 20, 2017
------------------------------
- Major improvments.
- Performance improved.
- SFW logs added.
- Stability improvment.
- Spam protection improved.
- Many small bug fixes.
Version 2.0 December 29, 2016
------------------------------
- Minor bug fixes
Version 1.99 December 22, 2016
------------------------------
- Minor fixes
Version 1.98 December 12, 2016
------------------------------
- Improved filtration
Version 1.97 November 13, 2016
------------------------------
- Changed method for users check.
- Deleted test request with "[email protected]"
Version 1.96 July 19, 2016
------------------------------
- Fixed empty buffer in SSI compatibility
Version 1.95 May 18, 2016
------------------------------
- Added session checking
- Added SSI compatibility
Version 1.94 April 18, 2016
------------------------------
- Fixed SQL error of Spam FileWall feature in SQLite
Version 1.93 March 17, 2016
------------------------------
- Fixed SQL error with Spam FileWall feature
Version 1.90 February 24, 2016
------------------------------
- Fixed translation of bulk users checking
- Added warning notice about users deletion
Version 1.90 February 17, 2016
------------------------------
- Added bulk users checking
Version 1.80 January 27, 2016
------------------------------
- Fixed "tell others" link output
Version 1.70 January 21, 2016
------------------------------
- Updated base class
- Fixed "tell others" link output
- Added test query for settings updating
Version 1.60 October 15, 2015
------------------------------
- Updated Cleantalk API to v2.1.1
- Add tell others option
- Denied bot registration if javascript check failed and errno != 0
Version 1.51 September 4, 2015
------------------------------
- Fixed notice "Undefined index: template_layers" when download attachment
- Fixed App version for cleantalk panel
Version 1.50 August 30, 2015
------------------------------
- Added SMF 2.1 Beta compatibility
Version 1.41 July 30, 2015
------------------------------
- Fixed bug with fast registrations
Version 1.40 July 13, 2015
------------------------------
- Updated browser javascript detecting algorithm
- Added compatibility with other plugins for social networks
- Removed unnecessary template patches
Version 1.30 May 25, 2015
------------------------------
- Updated Cleantalk API to v2.0.0
- Added logging option for enable/disable logging to SMF
- Fixed install and upgrades
- Added javascript timeout for JS checks
Version 1.21 January 15, 2015
------------------------------
- Fixed submit time checks in quick reply form
- Fixed javascript checks in quick reply form
Version 1.20 August 19, 2014
------------------------------
- Added antispam test for first post on board for Newly registered members
Version 1.03 July 15, 2014
------------------------------
- Fixed javascript checking in register form
Version 1.02 June 30, 2014
------------------------------
- Fixed get remote ip when proxy used
- Fixed menu items in general_mod_settings
- Fixed bug clearing api key after mod updating
Version 1.01 March 27, 2014
------------------------------
- Initial release