mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
Update docs
This commit is contained in:
parent
2d6db0f27f
commit
2c85b109ac
2 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue