docs(changelog): add android notification tap fix

This commit is contained in:
Peter Steinberger
2026-01-04 17:02:46 +00:00
parent e2c6a96cd3
commit 8e5153ba10

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