GleapSDK / JavaScript-SDK

Gleap helps developers build the best software faster. It is your affordable in-app bug reporting tool for apps, websites and industrial applications.
MIT License
5 stars 1 forks source link

Advise to allow wss://ws.gleap.io in content-security-policy with version 12 #29

Closed abenhamdine closed 1 year ago

abenhamdine commented 1 year ago

Starting from v12, Gleap use websockets. I think the changelog should mention as a breaking change that wss://ws.gleap.io should be now allowed in content-security-policy, otherwise (like in our app), the sdk will break.

boehlerlukas commented 1 year ago

Hey @abenhamdine,

Thanks a lot for the input and sorry for the inconvenience. Will add it to the release notes right now. It's also available here: https://docs.gleap.io/javascript/content-security-policy

Best, Lukas