File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 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
2929### Changed
3030
3131- 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%.
3333- Upgraded to Code 1.65.2.
3434
3535### Added
3636
3737- Added a new CLI flag called ` --disable-file-downloads ` which allows you to
3838 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 ` .
4040- Aligned the dependencies for binary and npm release artifacts.
4141
4242### Fixed
4343
4444- Fixed the code-server version from not displaying in the Help > About dialog.
4545- 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.
4848- Fixed the homebrew release workflow.
4949- Fixed the Docker release workflow from not always publishing version tags.
5050
You can’t perform that action at this time.
0 commit comments