You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/blog/whats-new.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,15 @@ description: Discover the latest changes and improvements to Stormkit. Stay up-t
5
5
6
6
Follow the latest developments on Stormkit.
7
7
8
+
## Oct 23rd, 2024
9
+
10
+
With this new version:
11
+
12
+
- The last selected team will be displayed in the home page.
13
+
- Action buttons in the Team Settings page are now hidden for `Developer` roles.
14
+
- On self-hosted environments you can set a custom page title with the `STORMKIT_PAGE_TITLE` environment variable.
15
+
This environment variable needs to be set in the Frontend application.
16
+
8
17
## Sep 12th, 2024
9
18
10
19
Introducing [Status Checks](/docs/deployments/status-checks): Automatically verify post-deployment conditions and decide whether to publish or withhold deployments based on customizable checks.
0 commit comments