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

Skip to content

docs: add v2.8.0 changelog #12042

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 4 commits into from
Feb 7, 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
Next Next commit
fmt
  • Loading branch information
bpmct committed Feb 6, 2024
commit 963a1404c07cf2008de918fe7da646f252c24004
2 changes: 1 addition & 1 deletion docs/changelogs/v2.8.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- Coder will now autofill parameters in the "create workspace" page based on the previous value (#11731) (@ammario)
![Parameter autofill](./images/parameter-autofill.png)
- Show workspace name suggestions below the name field (#12001) (@aslilac)
- Add favorite/unfavorite commands (@johnstcn)
- Add favorite/unfavorite commands (@johnstcn)
- Add .zip support for Coder templates (#11839) (#12032) (@mtojek)
- Add support for `--wait` and scripts that block login (#10473) (@mafredri)
- Users can mark workspaces as favorite to show up at the top of their list (#11875) (#11793) (#11878) (#11791) (@johnstcn)
Expand Down
0