docs(changelog): add android notification tap fix

main
Peter Steinberger 2026-01-04 17:02:46 +00:00
parent e2c6a96cd3
commit 8e5153ba10
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
## Unreleased
### Fixes
- Android: tapping the foreground service notification brings the app to the front. (#179) — thanks @Syhids
- Cron tool passes `id` to the gateway for update/remove/run/runs (keeps `jobId` input). (#180) — thanks @adamgall