File tree 1 file changed +20
-4
lines changed
1 file changed +20
-4
lines changed Original file line number Diff line number Diff line change @@ -20,14 +20,30 @@ Code v99.99.999
20
20
21
21
-->
22
22
23
- ## [ 4.6.1] ( https://github.com/coder/code-server/releases/tag/v4.6.1 ) - 2022-08-31
23
+ ## [ 4.7.0] ( https://github.com/coder/code-server/releases/tag/v4.7.0 ) - 2022-09-09
24
+
25
+ Code v1.71.0
26
+
27
+ ### Changed
28
+
29
+ - Updated Code to 1.71.0
30
+
31
+ ### Removed
32
+
33
+ - Dropped heartbeat patch because it was implemented upstream
34
+
35
+ ### Fixed
36
+
37
+ - Add flags --unsafe-perm --legacy-peer-deps in ` npm-postinstsall.sh ` which ensures installing with npm works correctly
38
+
39
+ ## [ 4.6.1] ( https://github.com/coder/code-server/releases/tag/v4.6.1 ) - 2022-09-31
24
40
25
41
Code v1.70.2
26
42
27
43
### Changed
28
44
29
- - Updated Code to 1.70.2.
30
- - Updated ` argon2 ` to 0.29.0 which should fix issues on FreeBSD.
45
+ - Updated Code to 1.70.2
46
+ - Updated ` argon2 ` to 0.29.0 which should fix issues on FreeBSD
31
47
- Updated docs to suggest using ` npm ` instead of ` yarn `
32
48
33
49
### Removed
@@ -36,7 +52,7 @@ Code v1.70.2
36
52
37
53
### Fixed
38
54
39
- - Fixed preservation of ` process.execArgv ` which means you can pass ` --prof ` to profile code-server.
55
+ - Fixed preservation of ` process.execArgv ` which means you can pass ` --prof ` to profile code-server
40
56
41
57
## [ 4.6.0] ( https://github.com/coder/code-server/releases/tag/v4.6.0 ) - 2022-08-17
42
58
You can’t perform that action at this time.
0 commit comments