docs: clarify 1.0.3→1.0.5 version lineage and refresh AUR workflow

Explain why 1.0.4 is a git tag while 1.0.5 is the verified GitHub release.
Trigger AUR publish on releases and via workflow_dispatch; bump PKGBUILD base.
This commit is contained in:
Sebastian Palencsar
2026-06-21 09:02:06 +02:00
parent d42aa5e043
commit 72b4c35669
4 changed files with 15 additions and 4 deletions

View File

@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## Version notes (1.0.3 → 1.0.5)
- **1.0.3** — last GitHub release before the security/refactor batch.
- **1.0.4** — git tag with security hardening, playback/tray/MPRIS fixes, and QML refactor; tagged before CI was green, so it was not published as a GitHub release at first.
- **1.0.5** — current recommended release: everything in 1.0.4 plus headless CI test fixes.
## [1.0.5] - 2026-06-20
### Fixed