Ubuntu 26.10 Progress & 28.04 LTS Outlook
This page collects the official roadmap, current development progress, and confirmed changes for Ubuntu 26.10 “Stonking Stingray”, then builds reasoned predictions for 27.04 / 27.10 / 28.04 LTS. It is updated as milestones land; every “prediction” is clearly marked and Canonical’s official information always wins.
Sources: Ubuntu 26.10 release notes , Ubuntu Desktop 26.10 roadmap (Discourse) , release schedule , Snapshot 3 , feature freeze , dbus-broker , Ubuntu Certified check , amd64-v3 ISO , Myna voice typing , and the official cdimage manifests .
Current progress (as of September 8, 2026)
Where the cycle stands
| Milestone | Planned date | Status |
|---|---|---|
| Toolchain upload | April 30, 2026 | Done |
| Snapshot 1 | May 2026 | Done |
| Snapshot 2 | June 25, 2026 | Done |
| Feature freeze / Debian import freeze | August 20, 2026 | Done (announced August 24) |
| Snapshot 3 | September 2, 2026 | Released (possibly the final snapshot) |
| UI freeze | September 10, 2026 | Upcoming |
| Beta release | September 24, 2026 | Planned |
| Kernel freeze | October 1, 2026 | Planned |
| Final freeze | October 8, 2026 | Planned |
| Final release | October 15, 2026 | Planned |
| End of support | July 2027 (9 months) | — |
26.10 is a non-LTS interim release with only 9 months of support. Production systems should stay on 26.04 LTS.
What happened recently
- Feature freeze on August 20: development focus shifted from landing features to bug fixing; the formal announcement followed on August 24. Major changes after the freeze need a Feature Freeze Exception (FFE).
- Snapshot 3 (September 2): the third — and possibly final — monthly snapshot. There were no monthly snapshots in July or August. Snapshots are test-only “throwaway artifacts”, not alphas or production builds.
- amd64-v3 installer in daily ISOs: 26.10 daily images now offer an x86-64-v3 optimized package set out of the box; 26.04 LTS keeps the standard amd64 (v1) baseline and can be converted manually.
- Wallpaper and mascot revealed: the official 26.10 wallpaper (dark purple/aubergine with a stingray mascot) and its four variants are public.
- Myna voice typing demoed: Canonical’s AI speech-to-text tool Myna was shown publicly; the GNOME Shell indicator extension is already in default installs, but Myna itself is not yet in Snapshot 3 or the daily builds.
- hwctl moves to a snap: the rust-hwlib hardware API CLI is becoming snap-only; the snap joins the default seed in 26.10, while 26.04 LTS users will be migrated via an SRU.
- GRUB slimming proposal: a proposal would drop signed-GRUB support for btrfs/ZFS/LUKS/HFS+/XFS
/boot, JPEG/PNG parsers, Apple partition tables, LVM, and software RAID other than RAID 1. It mainly affects Secure Boot users with complex boot layouts.
Actual versions in Snapshot 3 / daily builds
The table is based on the September 2 Snapshot 3 desktop manifest and the September 7 daily-live current manifest; final versions will be confirmed by the October release notes.
| Component | 26.04 LTS (released) | 26.10 Snapshot 3 / daily |
|---|---|---|
| Linux kernel | 7.0.0-30 | 7.0.0-14 (still the 26.04 HWE kernel; see note below) |
| GNOME | 50 | 51 (beta / RC) |
| systemd | 259.5 | 261.2 |
| Mesa | 26.0.8 | 26.0.8 (expected to move again before release) |
| Python | 3.14.3 | 3.14.3 |
| OpenSSL | 3.5.5 | 4.0.1 |
| APT | 3.2.0 | 3.3.3 |
| PipeWire | 1.4.x | 1.6.8 |
| NetworkManager | 1.52.x | 1.58.0 |
| GStreamer | 1.24.x | 1.28.6 (the roadmap mentions 1.30; TBD) |
| LibreOffice | 25.8 | 26.8 (daily build) |
| snapd | 2.76.3 | 2.76.3+ubuntu26.10 |
OMG! Ubuntu’s Snapshot 3 article says the snapshot is powered by Linux 7.2, but the official Snapshot 3 manifest shows 7.0.0-14 (the 26.04 HWE kernel). Linux 7.2 was released in August 2026; whether 26.10 switches to it will be clear after the October 1 kernel freeze and the final release notes.
Confirmed / high-confidence changes
- GNOME 51: the core desktop update for 26.10. Snapshot 3 already includes GNOME Shell 51 beta, Control Center 51 beta/RC, Papers (visual signatures) and Loupe (software/lens metadata) updates; GNOME Shell search becomes a floating overlay spawning from the search entry; Sushi and the desktop icons extension complete their GTK4 ports.
- dbus-broker replaces dbus-daemon: both the system and user buses switch to dbus-broker in 26.10; after 22 years, dbus-daemon steps aside, and users should notice nothing.
- Ubuntu Certified check in Settings: Settings > System > About gains a “check if this computer is Ubuntu Certified” row that reads a local/cached status via
com.ubuntu.hwctl, with an optional recurring check. ThehwlibCLI remains available. - amd64-v3 installer: daily ISOs ship an x86-64-v3 optimized package set; suitable for Intel/AMD CPUs from roughly 2015 onward that support AVX2/FMA/BMI1/2.
- Myna voice typing (preview): hotkey-activated, IBus-integrated dictation into any text field; the GNOME Shell indicator extension is in default installs, but the feature is not yet in Snapshot 3/daily builds.
- hwctl snap: the snap joins the default seed in 26.10; 26.04 LTS users are migrated via an SRU.
- App Center driver management: the roadmap confirms GPU driver management in App Center; an App Center “something went wrong” issue was reported in August, so the final experience is still to be proven.
- More Rust tooling: 26.10 continues moving core components to Rust (sudo-rs, coreutils-rs, rust-hwlib, and more).
- RISC-V RVA23 desktop: Canonical plans for 26.10 to be the first release with a complete RISC-V desktop experience.
- Enterprise identity and security: authd + Microsoft Entra ID, NetworkManager PKCS#11/smart-card support, and TPM-backed FDE continue to mature.
Risks and items still to land
- Kernel version: Snapshot 3 still uses 7.0.0-14; whether Linux 7.2 lands in the final 26.10 will be clear after the kernel freeze.
- Myna not in snapshots: only the demo and the Shell indicator exist today; the feature may slip to beta or the final release.
- GRUB slimming: if the proposal lands, Secure Boot users with btrfs/ZFS/LUKS
/bootor other complex layouts may be unable to upgrade to 26.10; Canonical’s advice is for those users to stay on 26.04 LTS. - App Center stability: the August “something went wrong” reports mean the package-format-agnostic rewrite is not fully proven yet.
- GStreamer 1.30: the roadmap mentions 1.30, but the current snapshot ships 1.28.6; the final version is TBD.
The four roadmap goals
Canonical’s Stonking Stingray roadmap is built around four goals that prepare the ground for 28.04 LTS:
- A robust GNOME-based platform — track GNOME 51 and finish key infrastructure replacements.
- Sensible defaults, flexible design — secure defaults with escape hatches for advanced users.
- A context-aware desktop — use local AI and device signals to make the desktop understand user intent.
- A trustworthy integration platform — tighter integration with enterprise identity, TPM, and Secure Boot.
Main technical changes
Desktop infrastructure
- GNOME 51 (beta/RC already in Snapshot 3).
- dbus-daemon → dbus-broker migration (already in daily/snapshot builds).
- Full RISC-V desktop experience for RVA23-compatible hardware (planned).
- GStreamer 1.30 (roadmap target; current snapshot is 1.28.6, TBD).
User experience
- Package-format-agnostic App Center: unified search, metadata, and ratings for deb / snap / flatpak.
- Simpler installation flow: safer defaults and guided workflows, with personalization deferred to first boot.
- New first-boot wizard that onboards new users step by step.
- Driver management improvements: clearer maturity/signing status, plus GPU driver management in App Center.
- Ubuntu Certified check in Settings.
AI and context awareness
- Myna speech-to-text: hotkey activation, IBus integration, dictation into any text field; local inference.
- All AI capabilities ship as removable snaps, keeping a “turn everything off” option.
Enterprise identity and security
- authd matures further: direct Microsoft Entra ID (password + MFA) integration, UID/GID from the IdP, and an option to disable local password login.
- NetworkManager gains PKCS#11 and smart-card support.
- GNOME Settings shows Ubuntu-certified hardware information.
- TPM-backed FDE continues from 26.04, with more polish around auto-unlock and recovery.
Documentation and platform
- A new Ubuntu Wiki platform replaces the historical MoinMoin.
- WSL performance and maintenance continue to improve, bringing more desktop packages to Windows users.
Multimedia and accessibility
- Continued work toward WCAG 2.2 AA compliance.
- Accessibility API improvements for the Flutter application stack.
How to test and follow along
26.10 is still in development. Snapshots and daily builds are test-only; do not use them in production or on a primary machine. Use a virtual machine or an external disk.
- Official daily-live:
https://cdimage.ubuntu.com/ubuntu/stonking/daily-live/current/ - Note: the 26.10 daily-live URL moved from
cdimage.ubuntu.com/daily-livetocdimage.ubuntu.com/ubuntu/stonking/daily-live; the old links are no longer redirected. - Snapshot 3:
https://cdimage.ubuntu.com/ubuntu/releases/26.10/release/snapshot-3/ - Follow: Ubuntu Discourse Desktop , the Ubuntu Release mailing list , and OMG! Ubuntu .
27.04 / 27.10 lookahead
Canonical has not announced the 27.04 codename, but the alphabet is consistent:
| Version | Letter | Planned |
|---|---|---|
| 27.04 | T | April 2027 |
| 27.10 | U | October 2027 |
| 28.04 LTS | V | April 2028 |
Both interim releases will focus on stabilising what 26.10 introduces (dbus-broker, authd, App Center rewrite, Talk-to-type, RISC-V desktop) and tracking GNOME 52, 53.
Ubuntu 28.04 LTS predictions
Everything below is extrapolation from the 26.04 LTS state, the 26.10 roadmap, and historical Ubuntu release cadence. 28.04 is almost two years out — treat the predictions as reference only, not a Canonical commitment.
Likely baseline
| Item | Prediction |
|---|---|
| Codename | Starts with V (e.g., Valiant Viper / Vigilant Vampire / Venturous Vole) |
| Release | April 2028 (LTS month is fixed) |
| Standard support | through April 2033 (5 years) |
| Ubuntu Pro / ESM | through April 2040 (12 years) |
| Default desktop | GNOME 53 or 54 |
| Default kernel | Linux 7.10 – 7.12 series (~10 weeks per upstream release from today’s 7.1) — possibly 8.x by then; HWE refresh follows |
High-probability features
- Polished Talk-to-type & local AI Snaps: experimental in 26.10, refined in 27.x, plausibly installed and enabled by default in 28.04 LTS.
- Fully format-agnostic App Center handling deb / snap / flatpak / appimage in one UI.
- dbus-broker by default, replacing dbus-daemon.
- TPM-backed FDE on by default, with a hardened recovery and backup story.
- authd + Microsoft Entra ID as the out-of-the-box enterprise identity option.
- sudo-rs / coreutils-rs continue replacing the C originals; the share of Rust-implemented core tooling grows.
- Wayland everywhere: no LTS-cycle regression on NVIDIA. Xorg sessions remain only on legacy flavours.
- First-class RISC-V desktop — 28.04 LTS becomes the first LTS treating RVA23 hardware as a first-class target.
- Ubuntu Core 28 in lockstep — edge AI / IoT appliances ship on the same kernel + snap base as the desktop.
Medium-probability changes
- Snap default-update policy tweaks to make version pinning easier for enterprises.
- Optional immutable / image-based desktop variant (think Fedora Silverblue or openSUSE MicroOS).
- Linux 8.x kernel — depends on whether upstream takes that step before early 2028.
- Tighter integration across flavours thanks to the mandatory Beta policy introduced for the 26.10 cycle.
- Wider Arm64 laptop matrix as Snapdragon X2 and Apple Silicon support continues to land.
Low-probability watchlist
- GTK 5 as the GNOME default (gated on upstream cadence).
- systemd-homed enabled by default — one LUKS container per user.
- New installer backend completing the Ubiquity → Subiquity transition.
- Total Xorg removal from all official flavours.
Upgrade paths
Ubuntu’s do-release-upgrade does not support skipping an LTS — each run only offers the next supported LTS. The table below lists the sequential hop-by-hop path.
| Source release | Recommended path |
|---|---|
| 26.04 LTS | do-release-upgrade → 28.04 LTS once 28.04.1 enables the LTS→LTS prompt |
| 26.10 / 27.04 / 27.10 | Step through interim releases to 27.10 → 28.04 LTS |
| 24.04 LTS | 24.04 LTS → 26.04 LTS → 28.04 LTS (two LTS hops, one at a time) |
| 22.04 LTS | 22.04 LTS → 24.04 LTS → 26.04 LTS → 28.04 LTS (no LTS may be skipped) |
Combined timeline
| Date | Event |
|---|---|
| 2026-04-23 | 26.04 LTS Resolute Raccoon released |
| 2026-05 | 26.10 Snapshot 1 |
| 2026-06-25 | 26.10 Snapshot 2 |
| 2026-08-20 | 26.10 feature freeze |
| 2026-09-02 | 26.10 Snapshot 3 |
| 2026-09-10 | 26.10 UI freeze |
| 2026-09-24 | 26.10 beta |
| 2026-10-01 | 26.10 kernel freeze |
| 2026-10-08 | 26.10 final freeze |
| 2026-10-15 | 26.10 Stonking Stingray released |
| 2027-04 | 27.04 (letter T) |
| 2027-07 | 26.10 end of support |
| 2027-10 | 27.10 (letter U) |
| 2028-04 | 28.04 LTS (letter V) released |
| 2028-08 | 28.04.1 (first point release) |
| 2033-04 | 28.04 LTS standard support ends |
| 2040-04 | 28.04 LTS ESM ends |
When should you upgrade?
- Desktop power users / early adopters: 26.10 is the fastest path to Talk-to-type, the new App Center, and GNOME 51 — but you’ll have to upgrade again within 9 months.
- Enterprise / servers: stay on 26.04 LTS; re-evaluate after the first 28.04 LTS point release (~August 2028).
- Arm64 / RISC-V desktop hopefuls: 26.10 is the first reasonable boarding point; 28.04 LTS is where it will actually stabilise.
Track every roadmap update via the Ubuntu Discourse Desktop category and the ubuntu-release mailing list .
Related reading
- Post-release news (26.04) — rolling news on shipped versions.
- Release Highlights — full 26.04 LTS detail.
- Version comparison — 26.04 vs 24.04 / 25.10.
- Point releases — 26.04.x rollout.