File tree 1 file changed +8
-6
lines changed
1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -29,22 +29,24 @@ Code v1.65.2
29
29
### Changed
30
30
31
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.
32
+ uncompressed size by 58% and 34%.
33
+ - Upgraded to Code 1.65.2.
33
34
34
35
### Added
35
36
36
37
- Added a new CLI flag called ` --disable-file-downloads ` which allows you to
37
38
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.
39
+ file. This can also set by running ` CS_DISABLE_FILE_DOWNLOADS=1 ` .
40
+ - Aligned the dependencies for binary and npm release artifacts.
40
41
41
42
### Fixed
42
43
43
44
- Fixed the code-server version from not displaying in the Help > About dialog.
44
45
- 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.
46
+ failing to activate.
47
+ - Fixed missing files in ipynb extension.
48
+ - Fixed the homebrew release workflow.
49
+ - Fixed the Docker release workflow from not always publishing version tags.
48
50
49
51
## [ 4.2.0] ( https://github.com/coder/code-server/releases/tag/v4.2.0 ) - 2022-03-22
50
52
You can’t perform that action at this time.
0 commit comments