Releases: cwise89/react-detect-offline
Releases · cwise89/react-detect-offline
v2.4.5: Security Updates
v2.4.4: bugfix - change default polling url.
This includes a fix for the default polling url being set to the SWAPI url causing problems for SWAPI. now using httpbin as the default url.
Fix: Updated Default Polling URL.
This release updates default polling URL to point to the long loved Star Wars API! This was in response to all the issues surrounding the previously used ihazip.com
and other associated CORS issues.
IMPORTANT ADVISE:
It is strongly recommended that you DO NOT rely on the default polling URL if your app has a VM or any other set that may effect the CORS policy of the default polling server being used- Star Wars API.