Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 1.08 KB

File metadata and controls

38 lines (21 loc) · 1.08 KB

v0.0.9 (06/07/2021)

  • Addeds the Windows activity log path to the README

v0.0.8 (04/06/2021)

  • Updated the default log path to use the VS Code log path for Live Share Gatekeeper

v0.0.7 (09/19/2020)

  • The LIVESHARE_POLICY_FILE environment variable can now point to an http/https-based URL

v0.0.6 (09/04/2020)

  • Added support for the LIVESHARE_POLICY_FILE environment variable

v0.0.5 (08/04/2020)

  • 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

v0.0.4 (07/03/2020)

  • Introduced a activity log file for auditing collaboration sessions

v0.0.3 (06/28/2020)

  • 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)

v0.0.2 (05/12/2020)

  • Added support for enforcing certain settings (see readme for details)

v0.0.1 (05/01/2020)

Initial release