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

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