File tree Expand file tree Collapse file tree 1 file changed +20
-4
lines changed Expand file tree Collapse file tree 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
2020
2121-->
2222
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
2440
2541Code v1.70.2
2642
2743### Changed
2844
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
3147- Updated docs to suggest using ` npm ` instead of ` yarn `
3248
3349### Removed
@@ -36,7 +52,7 @@ Code v1.70.2
3652
3753### Fixed
3854
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
4056
4157## [ 4.6.0] ( https://github.com/coder/code-server/releases/tag/v4.6.0 ) - 2022-08-17
4258
You can’t perform that action at this time.
0 commit comments