All changes to semantic code reviews will be documented in this file.
- Markdown on comments
- Symbol highlighting
- Progress on symbols viewed
- Symbol labels by change type
- Higher precision of TypeScript analysis
- [beta] Support for golang
No API changes
- Comments (Add/Remove/Edit)
- Submit pull request review
- Chat with us in the extension
- More support for TypeScript 3.9
- Back-end optimisations
- [beta] Pull request summary for GitHub app
pr/branches
: Get request to retrieve pull request branchespr/check
: Get request used to check if back-end should analyse file changespr/comments
: Get request to retrieve commentspr/comment/delete
: Post request to delete commentpr/comment/edit
: Post request to edit commentpr/comment/post
: Post request to post commentpr/info
: Get request for basic information about pull requestpr/summary
: [beta] Get request for pull request summary of semantic changesrepo/delete
: Post request to remove repositoriesorg/delete
: Post request to remove organizations
pr/commits
: Superseded bypr/info
.
- Client-side caching
- Symbol renaming
No API changes
- Bidirectional code expansion
- Better syntax highlighting
No API changes
- Support for TypeScript
- Support for private repositories
- Code expansion
auth/start
: Get request to start authenticationauth/access
: Get request to finalize authenticationpr/code/context
: Post request to expand code around a symbolpr/code/symbol
: Post request to expand code inside a symbolpr/symbols
: Get request to retrieve symbols in pull requestrepo/sync
: Post request to synchronise repositoryrepo/sync/status
: Get request to get status of repository