Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Releases: atom/teletype

v0.8.0

14 Feb 08:57
Compare
Choose a tag to compare
  • Clean up guest's workspace when host closes portal (i.e., automatically close the tabs that were associated with the portal) (#319)
  • Fix bug that would occasionally cause participants to see incorrectly-positioned cursors for other participants (#326)

v0.7.0

05 Feb 16:08
0ab2525
Compare
Choose a tag to compare

v0.6.0

18 Jan 13:45
Compare
Choose a tag to compare

Update Teletype for compatibility with the upcoming release of Atom 1.25 (#301)

v0.5.0

18 Jan 13:50
d2decd1
Compare
Choose a tag to compare
  • Improve positioning of collaborator avatars for workspaces with multiple panes (#283)
  • Offer to reload the package when initialization fails due to network connectivity issues (#287)

v0.4.0

18 Jan 13:50
Compare
Choose a tag to compare

With Teletype 0.4.0, collaborators can now save buffers on the host. (#270) 💾📡🌟

Also in this release:

  • Improve UX of the sign-in form (#248)
  • Provide quick access to Atom's package updates UI when prompting user to update Teletype due to a protocol change (#271)
  • Properly dispose of portals when deactivating the package (#279)

v0.3.0

18 Jan 13:55
2e36924
Compare
Choose a tag to compare

With Teletype 0.3.0, you can now share and edit multiple files simultaneously during your real-time coding sessions. (#262)