Skip to content

Friends come and go, but updates are forever

Compare
Choose a tag to compare
@jwu910 jwu910 released this 11 Feb 17:02
· 121 commits to master since this release

[2.0.0] - 2019-02-11

Notes

This release fixes github-flagged security issues, adds in a message center to help log some CIO activity, and sets up the codebase for some future features.
Unfortunately with this release, we'll be losing support for node 4 and node 5 due to a bump in major versions of Babel.
Looking forward to 2.1.0, we can expect to see the ability to filter branches.

Added

  • CIO-0 Add CODEOWNERS
  • CIO-277 Add status bar container interface
  • CIO-280 Add message center and replace message interface

Removed

  • CIO-296 Remove screen title property from interface

Security

  • CIO-281 Update multiple dependencies to resolve vulnerabilities