- Addeds the Windows activity log path to the
README
- Updated the default log path to use the VS Code log path for Live Share Gatekeeper
- The
LIVESHARE_POLICY_FILEenvironment variable can now point to anhttp/https-based URL
- Added support for the
LIVESHARE_POLICY_FILEenvironment variable
- Updated the activity log to use JSON lines format instead of Yaml
- Added support for enforced policies, as opposed to simply default settings values
- Added support for defining the required connection mode in the policy config file
- Introduced a activity log file for auditing collaboration sessions
- Added support for restricting sharing to only allowed domains
- Added support for defining the list of allowed domains via a config file (in addition to the VS Code setting)
- Added support for enforcing certain settings (see readme for details)
Initial release