Skip to content

Releases: conwnet/github1s

0.0.12 (April 2, 2021)

02 Apr 17:41
9c91e5c
Compare
Choose a tag to compare
  1. Add prebuilt @github1s/vscode-web #265
  2. Support to view file history #268
  3. Add open changes button to editor title #270
  4. Fixed the browser url changed in a wrong way #266
  5. Added Codacy Analysis GitHub Action #267
  6. Test VS Code build & package on CI #269

0.0.11 (March 30, 2021)

30 Mar 14:04
e5a4e3d
Compare
Choose a tag to compare
  1. fix the request not update data because of the fetch cache #262

0.0.10 (March 30, 2021)

30 Mar 03:30
86b9b33
Compare
Choose a tag to compare
  1. Fix the editor wil be unexpected closed when open a file first time #258
  2. Fix the browser url changed in a wrong way #258

0.0.9 (March 29, 2021)

29 Mar 08:11
7873b4f
Compare
Choose a tag to compare
  1. Support for GitHub Commit #238
  2. Preload fuze and full files tree #239
  3. Switch favicon in dark mode #241
  4. Fix typo #243
  5. Support for quicking view change files in pull request view #245
  6. Update the cache implementation and remove duplicated calls #247
  7. Fix fuzzy search threshold #251
  8. Add QuickDiffProvider for changed files #253
  9. Support for Commit List #254

0.0.8 (March 20, 2021)

20 Mar 06:54
08084af
Compare
Choose a tag to compare
  1. Support for pull request list in Source Control Panel

0.0.7 (March 14, 2021)

14 Mar 14:55
Compare
Choose a tag to compare
  1. Support for GitHub Pull Request page #228
  2. Add snapshot test #226
  3. Fix CI failure #225

0.0.6 (March 12, 2021)

21 Mar 19:16
f98aa96
Compare
Choose a tag to compare
  1. Allow users to edit files with Gitpod. #214
  2. Update README logo #220

0.0.5 (March 06, 2021)

06 Mar 05:59
b0c1857
Compare
Choose a tag to compare
  1. Support code search, thanks to Sourcegraph #211

0.0.4 (March 05, 2021)

05 Mar 03:55
Compare
Choose a tag to compare
  1. Switch to Vercel Pro, thanks for Vercel sponsorship #209
  2. Disable Telemetry by default #200
  3. Configure Gitpod online dev environment #198
  4. Better type annotations #206
  5. Added greeting bot #203

0.0.3 (February 27, 2021)

27 Feb 13:00
Compare
Choose a tag to compare
  1. Use Vercel for production deploy #191
  2. Allow install extensions from Microsoft Marketplace #183
  3. Add syntax highlighting support for Nim #179
  4. Workspace state isolation between different repository #172
  5. Change the loading animation on application startup #192
  6. Fix error when expand folders which the folder name contains special characters #189