Skip to content
This repository has been archived by the owner on Nov 25, 2023. It is now read-only.

v1.2.0

Compare
Choose a tag to compare
@jackyzha0 jackyzha0 released this 28 Jun 00:44
· 87 commits to master since this release

Installation

# Requires node >=v10.x.x
$ npm install --global portal-sync

# Start using portal
$ portal new

# or 
$ portal join [sessionID]

Changelog

  • reduce filetree render size, bump node engine v, update desc 9d97a02
  • spacing fix 129dd0c
  • fix upload video demo 464dc5f
  • flesh out architecture section and fixed broken demo link a23fadd
  • add features section to readme d4187cd
  • readme update, remove broken close 2d1c501

v1.1.0...v1.2.0