You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,6 @@ N/A
30
30
31
31
If you want to add your own headers, make use of the `uibMiddleware.js` (for ExpressJS) and `sioMiddleware.js` (for Socket.IO initial connection and polling connections) middleware files.
32
32
33
-
34
33
### Changed
35
34
36
35
- Further code tidy up.
@@ -40,6 +39,7 @@ N/A
40
39
### Fixed
41
40
42
41
-[Issue #84](https://github.com/TotallyInformation/node-red-contrib-uibuilder/issues/84) Proxy rewrites were messing with the Socket.IO namespace.
42
+
Many thanks to [Vinay Kharecha](https://github.com/vinaykharecha) for reporting.
0 commit comments