File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,30 @@ Code v99.99.999
20
20
21
21
-->
22
22
23
+ ## [ 4.5.0] ( https://github.com/coder/code-server/releases/tag/v4.5.0 ) - 2022-06-29
24
+
25
+ Code v1.68.1
26
+
27
+ ### Changed
28
+
29
+ - Updated codecov to use codecov uploader
30
+ - Moved integration tests to Jest
31
+ - Fixed docker release to only download .deb
32
+ - Upgraded to Code 1.68.1
33
+ - Install ` nfpm ` from GitHub
34
+ - Upgraded to TypeScript 4.6
35
+
36
+ ### Added
37
+
38
+ - Added tests for ` open ` , ` isWsl ` , ` handlePasswordValidation `
39
+ - Provided alternate image registry to dockerhub
40
+ - Allowed users to have scripts run on container with ` ENTRYPOINTD ` environment
41
+ variable
42
+
43
+ ### Fixed
44
+
45
+ - Fixed open CLI command to work on macOS
46
+
23
47
## [ 4.4.0] ( https://github.com/coder/code-server/releases/tag/v4.4.0 ) - 2022-05-06
24
48
25
49
Code v1.66.2
You can’t perform that action at this time.
0 commit comments