Skip to content

Commit 337d989

Browse files
committed
simplify
1 parent 4019558 commit 337d989

File tree

1 file changed

+8
-11
lines changed

1 file changed

+8
-11
lines changed

docs/changelogs/v2.3.1.md

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,21 @@ Here's the changelog with improved formatting and clarity. The changes focus on
44

55
## Changelog
66

7-
### Features
7+
### Important Features
88

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)
1413

1514
### Documentation
1615

1716
- **Docs**: [Icons Documentation](https://coder.com/docs/v2/latest/templates/icons)
1817

19-
### Bug Fixes
18+
### Important Bug Fixes
2019

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)
2522

2623
### Container Image
2724

0 commit comments

Comments
 (0)