chore: prepare release v1.0.3

This commit is contained in:
Psychotoxical
2026-03-12 18:36:36 +01:00
parent 45a220989f
commit 04773e83f7
3 changed files with 9 additions and 5 deletions
+3 -2
View File
@@ -5,10 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.0.3] - 2026-03-11
## [1.0.3] - 2026-03-12
### Fixed
- **CI/CD Build**: Added `libunwind-dev` to the release workflow to solve build issues.
- **CI/CD Build**: Resolved build conflicts on Ubuntu 22.04 by removing redundant dev packages (`libunwind-dev`, gstreamer dev).
- **Linux AppImage**: Configured GStreamer bundling and verified runtime environment settings.
## [1.0.2] - 2026-03-11