File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -29,22 +29,22 @@ 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%.
32
+ uncompressed size by 58% and 34%.
33
33
- Upgraded to Code 1.65.2.
34
34
35
35
### Added
36
36
37
37
- Added a new CLI flag called ` --disable-file-downloads ` which allows you to
38
38
disable the "Download..." option that shows in the UI when right-clicking on a
39
- file. This can also set by running ` CS_DISABLE_FILE_DOWNLOADS=1 ` .
39
+ file. This can also set by running ` CS_DISABLE_FILE_DOWNLOADS=1 ` .
40
40
- Aligned the dependencies for binary and npm release artifacts.
41
41
42
42
### Fixed
43
43
44
44
- Fixed the code-server version from not displaying in the Help > About dialog.
45
45
- Fixed issues with the TypeScript and JavaScript Language Features Extension
46
- failing to activate.
47
- - Fixed missing files in ipynb extension.
46
+ failing to activate.
47
+ - Fixed missing files in ipynb extension.
48
48
- Fixed the homebrew release workflow.
49
49
- Fixed the Docker release workflow from not always publishing version tags.
50
50
You can’t perform that action at this time.
0 commit comments