Check in for a roundup of the hottest Linux app release that landed in July 2026 (and not just hot because of the temperatures last month).
Major updates last month included the Firefox 153 release, with container tabs confusing those who’ve had them for ages. It also finally rounded window bottom corners on GTK-based Linux desktops, Ubuntu included.
But the slick system monitor Mission Center also dropped a big update. I recommend checking that out, especially if you’ve longed for a way to swot over power stats. Anthropic delivered a Linux beta of its Claude Desktop app, easily installed on Ubuntu via a .deb.
But, as ever, there was plenty more scintillating the software scene than just the obvious ones. Read on for a run through other notable updates I made a note to er, make a note about here, in my monthly Linux App Release Roundup series.
Rio terminal added Quake mode
Rio, the cross-platform GPU-accelerated terminal (that isn’t one of the other cross-platform, GPU-accelerated terminals), saw a flurry of activity last month.
Across the many updates, it gained a drop-down ‘quake’ mode option. This allows you to assign a keyboard hotkey to have a terminal slide in from the top of the display under your cursor. Neatly, the shortcut can work globally, even when Rio is unfocused.
Rio developer Raphael Amorim also split out the terminal engine from its renderer, publishing it as rio-vt, a standalone Rust crate, and librio, the same core wrapped in a C interface. Other devs can build their own terminal frontends on Rio’s tech, without using Rio itself.
Performance improved too, and substantially, per Amorim. Full-screen TUI redraws are up to 1.6x faster and scroll-heavy plaintext (e.g., an avalanche of apt print) now parses up to 2.7x faster.
Other changes in Rio 0.5.x include the return of Sixel and iTerm2 inline images, fixes for the Kitty graphics protocol and, on Linux, Rio now follows system light/dark preference in both Wayland and X11 sessions by reading the standard XDG Desktop Portal.
Rio is free, open-source software written in Rust. Download the latest version from its website, or grab a .deb from its GitHub releases page.
Typhoon weather app gained a tray icon
Cross-platform and open-source weather app Typhoon added a system tray icon in its v1.9.0 update. This makes it possible to keep an eye on the temperature from the panel when the app isn’t in the foreground, but quickly bring it to focus when needed.
This month also saw the app add an interactive 24-hour rain probability and temperature forecasts, alongside a few bug fixes.
Typhoon is a modern revival of the iconic Stormcloud (and a later fork, Cumulus) weather apps but is very much its own, distinct thing. It was rewritten in Qt6 earlier this year and has been kitted out with new features and integrations, making it among one of the best weather apps for Linux.
A tray icon is a small change, but ideal for those who want the at-a-glance benefits of a panel applet with the ability to jump to an app when needed.
Download details can be found at on the Typhoon website, which lists packages for Windows and Linux. A Snap build, Flatpak and a dedicated PPA are available for Ubuntu users.
BleachBit can free space from AI coding tools
New cleaners have been added to free system cleaner BleachBit in its v6.0.2 update, which is the stable release of the beta I covered in June’s roundup. Sorry for the deja vu.
The tool comes equipped to clear out cruft from AI coding tools, including Antigravity, Cursor, Windsurf, Devin and Claude Code. It’s also able to junk the 4GB AI model Google Chrome often downloads in the background, but Chrome might re-downloaded it again, FYI.
Other cross-platform support includes cleaning multiple browser profiles on Chrome and Edge, DNS cache and expunging the clipboard after shredding files pasted in, and deep scan can detect venv, __pycache__, node_modules, and .angular folders/files.
On Linux, BleachBit 6.0.2 improves detection of trash files and is able to clean Deb installs of the Librewolf web browser and Flatpak versions of BitTorrent client Transmission. Fixes improve Snap handling and lets BleachBit’s CLI mode to run as root on Wayland.
BleachBit 6.0.2 is available to download from download.bleachbit.org, including new AppImage option.
PhotoGIMP keeps aping Adobe
PhotoGIMP is not really an “app”, but a modification pack for GIMP to make it look and behave more like Adobe Photoshop. Not a perfect salve for Linux creatives – not now Canva Affinity can run on Linux – but many find the tweaks are enough to help them use GIMP full-time.
The first update to PhotoGIMP this year, v3.1, improves its Photoshop-style keyboard shortcuts and tool layout, not least by adding the bracket-key ([ & ]) shortcut to adjust brush size up and down during editing. It also now adds alpha channels to imported images.
Other changes are more perfunctory. Old GIMP configuration files have been cleaned out, documentation for installation and setup improved and improved support for GIMP Flatpak builds.
PhotoGIMP is a free, open-source patch set for GIMP 3.x on all major OSes, Linux included. Download the latest version from the project GitHub.
VirtualBox prepped support for Linux kernel 7.2
Oracle released a new VirtualBox 7.2 maintenance release, v7.2.14, with stability and bug fixes. Initial support for the upcoming Linux 7.2 kernel release on Linux hosts (where VirtualBox is installed) was added, and Linux guest support on RHEL 9.8 and 9.9 kernels fixed.
Other changes were largely Windows-specific: installer support for Visual C++ runtime detection, clipboard handling of Unicode formats and a “possible bug check and reboot of Windows 11 when updating Secure Boot DBX entries” on UEFI.
VirtualBox 7.2.14 is available from the VirtualBox website for Windows, macOS, Solaris and Linux.
Bazaar added an Ubuntu warning
Bazaar, a desktop front-end for browsing, installing and managing Flatpak apps on Flathub, gained a ‘Similar Apps’ feature in its v0.9.1 update in July. Much like callouts on other app stores, this makes it easier for you to find software like the one you’re viewing.
Scores of bug fixes and backend tweaks are included too. For end-users, most of those tune-ups translate to a more reliable experience.
If you run the Bazaar Flatpak build on Ubuntu 26.04 LTS you’ll be shown a message:
“The more recent versions of Ubuntu have messed up default security rules, making it impossible to install apps from the Flatpak version of Bazaar, please just use the normal package for now”, it says.
Ubuntu doesn’t play nice with the fusermount wrapper that the Bazaar Flatpak (among other Flatpak) use for ‘host’ operations. An AppArmor workaround can patch it but, ideally, the distro should tend to its broken apparmor permissions, not users.
Install Bazaar on Ubuntu 26.04 LTS using the App Center or open your terminal and sudo apt install bazaar . If you have the Flatpak installed, run flatpak uninstall io.github.kolunmi.Bazaar to get it gone (and prevent conflicts).
Get the latest version of Bazaar on Flathub.
Firefox’s next ESR arrived
Firefox 153 ESR is the new extended Support Release (ESR). Users on the current Firefox 140.x based ESR won’t be automatically upgraded to Firefox 153 ESR yet, so those on that branch continue to receive security updates for a little while longer (12 weeks).
This cumulative changes since Firefox 140 ESR are on offer, including the new profile management system, PDF editing, tab Split View, AI kill-switch, redesigned Settings, privacy protections, tab containers, local network access restrictions, topic-based new tab page – and more.
Firefox ESR is aimed at enterprises (though it’s the version Debian users enjoy out-of-the-box) so a raft of new Enterprise Policy Exception settings are available, including an AI kill switch.
Download Firefox ESR from the Firefox website. Enterprise policies listed on the Mozilla docs site.
LibreOffice filed further fixes
The Document Foundation issued LibreOffice 26.2.5, the fifth maintenance update in the LibreOffice 26.2 series.
They tout “targeted bug fixes and stability improvements”, but note skia rendering on macOS and Windows is back in experimental mode because of crashes and hangs reported by those upgrading from LibreOffice 25.8.x – that version reached EOL last month.
If bug fixes is boring, never fear. LibreOffice 26.8 will be released at the end of August with a sizeable set of new features onboard.
LibreOffice 26.2.5 is available for immediate download at libreoffice.org for Windows, macOS and Linux. Snap or Flatpak versions get this update automatically, while users on Ubuntu 26.04 LTS users will in the coming weeks.
Blender moved physics into the node editor
Blender 5.2 LTS arrived in July 2026 and is supported until July 2028. It added an experimental XPBD Solver node, bringing hair and cloth physics into the Geometry Nodes rather than keeping them in separate simulation tools.
For rendering, cycles added a texture cache to lower memory use and Blender’s default material shader gained a ‘Thin Wall mode’ to fix the flat, waxy look that thin things often got. EEVEE renders scenes full of repeated objects up to twice as fast.
Geometry nodes also gained a Sample Sound Frequencies node allowing an audio file to be loaded in a node tree to drive animation or simulations off its frequency data, and a Mesh Bevel node for procedural edge and vertex control.
Grease Pencil gets a new Delaunay-based fill algorithm, replacing the old fill tool with automatic gap detection and a noticeable uptick in speed, and Sculpting adds a Scene Project brush and an Add Primitive operator.
There’s a lot more to Blender 5.2 than just those highlights. If you’re an animator, video editor or general 3D modeller do check out the full 30-minute long release video or mini-site to learn more about all of the changes included.
Blender 5.2 LTS is available now from blender.org, or via the Snap Store.
Halloy communicated more changes
Halloy, the open-source, Rust-based IRC client, added a Channel Monitor. This lets you view messages from every joined channel in one place. While a new GUI config editor lets you edit Halloy’s config file without switching out to a text editor.
The sidebar was made more flexible too. Servers can now be collapsed and expanded, things can be pinned and channel queries (and other ‘buffers’) muted so they only nag you when there’s an unread message or alert.
Elsewhere, undo/redo shortcuts now work in the message box and the new config editor and you can configure what clicking on a nickname or link does. Login credentials can now be stored in the system keyring rather than Halloy’s config file.
Smaller additions include setting connection attempt limits before autoconnect gives up, blocking specific requests per server, controlling log file retention – and a lot more.
Halloy is available now from halloy.chat, or via Flathub.
Shotcut added a slim stock asset library
The free, open-source video editor Shotcut‘s prolific developement pace saw no let-up in July1.
Shotcut 26.8.1 brings a new Elements panel. This provides a built-in ‘stock asset library of emoji stickers, sounds, overlay transitions, animated text and graphics. All of it royalty-free and available for commercial users without the need for attribution.
A new GPU selection option was added too. This lets users on Windows and Linux systems where more than one GPU is present – in this economy?! – to select which one the editor uses. Head to Settings > Graphics Adapter to check or set.
Elsewhere, a Shake video filter was added for mock handheld looks, and the look of tabs and Subtitles under the Fusion Dark and Fusion Light themes was improved.
Bug fixes and regressions patched ranged from missing VST2 and LV2 audio plugins support to missing Motion Tracker keyframes, even after hitting save and reload.
More details on those, and everything new in this release, on the project website.
Shotcut 26.8.1 is available now from shotcut.org, or install it from the Snap Store or Flathub.
Smaller updates
A few smaller updates of note for recurring spots in this series.
Cine video player improved tooltips and thumbnail performance. It also added a preference for Graphics Offload, which bypasses GTK’s renderer to reduce CPU and GPU overhead and may result in smoother playback (especially at higher resolutions).
Plank Reloaded saw a slew of low-level codebase cleanups and rejigs. Docklets were improved, with bolstered battery detection (power docklet), KDE trash monitoring (trash docklet), workspace live previews (workspace docklet) and image tracking in Clippy (clipboard docklet).
Calibre, the ‘kitchen sink’ of ebook apps, added plugin support for its content server, an option to convert GIFs to JPEG or WebP during edits and a button to sort table of contents. The Tolino driver for Kobo devices was updated and AirDrop sharing added to macOS.
That’s July’s digest. If you see a new app release you thin readers should know about, be sure to drop me a line via the contact form or directly via email.
- The release announcement went out on 1 August but the pre-release went out in mid-July. I wrote this section for the pre-release, but since it’s now stable, I’m blending the timelines and included it here. ↩︎

