File tree 1 file changed +8
-11
lines changed 1 file changed +8
-11
lines changed Original file line number Diff line number Diff line change @@ -4,24 +4,21 @@ Here's the changelog with improved formatting and clarity. The changes focus on
4
4
5
5
## Changelog
6
6
7
- ### Features
7
+ ### Important Features
8
8
9
- - ** Expose User Seat Limits** : Prometheus metrics (#10169 ) (@mtojek )
10
- - ** Control Autostart Days** : For templates (#10226 , #10263 ) (@Emyrk )
11
- - ** Batched Agent Metadata** : Add support (#10223 , #10224 ) (@mafredri )
12
- - ** Helm Chart Update** : ExtraTemplates in provisioners (#10256 ) (@johnstcn )
13
- - ** Workspace Filtering** : Limit to ` Running ` , ` Stopped ` , ` Failed ` , ` Pending ` (#10283 ) (@BrunoQuaresma )
9
+ - Expose user seat limits in Prometheus metrics (#10169 ) (@mtojek )
10
+ - Template admins can pick which days can be used for autostart (#10226 , #10263 ) (@Emyrk )
11
+ - Add ExtraTemplates in provisioners Helm chart (#10256 ) (@johnstcn )
12
+ - Limit workspace filtering to ` Running ` , ` Stopped ` , ` Failed ` , ` Pending ` states (#10283 ) (@BrunoQuaresma )
14
13
15
14
### Documentation
16
15
17
16
- ** Docs** : [ Icons Documentation] ( https://coder.com/docs/v2/latest/templates/icons )
18
17
19
- ### Bug Fixes
18
+ ### Important Bug Fixes
20
19
21
- - ** Screen Encoding** : Fixes an issue with web terminal rendering by using UTF-8 (#10190 ) (@code-asher )
22
- - ** Workspace Names** : Display template names even if no display name is set (#10233 ) (@Parkreiner )
23
- - ** API Context** : Pass through to provisionerdserver (#10259 ) (@johnstcn )
24
- - ** Error Messaging** : Show a default error message (#10196 ) (@Kira-Pilot )
20
+ - Fixes an issue with web terminal rendering by using UTF-8 (#10190 ) (@code-asher )
21
+ - Display template names even if no display name is set (#10233 ) (@Parkreiner )
25
22
26
23
### Container Image
27
24
You can’t perform that action at this time.
0 commit comments