PluginProbe
HubSpot All-In-One Marketing – Forms, Popups, Live Chat / 11.3.62
HubSpot All-In-One Marketing – Forms, Popups, Live Chat v11.3.62
11.3.75 11.3.73 11.3.71 11.3.70 11.3.69 11.3.64 11.3.65 11.3.62 11.3.61 11.3.56 11.3.58 11.0.31 11.0.52 11.0.54 11.0.56 11.0.58 11.0.7 11.1.10 11.1.11 11.1.13 11.1.14 11.1.15 11.1.2 11.1.20 11.1.21 All 73 releases
leadin / changelog.txt

changelog.txt in HubSpot All-In-One Marketing – Forms, Popups, Live Chat 11.3.62, at changelog.txt

306 lines 7.4 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 = 11.3.62 (2026-07-09) =
2 * Migrate OAuth token exchange to v2 endpoint with token in request body
3
4 = 11.3.61 (2026-07-08) =
5 * Security fix: exchange OAuth refresh token server-side so it never reaches the browser (CVE-2026-57736 Phase 3)
6
7 = 11.3.56 (2026-07-06) =
8 Security fix: remove OAuth refresh token from HTML source to prevent exposure to low-privilege users
9
10 = 11.3.53 (2026-06-25) =
11 Strip cf-connecting-ip header from reverse proxied requests
12
13 = 11.3.52 (2026-06-24) =
14 - Forward /events/public/v1/* path to HubSpot via predefined proxy
15
16 = 11.3.44 (2026-03-18) =
17 * Fixed a trailing comma error on PHP versions lower than 7.3
18
19 = 11.3.39 (2026-01-29) =
20 * Ensure reverse proxy passes through request/response headers
21
22 = 11.3.33 (2025-12-03) =
23 * Fix CVE-2025-11762: Remove sensitive plugin data exposure to low-privilege users
24 * Replace parse_url with wp_parse_url for WordPress compatibility
25 * Remove deprecated load_plugin_textdomain function
26 * Update tested up to WordPress 6.9
27
28 = 11.3.20 (2025-08-26) =
29 * Update error handling to avoid serialization problems
30
31 = 11.3.16 (2025-07-15) =
32 * Fix bug causing duplicate scheduled cron events
33
34 = 11.3.6 (2025-04-22) =
35 * Have default embedVersion for elementor
36
37 = 11.3.0 (2025-04-07) =
38 * Add v4 forms support
39
40 = 11.2.8 (2025-03-17) =
41 * Move cron schedule action to proxy mapping class
42
43 = 11.2.0 (2025-03-05) =
44 * Add reverse proxy to HubSpot domain feature
45
46 = 11.1.83 (2025-01-24) =
47 * Validate refreshToken value before starting app
48
49 = 11.1.82 (2025-01-23) =
50 * Change Raven URL for error capture
51
52 = 11.1.75 (2024-11-29) =
53 * Add Salt/key config global to avoid disconnection in case secret changes
54
55 = 11.1.73 (2024-11-19) =
56 * Remove unknow wp_json_decode function
57
58 = 11.1.66 (2024-10-23) =
59 * Register gutenberg blocks at PHP side
60
61 = 11.1.34 (2024-07-18) =
62 * Fix XSS injection issue with Elementor meetings widget
63
64 = 11.1.33 (2024-07-18) =
65 * Filter exceptions captured from external files
66
67 = 11.1.30 (2024-07-10) =
68 * Bump tested up to WordPress version
69
70 = 11.1.27 (2024-06-25) =
71 * Remove need for refresh token when submitting deactivation feedback
72
73 = 11.1.26 (2024-06-24) =
74 * Add stylesheet loader bondary for gutenberg blocks
75
76 = 11.1.22 (2024-06-17) =
77 * Add error labels to help diagnose connection issues
78
79 = 11.1.21 (2024-06-04) =
80 * Improve load performance by removing redundant retry logic
81
82 = 11.1.20 (2024-05-31) =
83 * Remove extra logs
84
85 = 11.1.19 (2024-05-31) =
86 * Add AppIntegrationConfig
87
88 = 11.1.18 (2024-05-30) =
89 * Add default value in connection process
90
91 = 11.1.15 (2024-05-30) =
92 * Revert breaking changes in 11.1.13 related to the oauth connection
93
94 = 11.1.14 (2024-05-30) =
95 * Add apiVersion to gutenberg blocks
96
97 = 11.1.13 (2024-05-23) =
98 * Add error labels for connection process
99
100 = 11.1.11 (2024-05-16) =
101 * Add another field to integrated app config
102
103 = 11.1.10 (2024-05-15) =
104 * fix race condition with our Elementor widgets which would occasionally prevent them from loading.
105
106 = 11.1.9 (2024-05-15) =
107 * Add extra data to integrated app config
108
109 = 11.1.5 (2024-04-19) =
110 * Pushing new plugin version with tagging mechanism working correctly.
111
112 = 11.1.3 (2024-04-17) =
113 * Optimize metadata update on connection
114
115 = 11.1.0 (2024-04-16) =
116 * Addressing issue with our SVN tagging
117
118 = 11.0.57 (2024-04-16) =
119 * Update logic that is used to disable blocks in the full site editor
120
121 = 11.0.55 (2024-04-12) =
122 * Remove support for full site editor for forms and meetings blocks
123
124 = 11.0.37 (2024-04-10) =
125 * Fix translation keys
126
127 = 11.0.36 (2024-04-09) =
128 * Refactor connection function and add extra leadin config
129
130 = 11.0.32 (2024-03-27) =
131 * Update the gutenberg save blocks for wordpress customizer compatibility
132
133 = 11.0.28 (2024-03-22) =
134 * Fix for the HubSpot gutenberg blogs rendered in the wordpress customizer context
135
136 = 11.0.23 (2024-03-14) =
137 * Fix error when adding the wordpress sidebar
138
139 = 11.0.15 (2024-03-13) =
140 * Add better error logging
141
142 = 11.0.9 (2024-03-12) =
143 * Translations fixed
144
145 = 11.0.8 (2024-03-04) =
146 * Update review banner display logic
147
148 = 11.0.5 (2024-02-29) =
149 * Adds ability to delete query param from embedded app
150
151 = 11.0.4 (2024-02-26) =
152 * Adds version info to leadin config
153
154 = 11.0.3 (2024-02-20) =
155 * Remove unnecessary "type" attribute from javascript resources
156
157 = 11.0.0 (2024-02-13) =
158 * Fix locale bug
159 * Integrated Plugin App embedder
160 * Remove 3rd party cookies dependency
161
162 = 10.2.23 (2024-01-24) =
163 * Update link of the review survey
164
165 = 10.2.17 (2023-12-13) =
166 * Change minimum required version in plugin listing
167
168 = 10.2.14 (2023-11-15) =
169 * Remove deprecated block_categories method
170
171 = 10.2.13 (2023-11-13) =
172 * Bump WP tested version and fix feedback banner show up condition
173
174 = 10.2.3 (2023-08-23) =
175 * Sets device id in embedder options
176
177 = 10.2.0 (2023-08-09) =
178 * Live chat app embedder
179
180 = 10.1.30 (2023-07-24) =
181 * Updated readme
182
183 = 10.1.28 (2023-07-11) =
184 * Removes unused jQuery dependency
185
186 = 10.1.24 (2023-05-31) =
187 * Add Norwegian language support
188
189 = 10.1.23 (2023-05-17) =
190 * Fixed form creation by template
191
192 = 10.1.16 (2023-04-11) =
193 * Updated tested up to WordPress version and HubSpot video
194
195 = 10.1.13 (2023-03-30) =
196 * Add url sanitizing for meetings shortcode
197
198 = 10.1.0 (2023-03-08) =
199 * Forms app embedder
200
201 = 10.0.24 (2023-03-07) =
202 * Change font type
203
204 = 10.0.21 (2023-02-20) =
205 * Content type default selection for elementor
206
207 = 10.0.18 (2023-01-20) =
208 * Add business unit proxy
209
210 = 10.0.17 (2023-01-19) =
211 * Add loader animation to prevent blank screen
212
213 = 10.0.7 (2023-01-10) =
214 * Remove getHublet endpoint
215
216 = 10.0.0 (2023-01-06) =
217 * Plugin restructure to use WordPress env and scripts
218
219 = 9.2.26 (2022-12-08) =
220 * Update feedback survey link
221
222 = 9.2.0 (2022-12-01) =
223 * Add support for Business Units
224
225 = 9.1.0 (2022-11-30) =
226 * Make list link external
227
228 = 9.0.499 (2022-11-25) =
229 * Fix custom post type validation for sidebar
230
231 = 9.0.497 (2022-11-24) =
232 * Added fallback page if iframe is blocked
233
234 = 9.0.469 (2022-11-21) =
235 * Replace null parameter for http_build_query method
236
237 = 9.0.432 (2022-11-17) =
238 * Migrate to TypeScript
239
240 = 9.0.405 (2022-11-14) =
241 * Add validation to metadata access
242
243 = 9.0.387 (2022-11-01) =
244 * Use WP set script translations
245
246 = 9.0.365 (2022-10-28) =
247 * Move ajax to rest endpoints
248
249 = 9.0.320 (2022-10-24) =
250 * Make report link external
251
252 = 9.0.311 (2022-10-21) =
253 * Fix for form select sometimes not working in form Gutenberg block
254
255 = 9.0.272 (2022-10-12) =
256 * Fix for Penpal to connect to correct child when Impact Link is present
257
258 = 9.0.108 (2022-09-14) =
259 * Enqueue Meetings script
260
261 = 9.0.91 (2022-09-13) =
262 * Changed the placeholder text for form blocks
263
264 = 9.0.77 (2022-09-12) =
265 * Change review link to external survey
266
267 = 9.0.74 (2022-09-09) =
268 * Add filter to pass additional query parameters to iframe
269
270 = 9.0.72 (2022-09-09) =
271 * Prevent sidebar from rendering when not post or page
272
273 = 9.0.20 (2022-08-30) =
274 * Remove tests folder and composer.phar file
275
276 = 9.0.0 (2022-08-29) =
277 * Added HusbSpot Elementor widgets
278
279 = 8.16.25 (2022-08-19) =
280 * Fixes the headers missing issue by tying the script with a hook
281
282 = 8.16.6 (2022-08-17) =
283 * Revert changes for open upgrade link in new tab
284
285 = 8.16.5 (2022-08-17) =
286 * Removed newline before/after php tag
287
288 = 8.16.2 (2022-08-17) =
289 * Fixes the headers already sent error
290
291 = 8.16.0 (2022-08-17) =
292 * Made upgrade link open up in a new tab instead of the iframe
293
294 = 8.15.139 (2022-08-04) =
295 * Fix for content type customization
296
297 = 8.15.65 (2022-07-22) =
298 * Fix encode URL for affiliate link
299
300 = 8.15.36 (2022-07-19) =
301 * Add validation for content type in meta data
302
303 = 8.15.0 (2022-07-15) =
304 * Add hubspot sidebar to set content type
305
306