mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
fleetd-android-v1.4.0 release <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * App version updated to 1.4.0. * **Documentation** * Cleaned up internal change notes related to certificate handling and UI details; no user-facing behavior changes included in this update. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: Sharon Katz <121527325+sharon-fdm@users.noreply.github.com>
1.3 KiB
1.3 KiB
Android agent 1.4.0 (Apr 07, 2026)
- Made the certificate list scrollable
- Fixed background DNS resolution failures.
- Stopped polling certificates when the server reported them as permanently failed.
- Marked non-retryable SCEP failures (e.g. server rejection) as failed immediately instead of retrying 3 times.
- Fixed duplicate FAILED status reports.
- Made the agent treat HTTP 404 responses on certificate status updates as a signal that the template had been deleted server-side.
- Made enrollment failure messages include SCEP failInfo details instead of a generic error.
- Made certificate enrollment wait for CERT_INSTALL delegation to be available, preventing permanent failures after fresh MDM enrollment.
- Improved certificate installation failure messages to include delegation status and certificate alias.
Android agent 1.3.0 (Feb 27, 2026)
- Improved debug screen, including adding last error message and logs.
Android agent 1.2.0 (Feb 13, 2026)
- Fixed issue where certification installations incorrectly show failed statuses.
- Fixed issue where agent does not re-enroll after the host is deleted in Fleet.
Android agent 1.1.0 (Jan 12, 2026)
- Automatically renew SCEP certs. Requires Fleet server v4.80 or higher.
Android agent 1.0.2 (Jan 6, 2026)
- First release, supporting installing and removing certs with custom SCEP CAs.