File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -84,6 +84,10 @@ The **Embeddable Button** section features a form you can use for generating an
84
84
embeddable button. This button makes it easy for developers to use your
85
85
[workspace template](../workspaces/workspace-templates/index.md).
86
86
87
+ > Due to changes made to Coder v1.30.0+ to support the use of multiple Git
88
+ > providers, you must regenerate any embeddable buttons created using v1.29.x or
89
+ > earlier. Otherwise, the buttons will not work correctly.
90
+
87
91
To create your button:
88
92
89
93
1. Go to **Manage** > **Admin** > **Templates**.
Original file line number Diff line number Diff line change @@ -5,7 +5,11 @@ description: "Released on 04/27/2022"
5
5
6
6
### Breaking changes ❗
7
7
8
- There are no breaking changes in 1.30.0.
8
+ - web: Due to changes made to Coder to support the use of multiple Git
9
+ providers, you must regenerate any existing
10
+ [ embeddable buttons] ( ../admin/templates.md#embeddable-button ) (e.g., those
11
+ created with Coder v1.29.x or earlier). Otherwise, the buttons will not work
12
+ correctly.
9
13
10
14
### Features ✨
11
15
You can’t perform that action at this time.
0 commit comments