mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Roadmap preview: April 2026 (#43472)
DONE: @noahtalerman: - ~~Record video~~ - ~~Video is here: https://drive.google.com/file/d/1AM3zExMHOE3-xCkAbYKUxsViI8vBeyX1/view?usp=sharing~~ - ~~Once video is posted to YouTube, embed the video. Filed a `:help-marketing` request to get help putting the video on YouTube: https://github.com/fleetdm/confidential/issues/13908~~ @noahtalerman: For the following issues: - https://github.com/fleetdm/fleet/issues/43023 --------- Co-authored-by: Irena Reedy <irena@fleetdm.com>
This commit is contained in:
parent
26c288263c
commit
1e969d460c
2 changed files with 45 additions and 1 deletions
42
articles/roadmap-preview-april-2026.md
Normal file
42
articles/roadmap-preview-april-2026.md
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
# Roadmap preview, April 2026
|
||||
|
||||
<div purpose="embedded-content">
|
||||
<iframe src="https://www.youtube.com/embed/k-S4wYIyrlc?si=qZwXLFEfiGvzr1mu" allowfullscreen></iframe>
|
||||
</div>
|
||||
|
||||
The Fleet roadmap is set for spring 2026. Watch the video above for a walkthrough, or continue reading for the highlights.
|
||||
|
||||
In the next 3 months, Fleet will ship...
|
||||
- 🔑 [Managed Device Attestation](https://support.apple.com/guide/deployment/managed-device-attestation-dep28afbde6a/web) for Apple devices via ACME
|
||||
- 🍎 macOS setup: Create a local user account with IdP credentials (Platform SSO)
|
||||
- 🦾 Create and manage local admin accounts on macOS
|
||||
- ⏰ Smart OS updates for macOS: Auto-update with a relative deadline
|
||||
- 📱 iOS/iPadOS: Clear passcode and configure apps (managed app configs)
|
||||
- ✨ Self-service software for iPhones that enroll via Managed Apple Account
|
||||
- 🤖 Android: Lock, wipe, and clear passcode
|
||||
- 🪟 Add default fleets for Windows Autopilot-enrolled hosts
|
||||
- 📌 Pin Fleet-maintained apps to a major version
|
||||
- 📂 Upload multiple versions of the same software to the same fleet
|
||||
- 🛒 Self-service: Custom categories
|
||||
- 🔁 Continuous retries for software and script policy automations
|
||||
- 📊 Policy status page to view historical policy runs
|
||||
- 📢 Badge policy failures in Fleet Desktop
|
||||
- 🌐 IdP host vitals from Google Workspace
|
||||
- 👤 Create API-only users restricted to specific Fleet API endpoints
|
||||
- 📊 Dashboard: Vulnerability exposure, software usage, and uptime widgets (30 days)
|
||||
- 🌙 Dark mode
|
||||
|
||||
Big opportunities that Fleet is building towards in the near future (next 180 days):
|
||||
- ⏰ Patch policies: Set a deadline with deferrals and prompt end users
|
||||
- 📱 iOS/iPadOS: Auto-install apps after enrollment
|
||||
- 🔔 Webhooks for host activities
|
||||
- 🍏 Manage tvOS
|
||||
|
||||
Any feedback or questions? Contributions welcome! You can find us [where we hang out](https://fleetdm.com/support).
|
||||
|
||||
<meta name="category" value="announcements">
|
||||
<meta name="authorFullName" value="Noah Talerman">
|
||||
<meta name="authorGitHubUsername" value="noahtalerman">
|
||||
<meta name="publishedOn" value="2026-04-16">
|
||||
<meta name="articleTitle" value="Roadmap preview, April 2026">
|
||||
<meta name="description" value="The product improvements Fleet is currently working on and the 3 biggest open opportunities in the product in the near future.">
|
||||
|
|
@ -21,10 +21,12 @@ Big opportunities that Fleet is building towards in the near future (next 180 da
|
|||
|
||||
- 🦾 Create and manage local admin accounts on macOS
|
||||
- 🔄 Escrow and rotate macOS Recovery Lock passwords
|
||||
- ✨ Auto-install apps on iOS
|
||||
- ~~✨ Auto-install apps on iOS~~ †
|
||||
- 📱 Managed mobile app configuration
|
||||
- 🔐 "Least privilege" API-only users
|
||||
|
||||
† To see the up-to-date roadmap, find the latest roadmap article in [Fleet's announcements](https://fleetdm.com/announcements).
|
||||
|
||||
Any feedback or questions? Contributions welcome! You can find us [where we hang out](https://fleetdm.com/support).
|
||||
|
||||
<meta name="category" value="announcements">
|
||||
|
|
|
|||
Loading…
Reference in a new issue