v3.4.0
Settings page update
You can now disable connection to the server part of dev tools if you're not using them or want to disable them for a while.
You can now change the port on the client and all the instances that are connecting to the server will use the same port
You can now change the url flag required to show the dev tools
You can now change visiblity based on url flag from the settings page
Breaking
Removed wsPort
and requireUrlFlag
client side config flags in favor of settings page change
What's Changed
- #66 fix & settings page additions by @AlemTuzlak in #70
Full Changelog: v3.3.0...v3.4.0