File tree 1 file changed +28
-2
lines changed
1 file changed +28
-2
lines changed Original file line number Diff line number Diff line change @@ -9,17 +9,43 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
## [9.99.999] - 9090-09-09
11
11
12
- VS Code v99.99.999
12
+ Code v99.99.999
13
13
14
- ### Changed
15
14
### Added
15
+ ### Changed
16
16
### Deprecated
17
17
### Removed
18
18
### Fixed
19
19
### Security
20
20
21
21
-->
22
22
23
+ ## [ 4.3.0] ( https://github.com/coder/code-server/releases/tag/v4.3.0 ) -
24
+
25
+ #2022 -04-13
26
+
27
+ Code v1.65.2
28
+
29
+ ### Changed
30
+
31
+ - Excluded .deb files from release Docker image which drops the compressed and
32
+ uncompressed size by 58% and 34%. - Upgraded to Code 1.65.2.
33
+
34
+ ### Added
35
+
36
+ - Added a new CLI flag called ` --disable-file-downloads ` which allows you to
37
+ disable the "Download..." option that shows in the UI when right-clicking on a
38
+ file. This can also set by running ` CS_DISABLE_FILE_DOWNLOADS=1 ` . - Aligned the
39
+ dependencies for binary and npm release artifacts.
40
+
41
+ ### Fixed
42
+
43
+ - Fixed the code-server version from not displaying in the Help > About dialog.
44
+ - Fixed issues with the TypeScript and JavaScript Language Features Extension
45
+ failing to activate. - Fixed missing files in ipynb extension. - Fixed the
46
+ homebrew release workflow. - Fixed the Docker release workflow from not always
47
+ publishing version tags.
48
+
23
49
## [ 4.2.0] ( https://github.com/coder/code-server/releases/tag/v4.2.0 ) - 2022-03-22
24
50
25
51
Code v1.64.2
You can’t perform that action at this time.
0 commit comments