@@ -15,26 +15,26 @@ There are no breaking changes in 1.17.2.
1515 - web: New page available via ** Admin** > ** Templates** for creating an
1616 embeddable quickstart button.
1717 - web: New options available when clicking ** New Environment** from the
18- ** Environments** page
18+ ** Environments** page.
1919 - web: ** workspace template** information is now displayed on the
2020 ** Environments** page for environments built from a template.
21- - web: Added _ Cordon_ and _ Uncordon_ actions to _ Provider_ audit logs
21+ - web: Added _ Cordon_ and _ Uncordon_ actions to _ Provider_ audit logs.
2222
2323### Bug Fixes 🐛
2424
2525- infra: Fixes an issue whereby using ` coder/configure ` to create Dev URLs would
26- fail
26+ fail.
2727- infra: Fixes an issue authenticating using OpenID Connect Identity Providers
2828 (IdPs) that omit name information, such as GitLab. In this case, Coder will
2929 use the email address as the user's name.
3030- infra: Improved validation for environment names. Previously, a long
3131 environment name may have caused build errors.
3232- web: The Dev URLs card on the ** Environments** page now refreshes after an
33- environment finishes building
33+ environment finishes building.
3434- jetbrains: Fixed an issue whereby Jetbrains IDE processes would start and
3535 always run. They now start on request when opening Jetbrains IDEs.
36- - web: Improved reliability of the workspace provider ping indicator
37- - web: Fixed incorrect timestamps in an image's _ Available Tags_ table
36+ - web: Improved reliability of the workspace provider ping indicator.
37+ - web: Fixed incorrect timestamps in an image's _ Available Tags_ table.
3838
3939### Security Updates 🔐
4040
0 commit comments