mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Add Xray things
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
- Improved handling (hopefully 🤞) of potential race condition when joining a portal with poor network connectivity ([atom/teletype-client#58](https://github.com/atom/teletype-client/pull/58))
|
||||
- Published [Teletype 0.12.0](https://github.com/atom/teletype/releases/tag/v0.12.0) with the above improvements
|
||||
- Xray
|
||||
- Started on support for shared remote workspaces by developing an RPC system for use between Xray peers.
|
||||
- See [this week's in-depth update](https://github.com/atom/xray/blob/master/docs/updates/2018_04_09.md) for details.
|
||||
- Reactor Duty
|
||||
- Fixed an issue that sometimes prevented the fuzzy-finder from showing local files when Teletype is installed ([atom/fuzzy-finder#343](https://github.com/atom/fuzzy-finder/issues/343))
|
||||
- Shipped [Atom 1.25.1](https://github.com/atom/atom/releases/tag/v1.25.1) and [1.26.0-beta1](https://github.com/atom/atom/releases/tag/v1.26.0-beta1)
|
||||
@@ -27,3 +29,4 @@
|
||||
- Revive the React 16 and Enzyme port started in [atom/github#1174](https://github.com/atom/github/pull/1174). @smashwilson
|
||||
- Tree-sitter
|
||||
- Xray
|
||||
- Merge [initial implementation of shared workspaces](https://github.com/atom/xray/pull/61).
|
||||
|
||||
Reference in New Issue
Block a user