File tree 1 file changed +17
-4
lines changed 1 file changed +17
-4
lines changed Original file line number Diff line number Diff line change @@ -20,14 +20,27 @@ Code v99.99.999
20
20
21
21
-->
22
22
23
- ## [ 4.9.0] ( https://github.com/coder/code-server/releases/tag/v4.9.0 ) - 2022-11-14
23
+ ## [ 4.9.0] ( https://github.com/coder/code-server/releases/tag/v4.9.0 ) - 2022-12-06
24
24
25
25
Code v1.73.0
26
26
27
- WIP
27
+ ### Changed
28
+
29
+ - Upgraded to Code 1.73.1
30
+
31
+ ### Added
32
+
33
+ - ` /security.txt ` added as a route with info on our security policy information thanks to @ghuntley
34
+
35
+ ### Fixed
36
+
37
+ - Installing on majaro images should now work thanks to @MrPeacockNLB for
38
+ adding the ` --noconfirm ` flag in ` install.sh `
39
+
40
+ ### Known Issues
28
41
29
- known issues: https://github.com/adobe/fetch/pull/318#issuecomment-1306070259
30
- cert won't work for anyone using Ubuntu 22.04
42
+ - ` --cert ` on Ubuntu 22.04: OpenSSL v3 is used which breaks ` pem ` meaning the
43
+ ` --cert ` feature will not work. [ Reference ] ( https://github.com/adobe/fetch/pull/318#issuecomment-1306070259 )
31
44
32
45
## [ 4.8.3] ( https://github.com/coder/code-server/releases/tag/v4.8.3 ) - 2022-11-07
33
46
You can’t perform that action at this time.
0 commit comments