> ## Content Index
> Fetch the complete content index at: https://itsfoss.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Ubuntu 26.04 LTS Releases Today: Check New Features
- URL: https://itsfoss.com/ubuntu-26-04-release-features/
- Published: 2025-11-29T10:55:28.000Z
- Updated: 2026-04-23T11:41:47.000Z
- Description: The next big release of Ubutnu is here. The long terms support relies heavily on Rustification and new default applications.
- Author: Abhishek Prakash
- Tags: Ubuntu

The development for Ubuntu 26.04 codenamed "Resolute Raccoon" has concluded. It is a [long-term support](https://itsfoss.com/long-term-support-lts/) (LTS) release and a particularly important one as we venture further into the Wayland-only era of Linux.

Let's take a look at Ubuntu 26.04 and its features.

## Ubuntu 26.04 Release Schedule

Ubuntu 26.04 LTS is releasing on 23 April, 2026\. Here's the release schedule with important milestones that this release followed:

| Date        | Event                 |
| ----------- | --------------------- |
| February 19 | Feature Freeze        |
| March 12    | User Interface Freeze |
| March 19    | Kernel Feature Freeze |
| March 26    | Beta Release          |
| April 9     | Kernel Freeze         |
| April 16    | Release Candidate     |
| April 23    | Final Release         |

💡

Fun fact: A new version of Ubuntu is always released on a Thursday. For the October releases (version number ending with XX.10), it is the second Thursday of the month. For the April release (version number ending with XX.04), it is the fourth Thursday of the month. Two extra weeks are there to compensate for the Christmas holidays.

## New features in Ubuntu 26.04 "Resolute Raccoon"

I have included features that made it into the stable release. Some screenshots and videos included below were taken in the beta build, but are still relevant for the final release.

### GNOME 50

![gnome 50 on ubuntu 26.04 lts](https://itsfoss.com/content/images/2026/03/ubuntu-26-04-gnome-50.png)

[GNOME 50](https://itsfoss.com/news/gnome-50-release/) is included, and it is a significant release. **X11 support has been fully removed from GDM**, so GNOME's sessions are now entirely Wayland-only. This was supposed to happen in GNOME 49 but got rolled back due to a last-minute bug.

On the display side, variable refresh rate and fractional scaling are no longer experimental features. Both are now treated as stable in Mutter, which is good news if you have a high refresh rate monitor and have been sitting on the fence about enabling them.

The Orca screen reader gets a meaningful overhaul too. There is a redesigned preferences window, settings are now global by default instead of needing to be saved per application, and it has moved from JSON config files to GSettings for storage.

There are plenty of smaller changes across the board as well, including Nautilus improvements, better color management support, and GTK 4 dropping its Librsvg dependency to render SVGs natively.

### New folder icons

Ubuntu 26.04 is getting a visual refresh, and [the folder icons are the first thing you will notice](https://www.omgubuntu.co.uk/2026/03/ubuntu-2604-new-folder-icons?ref=itsfoss.com). The new folders are shorter and squatter, with rounder edges, featuring a soft emboss across the top and an engraved emblem. They now conform to the standard size used across the rest of the Yaru icon set, which apparently was not the case before.

The accent color effect on folders is also more visible now. Previously, it was a subtle tint. In 26.04, your chosen accent color applies to the entire folder, which makes the feature feel like it actually exists.

The *Desktop* folder icon has been updated too. It now shows a folder motif instead of a miniature desktop graphic. More logical, given that it is, well, a folder.

Other icon updates include a reworked Calculator icon that picks up your accent color on the equals button and updated LibreOffice icons shaped more uniformly into the [Yaru](https://github.com/ubuntu/yaru?ref=itsfoss.com) style.

### New default video player

![GNOME Showtime will be the default video player in Ubuntu 26.04](https://itsfoss.com/content/images/2025/11/gnome-showtime.png)

Totem has been the default video player in Ubuntu for as long as I remember. Not that I can remember like an elephant, but I am not Leonard Shelby from [Memento](https://en.wikipedia.org/wiki/Memento%5F%28film%29?ref=itsfoss.com) either.

[Showtime](https://apps.gnome.org/Showtime/?ref=itsfoss.com) feels sleek and modern and fits quite well with the new GNOME design principles that is libadwaita.

![Showtime controls](https://itsfoss.com/content/images/2025/11/showtime-video-player-controls.webp)

Interface is minimalist, but you still get some controls. You can click the gear symbol at bottom right or right click anywhere in the player for that.

In Ubuntu 26.04 LTS, this is labeled as "*Video Player*" and the icon is similar to Totem (*Videos*) as shown in the screenshot below.

![Showtime is Video Player, Totem is Videos](https://itsfoss.com/content/images/2025/11/video-players-gnome.png)

Showtime is Video Player, Totem is Videos. MPV is well...MPV

### New default system monitor

![Resources system monitor is the new default in Ubuntu 26.04](https://itsfoss.com/content/images/2025/11/image-56.png)

There is also a new default system monitor, [Resources](https://apps.gnome.org/Resources/?ref=itsfoss.com). It's addition is surprising because it is not a GNOME Core app, although it's a [GNOME Circle](https://circle.gnome.org/?ref=itsfoss.com) app, which means that it is a community-made tool that meets the GNOME standards.

Although the outgoing system monitor is not that bad in my opinion. 👇

![Current GNOME System monitor](https://itsfoss.com/content/images/2025/11/current-gnome-system-monitor.png)

Current default system monitor

### New Terminal 

![ptyxis help command on ubuntu 26.04 lts](https://itsfoss.com/content/images/2026/04/ubuntu-26-04-ptyxis-help-command.png)

Ubuntu 26.04 replaces the long-serving GNOME Terminal with [Ptyxis](https://flathub.org/en/apps/app.devsuite.Ptyxis?ref=itsfoss.com) as the default terminal emulator. Alright! This change has already been in Ubuntu 25.10 but for the LTS users, this will be a significant new change.

It is built on GTK4 and uses GPU-accelerated rendering, so it feels noticeably snappier than its predecessor. You get a tabbed interface with a tab overview, switchable profiles, custom themes, and configurable keyboard shortcuts.

There's also container support, and Ptyxis remembers which container you were working in last time when you open a new tab. You get built-in support for Podman, Toolbox, Distrobox, and more.

One small but amusing detail is that the header bar turns red when you invoke `sudo`. It's a useful reminder, truly.

### APT 3.2

![apt 3.2 on ubuntu 26.04 lts](https://itsfoss.com/content/images/2026/04/ubuntu-26-04-apt-3-2-help-command.png)

If you use `apt` regularly, you will notice this change right away. Ubuntu 26.04 ships with [APT 3.2](https://itsfoss.com/news/apt-3-2-release/), and the biggest addition is transaction history with rollback support.

Every package install, upgrade, and removal is now logged. `apt history-list` shows all past operations with an ID for each, `apt history-undo` reverses a specific one, and `apt history-rollback` takes your system back to the state it was in at a particular point.

There are also two new commands, `apt why` and `apt why-not`, that trace the dependency chain behind any package so you know exactly what pulled it in or why it is absent.

[I Tried Apt Command’s New Rollback Feature — Here’s How It WentThe new history commands let you undo, redo, or roll back package installs, upgrades, and removals.![](https://itsfoss.com/content/images/icon/android-chrome-512x512-379.png)It's FOSSSourav Rudra![](https://itsfoss.com/content/images/thumbnail/apt-3-2-release-banner-1.png)](https://itsfoss.com/news/apt-3-2-release/)

### Removal of Software and Updates

![software and updates app](https://itsfoss.com/content/images/2026/02/ubuntu-26-04-software-and-updates-1.png)

The Software & Updates app

Ubuntu 26.04 [doesn't ship with the Software & Updates application pre-installed](https://itsfoss.com/news/ubuntu-software-and-updates-removal/). This is the graphical tool for managing repositories, PPAs, and update settings that is being removed from default desktop builds.

Why? Canonical says **some features are too dangerous for regular users**. Accidentally disabling the *main* repository through the GUI breaks system updates and software installation. Enabling *proposed* or *source* repositories without understanding them is risky too.

Ubuntu Pro settings have moved to the Security Center app. Command-line tools stay intact. The *software-properties-common* package remains, so terminal-based repository management works exactly as before with commands like add-apt-repository.

Fresh Ubuntu 26.04 installations won't have it, but the package stays in repositories.

### TPM-backed Full Disk Encryption

TPM-backed full disk encryption, which was experimental in earlier Ubuntu releases, is now a stable, [first-class option](https://documentation.ubuntu.com/security/security-features/storage/encryption-full-disk/?ref=itsfoss.com) in the Ubuntu installer.

What this means in practice is that instead of typing a passphrase every time you boot, your disk encryption key is sealed to the [TPM 2.0](https://en.wikipedia.org/wiki/Trusted%5FPlatform%5FModule?ref=itsfoss.com) chip on your motherboard. The system unlocks automatically at boot, but only if the boot environment has not been tampered with.

If something changes, the TPM withholds the key, making it significantly harder for someone to access your data if they get their hands on your device. You will need UEFI Secure Boot enabled and a compatible TPM 2.0 chip for this to work.

### More Rustification

![two terminal windows on ubuntu 26.04 lts](https://itsfoss.com/content/images/2026/04/ubuntu-26-04-sudo-rs-coreutils.png)

Ubuntu has been gradually replacing core system components with [Rust](https://www.rust-lang.org/en-US?ref=itsfoss.com) equivalents over the past few releases, and Ubuntu 26.04 takes that further with two notable additions.

`sudo` is now provided by [sudo-rs](https://itsfoss.com/sudo-vs-sudo-rs/), a memory-safe rewrite of the classic tool. The command itself has not changed, so nothing in your workflow breaks. One small quality-of-life change that comes with it is password feedback now being enabled by default, meaning you will see asterisks as you type your sudo password in the terminal. 

The core command-line utilities, think `ls`, `cp`, `mv`, `cat` .etc. are now handled by the [rust-coreutils](https://github.com/uutils/coreutils?ref=itsfoss.com) package, replacing GNU coreutils. Again, the commands themselves work the same way. 

If you run into an edge case where something behaves differently, both the original `sudo` (packaged as `sudo-ws`) and GNU coreutils remain available in the repositories.

### A Better App Center

![app center on ubuntu 26.04 lts](https://itsfoss.com/content/images/2026/04/ubuntu-26-04-app-center-1.png)

For a while, Ubuntu's App Center felt like it had forgotten that Deb packages exist. In Ubuntu 26.04, that changes.

The *Manage* section now lists your installed Deb packages alongside Snaps, with a filter to view them separately or together. More importantly, you can uninstall Deb packages directly from this view, which sounds basic but was genuinely not possible before without hunting down the package's listing page manually. 

Some Deb updates can also be applied from within App Center now, though for most system updates you will still want to use `apt` or the *Software Updater*.

Snap packages still enjoy a few extras that Deb packages do not, like an open button on the listing page and a revert option for updates. Canonical's preference for its own packaging format is not going away. 

But at least Deb packages are no longer treated as second-class citizens in the GUI. I have a [separate writeup on this change](https://itsfoss.com/news/ubuntu-26-04-deb-in-app-center/) if you want the full picture.

### x86-64-v3 and amd64v3 version for all packages

[Ubuntu 26.04 will have amd64v3](https://discourse.ubuntu.com/t/introducing-architecture-variants-amd64v3-now-available-in-ubuntu-25-10/71312?ref=itsfoss.com)/x86-64-v3 variants for all the packages, and they will be well tested, too. Some packages are already available in this format in the recently released Ubuntu 25.10, the LTS release will have all the packages in this variant.

What is x86-64-v3? Well, you know what [x86-64 and amd64](https://itsfoss.com/arm-aarch64-x86%5F64/) are, right? Yes, it is the 64-bit for Intel CPU and amd64 is the 64-bit AMD processor. And they have been in existence for nearly two decades now.

But not all 64 bit processors are created equal. The newer generation of CPUs supports more instruction sets than their predecessors. And that's why [they are labeled as v2/v3/v4 architecture variants](https://ubuntu.com/blog/optimising-ubuntu-performance-on-amd64-architecture?ref=itsfoss.com).

Basically, if you have a newer CPU, you can switch to the v3 variants of the packages and you should have some performance improvements.

Don't worry. The v3 variant won't be default. Nothing to bother about if you are rocking an older machine.

[Introducing architecture variants: amd64v3 now available in Ubuntu 25.10Ubuntu prides itself on being among the most compatible Linux distributions. Compatibility is often a conscious trade-off against bleeding-edge performance. In Ubuntu 25.10, we have added support for packages that target specific silicon variants, meaning you can have your cake and eat it too! Back in 2023 I wrote an article talking about the history of the amd64/x86-64 architecture and described the “levels” x86-64-v2, -v3, and -v4 (often referred to as amd64v3, amd64v4, etc.). Since then, we’…![](https://itsfoss.com/content/images/icon/f38b9c7e7decc51bc26320541c441bfa28f99298_2_180x180.png)Ubuntu Community Hubmwhudson![](https://itsfoss.com/content/images/thumbnail/905b15b7d477513b2af0668c333736b100eef109.svg)](https://discourse.ubuntu.com/t/introducing-architecture-variants-amd64v3-now-available-in-ubuntu-25-10/71312?ref=itsfoss.com)

### Two flavors dropped from LTS

Ubuntu 26.04 won't be a long-term support release [for all flavors](https://www.omgubuntu.co.uk/2025/12/ubuntu-unity-mate-26-04-lts-status?ref=itsfoss.com). Ubuntu MATE and Ubuntu Unity have decided to skip the LTS status this time around.

The rest of the official flavors are going ahead with LTS: Xubuntu, Lubuntu, Ubuntu Budgie, Ubuntu Cinnamon, Ubuntu Studio, Edubuntu, Ubuntu Kylin, and Kubuntu (*though Kubuntu hasn't been officially confirmed yet, the daily builds indicate it will be LTS*).

The reason behind this? Both flavors are short on contributors. Ubuntu Unity's lead developer had to focus on university studies, and the maintainers [had to sound the alarm](https://itsfoss.com/news/ubuntu-unity-needs-help/).

Ubuntu MATE, despite being an official flavor since 2015 and consistently delivering LTS versions, is in a [similar boat with limited hands on deck](https://itsfoss.com/news/ubuntu-mate-leadership-crisis/).

This doesn't mean it's over for either flavor. They can still put out regular releases, and users should continue receiving updates. The main difference is they won't commit to the extended support period that LTS provides.

[Two Ubuntu Flavours Won’t Be LTS Releases Next Year - OMG! UbuntuNot all of Ubuntu’s flavours have applied for long-term support status in next year’s 26.04 release. Per the outcome of a recent Ubuntu Technical Board![](https://itsfoss.com/content/images/icon/favicon-180x180.png)OMG! Ubuntu!Joey Sneddon![](https://itsfoss.com/content/images/thumbnail/Ubuntu-Flavors.jpg)](https://www.omgubuntu.co.uk/2025/12/ubuntu-unity-mate-26-04-lts-status?ref=itsfoss.com)

### AMD ROCm native packages

If you are running AMD graphics hardware and dabbling in AI or machine learning, then Ubuntu 26.04 brings excellent news. Canonical is working directly with AMD [to package ROCm for Ubuntu](https://itsfoss.com/news/ubuntu-rocm-support/).

ROCm is AMD's open source platform that lets you use AMD GPUs for AI, machine learning, and high-performance computing tasks. Until now, getting it set up required jumping through hoops.

Starting with Ubuntu 26.04, ROCm will be available straight from Ubuntu's repositories. That means a simple `sudo apt install rocm` is all you'll need. Updates and security fixes will come through the normal system update process too.

[Ubuntu Will Soon Make AMD GPUs Much Easier to Use for AI WorkloadsCanonical teams up with AMD to package ROCm directly in Ubuntu.![](https://itsfoss.com/content/images/icon/android-chrome-512x512-106.png)It's FOSSSourav Rudra![](https://itsfoss.com/content/images/thumbnail/ubuntu-rocm-support-banner.png)](https://itsfoss.com/news/ubuntu-rocm-support/)

### Linux Kernel 7.0

![tiny as heck screenshot of terminal showing output for lsb_release -a and uname -r](https://itsfoss.com/content/images/2026/04/ubuntu-26-04-linux-7-0.png)

Ubuntu 26.04 ships with [Linux kernel 7.0](https://itsfoss.com/news/linux-kernel-7-0-release/), up from 6.8 in Ubuntu 24.04 LTS, as you can see in the screenshot above.

This kernel brings better Intel and AMD hardware support, improved storage handling across XFS, Btrfs, and EXT4, and officially stable Rust support in the kernel tree. We have a full breakdown of Linux 7.0 if you want the details.

One thing to keep in mind if you do audio or real-time work is that the `linux-lowlatency` package has been retired. The replacement is `lowlatency-kernel`, which applies the same tweak at boot via GRUB alongside the kernel.

## Download Ubuntu 26.04

Stable ISOs of Ubuntu 26.04 LTS are available to download from the [official website](https://ubuntu.com/download?ref=itsfoss.com) and the Ubuntu [release portal](https://cdimage.ubuntu.com/ubuntu/releases/resolute/?ref=itsfoss.com). 

There is a wide variety of variants to choose from; go with "*Desktop*" if you are a regular user on x86 hardware.

[Download Ubuntu 26.04 Snapshot](https://cdimage.ubuntu.com/ubuntu/releases/26.04/snapshot1/?ref=itsfoss.com)