This repository was archived by the owner on Jan 22, 2019. It is now read-only.
Releases: sourcegraph/browser-extensions
Releases · sourcegraph/browser-extensions
v2.0.0
2.0.0 (2018-11-01)
Bug Fixes
- add spacing between end-of-line and decoration attachment (50d6c5d)
- upgrade @sourcegraph/extensions-client-common to fix CSS (7bfeabc)
Features
- remove CLI commands other than default search (8ef6839)
- remove code host search box integration (f19c77b)
- remove file tree (522d41f)
- remove unused openEditorEnabled feature flag (cfa1604)
- remove unused sourcegraphRepoSearchToggled feature flag (5ebcc5d)
- show suggestions after 1st character entry in omnibox (c92792d)
BREAKING CHANGES
- The "Open a new window with Sourcegraph search results when you perform a search on your code host." feature was removed. See https://docs.sourcegraph.com/integration/browser_search_engine for a better solution that is provided by the browser extension.
- The GitHub file tree is removed. Use Octotree instead for this feature.
v1.19.0
1.19.0 (2018-11-01)
Bug Fixes
- do not display code intelligence hovers on Sourcegraph Extension… (893768e), closes sourcegraph/sourcegraph-extension-api#67
- do not leak referrer when clicking Sourcegraph extension links (2836554), closes 4ac84723437a325405bf073a99f45fae1be9ec43/-/blob/src/repo/blob/LineDecorationAttachment.tsx#L52 sourcegraph/sourcegraph-extension-api#106
- docs: remove event logging note from Firefox reviewer notes (#216) (51df902)
- don't send cookies if we have an access token (#288) (7ae84fd)
- hoverMessage now properly renders as a tooltip (c7409d3), closes sourcegraph/sourcegraph-extension-api#107
- make line decoration link opening match Sourcegraph behavior (3e13ce2), closes sourcegraph/sourcegraph-extension-api#70
- scss import path (351a810)
- sync z-index for github tree and hover overlay (#278) (f195537)
- typo (2bf8899)
- upgrade @sourcegraph/extensions-client-common (8e4e3f1)
Features
- deps: update dependency @sourcegraph/codeintellify to ^3.9.1 (9ec9eb5)
- add back client settings (for unauthed users only) (5793ce0)
- pass sourcegraphURL and clientApplication to extensions (7eef3c8)
- remove client settings (288706e)
- remove feature flag for phabricator (#290) (58b64ce)
- remove unsafe-eval (#289) (3e01bca)
- show error notifications from extensions (9e65242), closes #268
- support themable decorations from extensions (36da4ea)
v1.18.0
1.18.0 (2018-10-25)
Bug Fixes
- access token logic (#267) (afe3ea3)
- bump sourcegraph to 18.0.1 (#259) (8616d66)
- command palette (#263) (189cf30), closes /sourcegraph.sgdev.org/github.com/sourcegraph/sourcegraph/-/blob/src/SourcegraphWebApp.tsx#L259 /github.com/Shopify/quilt/blob/master/packages/react-shortcuts/src/ShortcutManager/ShortcutManager.tsx#L21 #262
Features
- deps: update dependency @sourcegraph/extensions-client-common to ^10.2.2 (#254) (5ab0915)
v1.17.0
v1.16.2
v1.16.1
v1.16.0
v1.15.0
v1.14.0
v1.13.1
1.13.1 (2018-09-11)
Bug Fixes
- deps: update dependency @sourcegraph/codeintellify to ^3.8.3 (367310a)