New Features in the Upcoming Linux Mint 21 Release

 

The beta release for Linux Mint 21 is already available to download. So, let us check out what you can expect with it.

Linux Mint 21 is codenamed Vanessa

linux mint 21

Let me share something interesting:

Every Linux Mint release, be it minor or major, has a codename. It is a female name, normally of Greek or Latin release.

Like Ubuntu, there is a pattern in the codename in Mint also. The codenames are in alphabetically increasing order for the major release, but they use the same alphabet for the minor releases.

For example, Mint 20 was called Ulyana, 20.1 Ulyssa, 20.2 Uma and 20.3 Una. Mint 19 series had codenamed starting with T.

Mint 21 codename starts with V and the first release of the 21 series is called Vanessa.

There will be at least 3 more minor releases in the Mint 21 series, and they will be released every six months until the next Mint major release in 2024. They all will have a codename starting with the letter V.

New features in Mint 21 Vanessa

With Linux Mint 21 beta available, we have a better idea of what’s in store for us. However, the official changelog/feature list is not yet available for the stable release.

1. New upgrade tool

Existing Mint 20.3 users should be able to upgrade to Mint 21 relatively easier thanks to the new upgrade tool.

New Mint Upgrade tool in Linux Mint 21

Earlier, upgrading to a major version involved using the terminal. Now everything should be done with a few mouse clicks in the new GUI tool.

It will show what packages have been upgraded and which packages won’t be upgraded. It supports several languages. It even checks if your PPA and custom repositories are supported in the new version.

New Mint Upgrade tool in Linux Mint 21

Overall, an excellent tool to ease the upgrade process. It’s good to see that Mint focuses on developing graphical tools to help its users.

2. New Bluetooth application

Though not developed by the Mint team, Mint 21 will feature the Blueman tool for managing the Bluetooth settings.

New Bluetooth settings in Linux Mint 21
New Bluetooth settings in Linux Mint 21

What’s wrong with the existing Blueberry tool?

It was simply a front-end XApp for GNOME Bluetooth from the very beginning.

However, with GNOME 42 update, the newer GNOME Bluetooth is no longer compatible with Blueberry. Hence, it needs significant changes to make it work.

The lead developer of Linux Mint, Clem also mentioned, “There is also frustration upstream from the GNOME Bluetooth development team who simply does not want to have users from other desktops than GNOME and so Blueberry will probably get discontinued.”

So, it makes sense to use a new app that works well on Linux Mint and any other Linux distro, which is Blueman.

It is not a simple app like Blueberry, but can prove to be a useful utility for users.

3. Timeshift becomes a Mint tool

Mint team has been recommending Timeshift for system settings backups for some time now. It almost felt a part of the Mint applications suite. I mistakenly said that in one of the YouTube videos as well.

But the good news is that the Mint team has taken over the development of the Timeshift application. It is now an XApp and you should see it even more integrated within the Linux Mint ecosystem.

There are already a few developments to it. For example, in rsync mode, Timeshift now calculates the required space for the next snapshot and skips it if performing that snapshot leads to less than 1GB of free space on the disk.

timeshift mint21

4. WebP image support

WebP image format is getting popular these days among website owners. They are smaller in size without compromising on quality.

If you try to download images from the internet, and they are in WebP format, they are opened with a web browser. You’ll have to install additional packages for WebP support in other Linux distributions.

Mint 21 will have WebP support enabled by default. You can open the WebP images in the image viewer and the images will be displayed with their thumbnail in the Nemo file manager.

5. Improved Thumbnail Support

thumbnails mint 21

A new Xapp project was developed (i.e. xapp-thumbnailers) to add missing thumbnails to some common file types that include:

  • AppImage
  • ePub
  • MP3
  • RAW pictures
  • WebP

6. New Wallpapers

Of course, technically, not a feature, but it is worth mentioning that it includes some beautiful wallpapers in Linux Mint 21.

linux mint 21 wallpaper new

If you are trying the beta version, you can explore the photos, or wait for the final release to check them all out.

7. No surprise killing of applications (like Ubuntu 22.04)

Ubuntu 22.04 introduced the systemd-oomd, a userspace out-of-memory (OOM) killing service. This service takes “corrective action before an OOM occurs in the kernel space”.

So, when the system is struggling with memory pressure, this service jumps into action to ensure that system keeps running. How does it do that? By killing some running applications.

But that has created a problem, as Ubuntu users complained of random closing of running applications.

For this reason, the Mint team has decided against including this ‘performance improving’ feature in the upcoming Mint 21.

8. No negative impact on dual boot

It was noticed in Ubuntu 22.04 release that Windows disappeared from the Grub menu in dual boot systems. It was because the os-prober feature was disabled by default in version 2.6 of Grub bootloader.

Mint team has correctly decided to enable the os-prober by default. This means that the Grub bootloader with Mint 21 should be able to properly detect Windows (and other OS) as it used to previously.

9. AppImage support as it is

It looks like Mint 21 is undoing plenty of things that Ubuntu 22.04 could have done. The libfuse library has been removed from Ubuntu 22.04 LTS; hence, you cannot run AppImage applications unless you install it explicitly.

The Mint team takes note of this pain point and has included libfuse2 and libfuse3-3 by default in Mint 21.

10. Cinnamon 5.4.2 and Linux Kernel 5.15

linux mint 21 about

Of course, Mint 21 will have newer versions of many popular applications and Linux Kernel 5.15 LTS.

Cinnamon 5.4 desktop environment is a good upgrade that includes a window manager based on a modern version of Mutter 3.36 and many technical improvements.

In other words, the window manager in Cinnamon 5.4 received a major rebase while the codebase is closer to upstream.

There aren’t any massive visual differences, but you can expect subtle improvements overall.

11. Sticky Notes Improvements

sticky notes mint 21 beta

With the Sticky Notes application, you can finally duplicate the notes.

In addition, creating a new sticky note will cycle through different colors instead of choosing them randomly.

12. Process Monitor

process monitor mint 21 beta

Automated tasks make things easier! And a new process monitor has been added to the system tray to keep an eye on it.

This way, you will know what’s going on in case there’s a slowdown in your system due to a system snapshot/automatic updates running in the background.

Download Linux Mint 21 Beta

Note that only the beta version is available for testing. You can grab the latest ISO from a mirror.

We recommend you to wait for the final release to use it on your primary system.

More to come …

Considering Linux Mint 21 is in its beta phase, it is unlikely to find any other new additions. However, with its official release and changelog, we could spot additional modifications that we did not find in our testing and usage.

Original Article