Files
atom/docs/focus/2018-04-23.md
2018-04-30 11:34:29 -04:00

2.1 KiB

Highlights from the past week

  • Atom core
    • Shipped Atom 1.26.0 and 1.27.0-beta0 :shipit:
  • GitHub Package
    • Regression fix: "view (un)?staged changes" on untitled buffers atom/github#1402
    • Regression fix: DOMPurify and snapshotting atom/github#1401
    • Released atom/github v0.14.1 with backported fixes. Will be included in the next hotfix release.
    • Upgraded to React 16.3 atom/github#1390
    • Code cleanup: replace ObserveModelDecorator with ObserveModel render-prop atom/github#1393
    • Document our long-term visions for the GitHub package.
  • Teletype
  • Xray
  • Reactor Duty
    • Continued looking into the issue of config file corruption with packages that update the config during deactivation (#17060). Merged (#17166) in the hopes of addressing it.
    • Fixed a few other bugs that caused exceptions for users.

Focus for week ahead

  • GitHub Package
    • 📓 Planning, roadmapping, prioritizing, scheming
  • Teletype
    • 🐛 Improve handling of scenario where guest puts their computer to sleep while participating in a portal (atom/teletype#354)
  • Tree-sitter