From 09c63567d8daf9e9cb80ec33bf241cac6c8dd84d Mon Sep 17 00:00:00 2001 From: thelamer Date: Wed, 25 Feb 2026 15:14:38 -0500 Subject: [PATCH 1/2] add webstation cstate --- content/issues/2026-02-26-webstation.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 content/issues/2026-02-26-webstation.md diff --git a/content/issues/2026-02-26-webstation.md b/content/issues/2026-02-26-webstation.md new file mode 100644 index 00000000..d7019537 --- /dev/null +++ b/content/issues/2026-02-26-webstation.md @@ -0,0 +1,12 @@ +--- +title: 'New Container: Webstation' +date: '2026-02-26 21:00:00Z' +informational: true +affected: + - 'New Containers' + - 'Webstation' +section: 'issue' +--- +We have released a new container for [Webstation](https://github.com/linuxserver/docker-webstation/)! + +[Webstation](https://github.com/linuxserver/docker-webstation/) is a web native emulation focused LXQt desktop based on Ubuntu. From 03d33e99a080867d3b018cf1368bbdee8d5e2dae Mon Sep 17 00:00:00 2001 From: thelamer Date: Fri, 27 Feb 2026 19:32:35 -0500 Subject: [PATCH 2/2] push out cstate time --- .../{2026-02-26-webstation.md => 2026-02-28-webstation.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename content/issues/{2026-02-26-webstation.md => 2026-02-28-webstation.md} (89%) diff --git a/content/issues/2026-02-26-webstation.md b/content/issues/2026-02-28-webstation.md similarity index 89% rename from content/issues/2026-02-26-webstation.md rename to content/issues/2026-02-28-webstation.md index d7019537..deb2d253 100644 --- a/content/issues/2026-02-26-webstation.md +++ b/content/issues/2026-02-28-webstation.md @@ -1,6 +1,6 @@ --- title: 'New Container: Webstation' -date: '2026-02-26 21:00:00Z' +date: '2026-02-28 21:00:00Z' informational: true affected: - 'New Containers'