Release v0.12.13

This commit is contained in:
Mario Zechner 2025-12-05 23:38:32 +01:00
parent bd3f5779d3
commit 05849258b5
11 changed files with 40 additions and 38 deletions

View file

@ -2,6 +2,8 @@
## [Unreleased]
## [0.12.13] - 2025-12-05
### Changed
- **Faster startup**: Version check now runs in parallel with TUI initialization instead of blocking startup for up to 1 second. Update notifications appear in chat when the check completes.