diff --git a/docs/src/content/docs/learn/systray.mdx b/docs/src/content/docs/learn/systray.mdx index fe306e99b..7655cab78 100644 --- a/docs/src/content/docs/learn/systray.mdx +++ b/docs/src/content/docs/learn/systray.mdx @@ -3,6 +3,7 @@ title: System Tray description: Learn how to create and use system tray icons in Wails --- +import {Badge} from "@astrojs/starlight/components"; ## Introduction diff --git a/docs/src/content/docs/status.mdx b/docs/src/content/docs/status.mdx index 22d3b7556..ce31a035e 100644 --- a/docs/src/content/docs/status.mdx +++ b/docs/src/content/docs/status.mdx @@ -2,7 +2,7 @@ title: Roadmap --- -## Current Status: Alpha 8 +## Current Status: Alpha 9 Our goal is to reach Beta status. This roadmap outlines the key features and improvements we need to implement before transitioning to Beta. Please note that @@ -29,7 +29,6 @@ a living document and is subject to change. If you have any suggestions, please open an issue. Each milestone will have a set of goals that we are aiming to achieve. These are subject to change. -## Alpha 9 Status +## Alpha 10 Status -- In Progress: Update documentation -- In Progress: Linux Systray improvements +Check out the [Changelog](./changelog) for the latest status \ No newline at end of file