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

Releases: atom/teletype

v0.13.3

29 May 19:01
55ee31d
Compare
Choose a tag to compare

Fixed an using Teletype in Atom 1.28.0-beta0 and newer (#382)

v0.13.2

02 May 13:25
6bc5c66
Compare
Choose a tag to compare

Fixed an issue that would sometimes occur when closing the WebRTC connection (#368)

v0.13.1

25 Apr 14:46
3c5f463
Compare
Choose a tag to compare

Fixed an issue that could occur when a guest puts their computer to sleep while participating in a portal (#354)

v0.13.0

18 Apr 19:19
718c100
Compare
Choose a tag to compare

Teletype 0.13.0 makes it easier to know which cursor belongs to which collaborator. When displaying a collaborator's cursor, Teletype now shows the collaborator's cursor color next to their avatar. (#365)

v0.12.2

13 Apr 14:39
070d780
Compare
Choose a tag to compare
  • Fixed an issue that could occur when existing portal participants are performing actions while a new participant is joining (#360)
  • Fixed an issue that prevented mouse clicks from placing the cursor on certain lines while participating in a portal (#362)

v0.12.1

09 Apr 16:28
8cf957e
Compare
Choose a tag to compare

Fixed an issue that could occur when attempting to join a portal that no longer exists while also trying to share a portal (#357)

v0.12.0

03 Apr 21:40
4452946
Compare
Choose a tag to compare
  • Update guest workspaces when host renames a shared file (#147)
  • Improve handling (hopefully 🤞) of potential race condition when joining a portal with poor network connectivity (#233, atom/teletype-client#58)

v0.11.0

29 Mar 15:22
e3df761
Compare
Choose a tag to compare

URLs are pretty great. And now your portals have URLs, too.

Invite coworkers or friends to collaborate by sending them your portal URL. Collaborators can follow that link to join your portal and start coding together with you in real time. 👩‍💻:atom:🔗:atom:👨‍💻

v0.10.0

09 Mar 14:01
540c8e1
Compare
Choose a tag to compare

With Teletype 0.10.0, you'll now enjoy a streamlined view of your collaborators' avatars inside the editor. (#332)

All avatars now appear in the bottom right corner. Additionally, you'll now see a collaborator's avatar even when they switch their focus to something outside the portal. For example, if a guest starts editing a file that's not associated with the portal, you'll continue to see the guest's avatar, but it will have a reduced opacity to indicate reduced portal activity from that guest.

Teletype v0.10.0 Screenshot

v0.9.0

28 Feb 08:34
Compare
Choose a tag to compare

Allow guests to use fuzzy-finder to open any remote editor shared by the host. Please note that this currently requires using an Atom dev build. Full support for this functionality will ship in a future beta version of Atom. (#323)