PluginProbe
HubSpot All-In-One Marketing – Forms, Popups, Live Chat / 11.3.75
HubSpot All-In-One Marketing – Forms, Popups, Live Chat v11.3.75
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.75, at changelog.txt

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