-
Notifications
You must be signed in to change notification settings - Fork 34
/
changelog.txt
153 lines (114 loc) · 4.08 KB
/
changelog.txt
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
*** Facebook for WordPress Changelog ***
2024-09-24 version 4.0.1
* Updated the readme.txt to point to Meta Privacy Policy
2024-09-12 version 4.0.0
* Tested WP up to 6.5.5
* Updated the supported PHP version to 8.1, and updated the code to conform to the PHP 8.1 standards
* Added a link to the Meta Platform Terms in readme.txt
* Updated the Facebook Business SDK to v19.0.0
2024-03-08 version 3.0.16
* Updated OpenBridge session management
* Fixed failing tests
2024-02-16 version 3.0.15
* Updates to OpenBridge integration
* Fixing some failing tests
2022-08-01 version
* Update Facebook Business SDK to v12.0.0
* Added the ability to send website events using conversion API and OpenBridge Javascript. This can be enabled/disabled from the settings page.
* Added ads metrics and insights on the settings page.
2021-08-30 version 3.0.6
* Update Facebook Business SDK to v11.0.0
2021-03-10 version 3.0.5
* Support for WordPress 5.7
* Fixing pixel events for Contact Form 7 in WP >= 5.7
2021-02-17 version 3.0.4
* Update Facebook Business SDK to v9.0.4
* Validating, sanitizing and escaping plugin settings
2021-02-12 version 3.0.3
* Adding nonce parameter to requests changing plugin settings
2021-02-09 version 3.0.2
* Removing Guzzle dependency
2021-01-28 version 3.0.1
* Support for WordPress 5.6
* Adding banner for plugin review
* Adding action_source parameter to Conversions API events
* Update Business SDK to v9.0.3
2021-01-06 version 3.0.0
* Adding Facebook Business Extension based configuration
* Renaming to Facebook for WordPress
2020-12-08 version 2.2.2
* Update Business SDK to v9.0.1
2020-11-04 version 2.2.1
* Stop sending events for internal users
* Fix Contact Form 7 integration bug, send events only on form submit success
* Update Facebook Business SDK to v8.0.2
* Requires PHP 5.6 or greater
* Sending ViewContent Conversions API event from WooCommerce
* Support for WooCommerce through Pixel and Conversions API
2020-08-14 version 2.2.0
* Support for WordPress 5.5
* Improved Conversions API event quality
* Sending AddToCart and ViewContent events from Easy Digitial Downloads
* New filter added before the Conversions API event is sent
2020-06-18 version 2.1.0
* Support for WooCommerce through the Conversions API
2020-04-23 version 2.0.2
* Support for WordPress 5.4
* Fixing an Illegal string offset error with WP Forms
* Fixing the event source url for Conversions API events
2020-03-23 version 2.0.1
* Fixing an Undefined index error
2020-03-09 version 2.0.0
* Added support for Conversions API
2019-12-02 version 1.8.0
* Support for WordPress 5.3
* Fix Gravity Forms confirmation redirect
2019-02-18 version 1.7.25
* remove get_called_class from the codebase
2019-02-10 version 1.7.24
* Fix for PHP 5.3
* Fix the Util function
* Fix Ninja Form
2019-01-29 version 1.7.23
* Add Gravity Forms
* Add Caldera Form
* Add Formidable Form
2019-01-20 version 1.7.22
* fix css asset error
2018-11-30 version 1.7.21
* fix abstract static function
2018-11-28 version 1.7.20
* Change plugin file name, Add Supports for MailChimp for WordPress and WP eCommerce
2018-11-20 version 1.7.19
* Support php 5.3 onwards
2018-11-16 version 1.7.18
* Fix translation and set the advanced matching on by default
2018-11-09 version 1.7.17
* Fix Lead event
2018-11-02 version 1.7.16
* Fix advance matching
2018-10-29 version 1.7.15
* Add tracking
2018-07-06 version 1.7.14
* Add language files
2018-07-06 version 1.7.13
* Add Ninja Forms
2018-07-06 version 1.7.12
* Add WPForms
2018-07-06 version 1.7.11
* Add Easy-Digital-Download
2018-07-06 version 1.7.10
* Code Refactor
2018-07-06 version 1.7.9
* Added Lead event for Contact Form 7.
2018-03-28 version 1.7.7
* Removed unused code that was previously used by WooCommerce plugin.
* Added DB cleanup on uninstall.
* Added pot file for i18n.
2018-01-03 version 1.7.6
* WordPress only plugin notice on missing Pixel ID.
* WordPress only plugin direct link to settings page from plugin page.
2017-09-05 version 1.5.0
* Added support for generic WordPress installations (without WooCommerce)
* Added Search events
* Setting page for Pixel ID and for enabling advanced measurement