Archives For News

Free open-source software updates and Linux news

Kdenlive, the popular KDE video editor, released the first maintenance update for the 24.12 series few days ago.

It’s not officially announced in its website at the moment of writing, but the source tarball is out for those who want to compile by themselves. And, the Flatpak package has been updated for most Linux users.

As you may know, Kdenlive 24.12 introduced Built-in Effects option in settings, which will automatically add the Flip and Transform effects to the video part, and the Volume effect to the audio part by when you dragging a clip into the timeline.

The build-in effects however miss “Presets” menu options, and this release brings it back!

Bring back presets for built-in effects

Continue Reading…

Shortwave, the modern free open-source internet radio player, finally adds background playback support!

Shortwave is an internet audio player designed for GNOME Desktop, though it also works in most other Linux desktops and even Linux phones.

The app features a station database with over 50,000 stations, custom library, automatic recognition of songs, recording, and play audio on network devices (e.g. Google Chromecasts).

Continue Reading…

Scribus, the popular free open-source desktop publishing software, announced new 1.6.3 version on Wednesday!

This is a maintenance release that contains primarily bug-fixes, though there are also a few new features included in the release.

Continue Reading…

RetroArch, the popular free open-source front-end for emulators and game engines, released version 1.20.0 a few days ago.

The new release added illuminance sensor support for Linux users. Meaning you can play Boktai with real light, just as intended. While, it’s also working on sunlight and camera support.

Continue Reading…

Midori web browser announced new 11.5 release recently with some exciting new features.

Midori was a popular lightweight web browser that was default in elementary OS and Bodhi Linux. It’s now a free open-source Firefox derived browser developed by Astian Foundation, and licensed under the Mozilla Public License (MPL).

The browser released new 11.5 recently, changed its app icon from a green lizard to new flat design logo that IMO feels better.

Continue Reading…

A new monthly release of Mozilla Firefox web browser, version 134.0, is out today! Though, it’s not yet officially announced at the moment of writing.

According to the Mozilla Github releases page, the new Firefox release added support for touchpad hold gestures for Linux.

Meaning kinetic scrolling (aka momentum scrolling or inertia scrolling), the continuous scrolling after lifted fingers from touchpad, can be interrupted by placing two fingers on the touchpad.

Continue Reading…

Stunt Rally, free open-source rally style racing game, updated to version 3.3 a few days ago with new features.

Stunt Rally is a 3D racing game with Sci-Fi elements and own Track Editor. It features 232 tracks in 40 sceneries and 33 vehicles, allowing users to play either in single mode or multiplayer and split screen for up to 6 players.

Continue Reading…

GIMP image editor announced the second release candidate for the next major 3.0 release a day ago on Friday!

The new GIMP 3.0 RC2 fixed the issue migrating user’s 2.10 settings to GIMP 3.0. However, if you already used 3.0 RC1, then you need to delete those configurations first (backup of course), as otherwise RC2 won’t try to import the 2.10 preferences.


Continue Reading…

Upscayl, the popular free open-source AI image upscaler, announced new 2.15 released at Christmas!

The release improved user experience for enlarging and enhancing low-resolution images by new AI module and improved module selection dialog.

Instead of choosing from drop-down box, it now shows a pop-up screen. From where you may choose between modules with image previews.

Upscayl – AI mode selection dialog

Continue Reading…

Ruby, the free open-source high-level general-purpose programming language, released new 3.4.0 (then 3.4.1 with quick fix) today at Christmas!

The release introduced it block parameter reference, which behaves very much the same as _1. As the feature request descripted:

it is implemented as a special case of getlocal insn, not a method. it without an argument is considered _1 or a normal local variable if defined. it is considered a method call only when it has any positional/keyword/block arguments.

Continue Reading…