@@ -15,26 +15,26 @@ There are no breaking changes in 1.17.2.
15
15
- web: New page available via ** Admin** > ** Templates** for creating an
16
16
embeddable quickstart button.
17
17
- web: New options available when clicking ** New Environment** from the
18
- ** Environments** page
18
+ ** Environments** page.
19
19
- web: ** workspace template** information is now displayed on the
20
20
** 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.
22
22
23
23
### Bug Fixes 🐛
24
24
25
25
- infra: Fixes an issue whereby using ` coder/configure ` to create Dev URLs would
26
- fail
26
+ fail.
27
27
- infra: Fixes an issue authenticating using OpenID Connect Identity Providers
28
28
(IdPs) that omit name information, such as GitLab. In this case, Coder will
29
29
use the email address as the user's name.
30
30
- infra: Improved validation for environment names. Previously, a long
31
31
environment name may have caused build errors.
32
32
- web: The Dev URLs card on the ** Environments** page now refreshes after an
33
- environment finishes building
33
+ environment finishes building.
34
34
- jetbrains: Fixed an issue whereby Jetbrains IDE processes would start and
35
35
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.
38
38
39
39
### Security Updates 🔐
40
40
0 commit comments