From ab057eea226dbb16d10ff26b93e1a34cb601a812 Mon Sep 17 00:00:00 2001 From: CncAnon Date: Mon, 4 Sep 2023 06:48:51 +0300 Subject: [PATCH] upd readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 65b20f4..ab5a7f5 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ If you want to use it remotely, you can use any tunneling service e.g. ngrok or Enjoy. ### Updates +- 04/09/2023 - Fixed getting 403 on completion requests - seems like SourceGraph started checking for some additional headers, not a big deal. - 30/08/2023 - Fixed two reported issues - [broken streaming for multi-byte characters (non-English text)](https://gitgud.io/cncanon/sg-proxy/-/issues/2) and [misleading error for when there's an error](https://gitgud.io/cncanon/sg-proxy/-/issues/1). Now you should be able to stream non-English text (Japanese, Russian, etc) and, if sg-proxy catches an error, see the note about it in the message instead of ST never finishing the request. ### Notes