Prepare v1.0.2 release

This commit is contained in:
Ray Berezowski
2026-09-04 14:52:59 -04:00
parent b96347843c
commit e956760a0d
7 changed files with 16 additions and 7 deletions

View File

@@ -8,6 +8,8 @@ Download the compiled Windows release from:
[Taskbar Launcher Releases](https://git.mget.ca/MGET/Taskbar-Launcher/releases)
Current stable release: `v1.0.2`
## Features
- System tray launcher
@@ -36,6 +38,10 @@ Download the compiled Windows release from:
- Optional Start with Windows shortcut
- Windows light/dark theme support
## Latest Stable
`v1.0.2` adds the newer launcher management and polish work from the development builds, including recent items, pinned items, drag/drop item creation, item duplication, item notes, target validation, selected item import/export, run-as-administrator support, working folders, start-minimized launch options, launcher tooltips, and the refreshed Settings layout.
## Screenshots
### Launcher Popup
@@ -88,5 +94,5 @@ Recommended release flow for maintainers:
1. Update `<Version>` in `TaskbarLauncher.csproj`.
2. Commit the change.
3. Build a release package locally.
4. Tag the release, for example `v1.0.1`.
4. Tag the release, for example `v1.0.2`.
5. Upload the release zip to Gitea Releases.