8000 docs: add v2.7.0 changelog by bpmct · Pull Request #11719 · coder/coder · GitHub
[go: up one dir, main page]

Skip to content

docs: add v2.7.0 changelog #11719

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 19, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fmt
  • Loading branch information
bpmct committed Jan 19, 2024
commit d1f5549e5e0ef9dde08914dc8d9bd7dae5bfb7c4
2 changes: 1 addition & 1 deletion docs/changelogs/v2.7.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ are backwards-compatible and have been tested significantly with the goal of imp
- Add logging to agent stats and JetBrains tracking (#11364) (@spikecurtis)
- Group avatars can be selected with the emoji picker (#11395) (@aslilac)
- Display current workspace version on `coder list` (#11450) (@f0ssel)
- Display application name over sign in form instead of `Sign In` (#11500) (@f0ssel)
- Display application name over sign in form instead of `Sign In` (#11500) (@f0ssel)
- 🧹 Workspace Cleanup: Coder can flag or even auto-delete workspaces that are not in use (#11427) (@sreya)
![Workspace cleanup](http://raw.githubusercontent.com/coder/coder/main/docs/changelogs/images/workspace-cleanup.png)
> Template admins can manage the cleanup policy in template settings. This is an [Enterprise feature](https://coder.com/docs/v2/latest/enterprise)
Expand Down
0