docs(changelog): add android notification tap fix

This commit is contained in:
Peter Steinberger
2026-01-04 17:02:46 +00:00
parent a63af8d8ff
commit 3094b72bea

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