diff --git a/index.html b/index.html
index 81c0565..0f4237a 100644
--- a/index.html
+++ b/index.html
@@ -28,6 +28,16 @@
Stout Releases
+
+
+- fix build by moving k3sChannels constant out of remote functions file
+
+
+
+
+- fix RBAC for storageclasses and csidrivers, switch SUC plans to channels, fix select dark mode, add retry from failed addon state
+
+
- fix autoscaler version detection, hide latest column until adopted, filter k3s releases to newer only, fix select dark mode
diff --git a/releases.json b/releases.json
index 9f6ffcb..f0949db 100644
--- a/releases.json
+++ b/releases.json
@@ -1,4 +1,18 @@
[
+ {
+ "tag_name": "v0.14.4",
+ "html_url": "https://git.thokra.dev/thokra/stout-releases/raw/branch/main/index.html#v0.14.4",
+ "prerelease": false,
+ "published_at": "2026-05-10T00:00:00Z",
+ "body": "- fix build by moving k3sChannels constant out of remote functions file"
+ },
+ {
+ "tag_name": "v0.14.3",
+ "html_url": "https://git.thokra.dev/thokra/stout-releases/raw/branch/main/index.html#v0.14.3",
+ "prerelease": false,
+ "published_at": "2026-05-10T00:00:00Z",
+ "body": "- fix RBAC for storageclasses and csidrivers, switch SUC plans to channels, fix select dark mode, add retry from failed addon state"
+ },
{
"tag_name": "v0.14.2",
"html_url": "https://git.thokra.dev/thokra/stout-releases/raw/branch/main/index.html#v0.14.2",