Recent Releases

🍺

mise v2026.4.2

Today
Homebrew
brew install mise

Polyglot runtime manager (asdf rust clone)

Note: This release’s build failed so no binary assets were published. Use v2026.4.3 instead, which includes all changes from this release plus a build fix.

This release introduces experimental process sandboxing for mise exec and mise run, allowing you to restrict filesystem access, network access, and environment variables for executed processes.

Added

  • Process sandboxing for mise x and mise run (experimental) – A new lightweight sandboxing layer lets you lock down what processes spawned by mise can access. On Linux it uses Landlock for filesystem restrictions and seccomp-bpf for network filtering; on macOS it uses sandbox-exec (Seatbelt) with generated profiles. Requires experimental = true in settings. #8845 by @jdx
  # Block all filesystem and network access
  mise x --deny-all -- node script.js

  # Block network only
  mise x --deny-net -- npm run build

  # Block writes except to ./dist
  mise x --allow-write=./dist -- npm run build

Task-level configuration is also supported:

  [tasks.build]
  run = "npm run build"
  deny_net = true
  allow_write = ["./dist"]

Fixed

  • Docs: correct RUNTIME.osType and RUNTIME.archType values – Fixed inconsistent documentation for runtime template variables and simplified examples. #8785 by @esteve

Full Changelog: https://github.com/jdx/mise/compare/v2026.4.1…v2026.4.2

View Full Release →
🍺
brew install block-goose-cli

Open source, extensible AI agent that goes beyond code suggestions

🐛 Bug Fixes

  • macOS Intel code signing #8218
View Full Release →
🍺
brew install ublue-os/tap/goose-linux

Open source, extensible AI agent that goes beyond code suggestions

🐛 Bug Fixes

  • macOS Intel code signing #8218
View Full Release →
🍺
brew install ublue-os/experimental-tap/craft-agents-linux

Work with most powerful agents in the world, with the UX they deserve

v0.8.3 — Session Self-Management, Compact Mode & Automation Reliability

Features

  • Session self-management tools — Agents can now set their own labels, status, and query other sessions via set_session_labels, set_session_status, get_session_info, and list_sessions. Enables self-closing automation workflows where an agent completes work and signals done.
  • Compact mode UI — Added compact mode toolbar controls for permission mode, attachments, sources, and working directory selection with drawer-based selectors, plus compact chat and session info layouts.

Improvements

  • Legacy provider cleanup — Removed deprecated provider types and improved error handling across connection setup.
  • Docker build performance — Replaced blanket chmod -R with targeted find commands, significantly speeding up Docker image builds.
  • Docker multi-arch CI — Release and promote workflows now build multi-architecture Docker images.

Bug Fixes

  • fs.watch reverting metadata on idle sessions — Fixed a race condition where filesystem watchers would revert programmatic metadata writes (labels, status) on idle sessions.
  • Stale server lock file — Handle stale .server.lock files on Docker container restarts so the server starts cleanly. (Partially addresses #493)
  • Automations not firing on headless servers — Eagerly initialize the automation system at boot instead of lazily, so scheduled and event-driven automations work on first run. (Partially addresses #491)
  • setSessionStatus silent failures — Properly await the async setSessionStatus call to surface errors instead of swallowing them silently.
  • Session tools targeting other sessionsset_session_labels and set_session_status can now correctly target sessions other than the caller.
  • Session tool validation — Label IDs and status IDs are now validated before applying, preventing cryptic errors from invalid values.
  • Session tool display names — Session management tools now show human-readable names in the TurnCard UI.
  • Model refresh on connection setup — Await the model list refresh after configuring a new connection, preventing stale model lists.
  • Co-author preference ignored — Respect the includeCoAuthoredBy: false user setting for git commit trailers. (Fixes #500)
  • Local file URL routing — Fixed markdown routing for file:// URLs so local file links render correctly. (Partially addresses #416)
  • Toast text truncation — Allow toast notification descriptions to wrap up to 2 lines instead of cutting off.
  • Docker Compose image tag — Updated the default server image to v0.8.2 in Docker Compose config.

Breaking Changes

  • None.
View Full Release →

org.gnome.SimpleScan

Make a digital copy of your photos and documents

Document Scanner 50.0

View Full Release →
Pinta icon

Pinta 3.1.2

Yesterday
Flathub

com.github.PintaProject.Pinta

Edit images and paint digitally

This is a bug fix release for Pinta 3.1

Fixed

  • Fixed issues with some icons failing to load under certain GTK versions (#2078, #1950)
  • Fixed crash when right-clicking on a layer in certain scenarios (#1940)
  • Fixed bug with the gradient tool creating unnecessary history items (#2060, #2059)
  • Fixed crash when setting gamma to zero in the Levels dialog (#2035, #2041)
  • The right click menu for layers now includes options to move the layer up or down in the layer stack (#2004, #2007)

Checksums

  • Fingerprint: 5BDA 30D0 C2E9 85E5 9808 9E44 4CF8 0E80 E77C 5C35
  • GPG Signature: gpg --verify pinta-3.1.2.tar.gz.asc
  • Checksum: pinta-3.1.2.tar.gz.sha512
View Full Release →
🍺

framework-tool v0.6.2

Yesterday
Homebrew
brew install ublue-os/tap/framework-tool

System tool for Framework laptop hardware management

What’s Changed

New Contributors

Full Changelog: https://github.com/FrameworkComputer/framework-system/compare/v0.6.1…v0.6.2

View Full Release →
Embellish icon

Embellish v1.0.0

Yesterday
Flathub

io.github.getnf.embellish

Install nerd fonts

  • Ported to vala for performance reasons
  • More aligned with GTK patterns
  • Uses a modal with the list boxes instead of manual row creation which makes the search faster too
  • Use GridView for the icons for faster loading and and less code bloat
View Full Release →
Ignition icon

Ignition 2.4.0

2 days ago
Flathub

io.github.flattool.Ignition

Manage startup apps and scripts

Bug Fixes and Changes

  • Updated to GNOME 50 technologies
  • Fixed issue where overridden entries don’t update properly
  • Fixed issue where the same entries would appear in the list multiple times
  • Fixed missing search button icons
  • Added and updated translations
View Full Release →
Bazaar icon

Bazaar v0.7.13

2 days ago
Flathub

io.github.kolunmi.Bazaar

Discover and manage applications

Thanks for using Bazaar. If you would like to support me, I would be very grateful. I’m having a bad time https://ko-fi.com/kolunmi

What’s Changed

New Contributors

Full Changelog: https://github.com/bazaar-org/bazaar/compare/v0.7.12…v0.7.13

View Full Release →
🍺
brew install ublue-os/experimental-tap/opencode-desktop-linux

Open source AI coding agent desktop client

  • Bump opentui version
View Full Release →
Bluefin GTS icon

Bluefin GTS stable-20260331

4 days ago
OS Release

GTS (General-Term Support) release based on Fedora 42 with Kernel 6.17.12-200

This is an automatically generated changelog for release stable-20260331.

From previous stable version stable-20260324 there have been the following changes. One package per new version shown.

Major packages

Name Version
Kernel 6.18.13-200
Gnome 49.5-1
Mesa 25.3.6-1 ➡️ 25.3.6-6
Podman 5.8.1-1
Nvidia 595.45.04-4 ➡️ 595.58.03-1

Major DX packages

Name Version
Incus 6.19.1-1
Docker 29.3.0-1 ➡️ 29.3.1-1

Commits

Hash Subject Author
304304f feat: add Bazaar Companion extension (#4089) Coda
01bcd01 fix(packages): add autofs and restrict ROCm to non-nvidia dx (#4370) Jorge O. Castro
2aef95a feat(ci): add DNF package cache to reusable build workflow (#4359) Jorge O. Castro
18ff4f8 fix(ci): grant contents:write to generate-release jobs (#4371) Jorge O. Castro
b63b3a7 fix(packages): remove sssd cluster packages (#4356) Jorge O. Castro

All Images

Name Previous New
autofs 5.1.9-10
🔄 audit 4.1.3-1 4.1.4-1
🔄 bind-libs 9.18.44-1 9.18.47-1
🔄 bootc 1.13.0-2 1.14.1-1
🔄 cmake-filesystem 3.31.10-3 3.31.11-1
🔄 fastfetch 2.59.0-1 2.60.0-1
🔄 freerdp-libs 3.23.0-1 3.24.0-2
🔄 giflib 5.2.2-8 5.2.2-9
🔄 gnome-user-share 48.1-2 48.2-1
🔄 grub2-common 2.12-40 2.12-42
🔄 kernel-tools 6.19.8-200 6.19.9-200
🔄 libX11 1.8.12-1 1.8.13-1
🔄 libcap-ng 0.9.1-1 0.9.2-1
🔄 libopenmpt 0.8.4-1 0.8.6-1
🔄 nautilus-python 4.0.1-7 4.1.0-1
🔄 nspr 4.38.2-3 4.38.2-4
🔄 nss 3.120.1-1 3.121.0-1
🔄 openssh 10.0p1-7 10.0p1-8
🔄 pango 1.57.0-1 1.57.1-1
🔄 pcp-conf 7.0.3-1 7.1.0-6
🔄 python3-boto3 1.42.72-1 1.42.78-1
🔄 python3-cryptography 45.0.4-4 46.0.6-1
🔄 python3-ply 3.11-30 3.11-33
🔄 qemu-guest-agent 10.1.4-1 10.1.5-1
🔄 tailscale 1.96.2-1 1.96.4-1
🔄 vim-common 9.2.148-1 9.2.240-1

Base Images

Name Previous New
🔄 runc 1.4.0-1 1.4.1-1

Dev Experience Images

Name Previous New
🔄 cockpit-podman 122-1 123-1
🔄 code 1.112.0-1773778396.el8 1.113.0-1774364791.el8
🔄 docker-model-plugin 1.1.17-1 1.1.28-1
🔄 qemu 10.1.4-1 10.1.5-1
🔄 xen-libs 4.20.2-4 4.20.3-1

How to rebase

For current users, type the following to rebase to this version:

# Get Image Name
IMAGE_NAME=$(jq -r '.["image-name"]' < /usr/share/ublue-os/image-info.json)

# For this Stream
sudo bootc switch --enforce-container-sigpolicy ghcr.io/ublue-os/$IMAGE_NAME:stable

# For this Specific Image:
sudo bootc switch --enforce-container-sigpolicy ghcr.io/ublue-os/$IMAGE_NAME:stable-20260331

Documentation

Be sure to read the documentation for more information on how to use your cloud native system.

View Full Release →
Bluefin icon

Bluefin stable-20260331

4 days ago
OS Release

Stable release based on Fedora 43 with Kernel 6.18.13-200

This is an automatically generated changelog for release stable-20260331.

From previous stable version stable-20260324 there have been the following changes. One package per new version shown.

Major packages

Name Version
Kernel 6.18.13-200
Gnome 49.5-1
Mesa 25.3.6-1 ➡️ 25.3.6-6
Podman 5.8.1-1
Nvidia 595.45.04-4 ➡️ 595.58.03-1

Major DX packages

Name Version
Incus 6.19.1-1
Docker 29.3.0-1 ➡️ 29.3.1-1

Commits

Hash Subject Author
304304f feat: add Bazaar Companion extension (#4089) Coda
01bcd01 fix(packages): add autofs and restrict ROCm to non-nvidia dx (#4370) Jorge O. Castro
2aef95a feat(ci): add DNF package cache to reusable build workflow (#4359) Jorge O. Castro
18ff4f8 fix(ci): grant contents:write to generate-release jobs (#4371) Jorge O. Castro
b63b3a7 fix(packages): remove sssd cluster packages (#4356) Jorge O. Castro

All Images

Name Previous New
autofs 5.1.9-10
🔄 audit 4.1.3-1 4.1.4-1
🔄 bind-libs 9.18.44-1 9.18.47-1
🔄 bootc 1.13.0-2 1.14.1-1
🔄 cmake-filesystem 3.31.10-3 3.31.11-1
🔄 fastfetch 2.59.0-1 2.60.0-1
🔄 freerdp-libs 3.23.0-1 3.24.0-2
🔄 giflib 5.2.2-8 5.2.2-9
🔄 gnome-user-share 48.1-2 48.2-1
🔄 grub2-common 2.12-40 2.12-42
🔄 kernel-tools 6.19.8-200 6.19.9-200
🔄 libX11 1.8.12-1 1.8.13-1
🔄 libcap-ng 0.9.1-1 0.9.2-1
🔄 libopenmpt 0.8.4-1 0.8.6-1
🔄 nautilus-python 4.0.1-7 4.1.0-1
🔄 nspr 4.38.2-3 4.38.2-4
🔄 nss 3.120.1-1 3.121.0-1
🔄 openssh 10.0p1-7 10.0p1-8
🔄 pango 1.57.0-1 1.57.1-1
🔄 pcp-conf 7.0.3-1 7.1.0-6
🔄 python3-boto3 1.42.72-1 1.42.78-1
🔄 python3-cryptography 45.0.4-4 46.0.6-1
🔄 python3-ply 3.11-30 3.11-33
🔄 qemu-guest-agent 10.1.4-1 10.1.5-1
🔄 tailscale 1.96.2-1 1.96.4-1
🔄 vim-common 9.2.148-1 9.2.240-1

Base Images

Name Previous New
🔄 runc 1.4.0-1 1.4.1-1

Dev Experience Images

Name Previous New
🔄 cockpit-podman 122-1 123-1
🔄 code 1.112.0-1773778396.el8 1.113.0-1774364791.el8
🔄 docker-model-plugin 1.1.17-1 1.1.28-1
🔄 qemu 10.1.4-1 10.1.5-1
🔄 xen-libs 4.20.2-4 4.20.3-1

How to rebase

For current users, type the following to rebase to this version:

# Get Image Name
IMAGE_NAME=$(jq -r '.["image-name"]' < /usr/share/ublue-os/image-info.json)

# For this Stream
sudo bootc switch --enforce-container-sigpolicy ghcr.io/ublue-os/$IMAGE_NAME:stable

# For this Specific Image:
sudo bootc switch --enforce-container-sigpolicy ghcr.io/ublue-os/$IMAGE_NAME:stable-20260331

Documentation

Be sure to read the documentation for more information on how to use your cloud native system.

View Full Release →
🍺

emdash-linux v0.4.45

5 days ago
Homebrew
brew install ublue-os/experimental-tap/emdash-linux

Agentic development environment for running multiple coding agents in parallel

What’s Changed

New Contributors

Full Changelog: https://github.com/generalaction/emdash/compare/v0.4.43…v0.4.45

View Full Release →
Dev Toolbox icon

Dev Toolbox v1.3.1

6 days ago
Flathub

me.iepure.devtoolbox

Dev tools at your fingertips

What’s Changed

  • GNOME 50 platform support
  • Removed Markdown Previewer due to webkit issues
View Full Release →
🍺

atuin v18.13.6

1 weeks ago
Homebrew
brew install atuin

Improved shell history for zsh, bash, fish and nushell

Release Notes

Bug Fixes

  • (powershell) Handle non-FileSystem drives (#3353)
  • Remove unnecessary arboard/image-data default feature (#3345)
  • Use printf to append fish shell init block (#3346)
  • Set WorkingDirectory in PowerShell Invoke-AtuinSearch (#3351)

Features

  • Use eye-declare for more performant and flexible AI TUI (#3343)

Miscellaneous Tasks

  • (ci) Switch most workflows to depot ci (#3352)

atuin 18.13.6

Install atuin 18.13.6

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/atuinsh/atuin/releases/download/v18.13.6/atuin-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/atuinsh/atuin/releases/download/v18.13.6/atuin-installer.ps1 | iex"

Download atuin 18.13.6

File Platform Checksum
atuin-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
atuin-x86_64-pc-windows-msvc.zip x64 Windows checksum
atuin-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
atuin-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum
atuin-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
atuin-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo atuinsh/atuin

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

atuin-server 18.13.6

Install atuin-server 18.13.6

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/atuinsh/atuin/releases/download/v18.13.6/atuin-server-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/atuinsh/atuin/releases/download/v18.13.6/atuin-server-installer.ps1 | iex"

Download atuin-server 18.13.6

File Platform Checksum
atuin-server-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
atuin-server-x86_64-pc-windows-msvc.zip x64 Windows checksum
atuin-server-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
atuin-server-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum
atuin-server-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
atuin-server-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo atuinsh/atuin

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>
View Full Release →
🍺

kubectx v0.11.0

1 weeks ago
Homebrew
brew install kubectx

Tool that can switch between kubectl contexts easily and create aliases

Changelog

View Full Release →
🍺

gh v2.89.0

1 weeks ago
Homebrew
brew install gh

GitHub command-line tool

:copilot: gh agent-task now works on ghe.com tenancies

gh agent-task commands previously failed with 401 Unauthorized for users on ghe.com tenancy hosts because the Copilot API URL was hardcoded. The URL is now resolved dynamically per host, so gh agent-task works correctly regardless of your GitHub hosting environment.

Experimental new prompter

A new TUI-based prompter powered by charmbracelet/huh is available behind the GH_EXPERIMENTAL_PROMPTER environment variable. This is an early preview — try it out and share feedback!

export GH_EXPERIMENTAL_PROMPTER=1

gh issue create and gh issue transfer no longer require extra token scopes

gh issue create and gh issue transfer previously fetched repository fields they didn’t need, which could require additional token scopes. These commands now fetch only the minimal fields necessary for issue operations.

What’s Changed

✨ Features

  • gh pr create, gh issue create, gh issue edit: search-based assignee selection and login-based mutation on github.com by @BagToad in #13009
  • Add experimental huh-only prompter gated by GH_EXPERIMENTAL_PROMPTER by @BagToad in #12859

🐛 Fixes

  • fix(agent-task): resolve Copilot API URL dynamically for ghe.com tenancies by @BagToad in #12956
  • fix(issue): avoid fetching unnecessary fields in issue create and issue transfer by @babakks in #12884
  • fix: resolve data race in codespaces port forwarder by @Lslightly in #13033

📚 Docs & Chores

:dependabot: Dependencies

  • chore(deps): bump google.golang.org/grpc from 1.79.2 to 1.79.3 by @dependabot[bot] in #12963
  • chore(deps): bump github.com/google/go-containerregistry from 0.20.7 to 0.21.3 by @dependabot[bot] in #12962
  • chore(deps): bump github.com/zalando/go-keyring from 0.2.6 to 0.2.8 by @dependabot[bot] in #13031
  • chore(deps): bump microsoft/setup-msbuild from 2.0.0 to 3.0.0 by @dependabot[bot] in #13005
  • chore(deps): bump mislav/bump-homebrew-formula-action from 3.6 to 4.1 by @dependabot[bot] in #13004
  • chore(deps): bump azure/login from 2.3.0 to 3.0.0 by @dependabot[bot] in #12951

New Contributors

Full Changelog: v2.88.1…v2.89.0

View Full Release →
🍺

yq v4.52.5

1 weeks ago
Homebrew
brew install yq

Process YAML, JSON, XML, CSV and properties documents from the CLI

  • Fix: reset TOML decoder state between files (#2634) thanks @terminalchai
  • Fix: preserve original filename when using –front-matter (#2613) thanks @cobyfrombrooklyn-bot
  • Fix typo in filename (#2611) thanks @alexandear
  • Bumped dependencies
View Full Release →
Podman Desktop icon

Podman Desktop v1.26.2

1 weeks ago
Flathub

io.podman_desktop.PodmanDesktop

Manage Podman and other container engines from a single UI

What’s Changed

Full Changelog: https://github.com/podman-desktop/podman-desktop/compare/v1.26.1…v1.26.2

View Full Release →
🍺

bluefin-cli v0.6.4

2 weeks ago
Homebrew
brew install ublue-os/experimental-tap/bluefin-cli

Bluefin's CLI tool

0.6.4 (2026-03-20)

Bug Fixes

  • replace ambiguous ⚙️ emoji, drop Windows unicode fallback, and propagate Ctrl+C to exit (d2a2aad)
View Full Release →
🍺

vscodium-linux 1.112.01907

2 weeks ago
Homebrew
brew install ublue-os/tap/vscodium-linux

Open-source code editor

update vscode to 1.112.0

What’s Changed

Full Changelog: https://github.com/VSCodium/vscodium/compare/1.110.11631…1.112.01907

x86 64bits

Windows User Installer VSCodiumUserSetup-x64-1.112.01907.exe
System Installer VSCodiumSetup-x64-1.112.01907.exe
.zip VSCodium-win32-x64-1.112.01907.zip
.msi - updates enabled VSCodium-x64-1.112.01907.msi
.msi - updates disabled VSCodium-x64-updates-disabled-1.112.01907.msi
Remote Host vscodium-reh-win32-x64-1.112.01907.tar.gz
Web Host vscodium-reh-web-win32-x64-1.112.01907.tar.gz
CLI vscodium-cli-win32-x64-1.112.01907.tar.gz
macOS .dmg VSCodium.x64.1.112.01907.dmg
.zip VSCodium-darwin-x64-1.112.01907.zip
Remote Host vscodium-reh-darwin-x64-1.112.01907..tar.gz
Web Host vscodium-reh-web-darwin-x64-1.112.01907.tar.gz
CLI vscodium-cli-darwin-x64-1.112.01907.tar.gz
Linux .deb codium_1.112.01907_amd64.deb
.rpm codium-1.112.01907-el8.x86_64.rpm
.tar.gz VSCodium-linux-x64-1.112.01907.tar.gz
AppImage VSCodium-1.112.01907.glibc2.30-x86_64.AppImage
VSCodium-1.112.01907.glibc2.30-x86_64.AppImage.zsync
Snap codium_1.112.01907_amd64.snap
Remote Host vscodium-reh-linux-x64-1.112.01907.tar.gz
Web Host vscodium-reh-web-linux-x64-1.112.01907.tar.gz
CLI vscodium-cli-linux-x64-1.112.01907.tar.gz
Alpine Remote Host vscodium-reh-alpine-x64-1.112.01907.tar.gz
Web Host vscodium-reh-web-alpine-x64-1.112.01907.tar.gz

ARM 64bits

Windows User Installer VSCodiumUserSetup-arm64-1.112.01907.exe
System Installer VSCodiumSetup-arm64-1.112.01907.exe
.zip VSCodium-win32-arm64-1.112.01907.zip
CLI vscodium-cli-win32-arm64-1.112.01907.tar.gz
macOS .dmg VSCodium.arm64.1.112.01907.dmg
.zip VSCodium-darwin-arm64-1.112.01907.zip
Remote Host vscodium-reh-darwin-arm64-1.112.01907.tar.gz
Web Host vscodium-reh-web-darwin-arm64-1.112.01907.tar.gz
CLI vscodium-cli-darwin-arm64-1.112.01907.tar.gz
Linux .deb codium_1.112.01907_arm64.deb
.rpm codium-1.112.01907-el8.aarch64.rpm
.tar.gz VSCodium-linux-arm64-1.112.01907.tar.gz
Snap codium_1.112.01907_arm64.snap
Remote Host vscodium-reh-linux-arm64-1.112.01907.tar.gz
Web Host vscodium-reh-web-linux-arm64-1.112.01907.tar.gz
CLI vscodium-cli-linux-arm64-1.112.01907.tar.gz
Alpine Remote Host vscodium-reh-alpine-arm64-1.112.01907.tar.gz
Web Host vscodium-reh-web-alpine-arm64-1.112.01907.tar.gz

ARM 32bits

Linux .deb codium_1.112.01907_armhf.deb
.rpm codium-1.112.01907-el8.armv7hl.rpm
.tar.gz VSCodium-linux-armhf-1.112.01907.tar.gz
Remote Host vscodium-reh-linux-armhf-1.112.01907.tar.gz
Web Host vscodium-reh-web-linux-armhf-1.112.01907.tar.gz
CLI vscodium-cli-linux-armhf-1.112.01907.tar.gz

PPC 64bits

Linux .tar.gz VSCodium-linux-ppc64le-1.112.01907.tar.gz
Remote Host vscodium-reh-linux-ppc64le-1.112.01907.tar.gz
Web Host vscodium-reh-web-linux-ppc64le-1.112.01907.tar.gz

RISC-V 64bits

Linux .tar.gz VSCodium-linux-riscv64-1.112.01907.tar.gz
Remote Host vscodium-reh-linux-riscv64-1.112.01907.tar.gz
Web Host vscodium-reh-web-linux-riscv64-1.112.01907.tar.gz

Loong 64bits

Linux .tar.gz VSCodium-linux-loong64-1.112.01907.tar.gz
Remote Host vscodium-reh-linux-loong64-1.112.01907.tar.gz
Web Host vscodium-reh-web-linux-loong64-1.112.01907.tar.gz

s390x

Linux Remote Host vscodium-reh-linux-s390x-1.112.01907.tar.gz
Web Host vscodium-reh-web-linux-s390x-1.112.01907.tar.gz
View Full Release →
🍺

dagger sdk/rust/v0.20.3

2 weeks ago
Homebrew
brew install dagger

Portable devkit for CI/CD pipelines

sdk/rust/v0.20.3 - 2026-03-19

This SDK uses 🚙 Engine + 🚗 CLI version v0.20.3. See what changed in that release.

⚙️ https://crates.io/crates/dagger-sdk/0.20.3 📒 https://docs.rs/dagger-sdk/0.20.3/dagger-sdk

Dependencies

What to do next

View Full Release →
🍺

grype v0.110.0

2 weeks ago
Homebrew
brew install grype

Vulnerability scanner for container images and filesystems

Added Features

  • suppress GHSA matches on language packages in fixed APKs [#3282 @willmurphyscode]

Bug Fixes

  • use Syft for decoding CPEs [#3058 @chovanecadam]

Additional Changes

  • bump github.com/buger/jsonparser to v1.1.2 [#3297 @willmurphyscode]
  • update quality gate labels [#3293 @westonsteimel]

(Full Changelog)

View Full Release →
🍺

syft v1.42.3

2 weeks ago
Homebrew
brew install syft

CLI for generating a Software Bill of Materials from container images

Bug Fixes

  • Missing secondary evidence for .NET dependency in ghcr.io/open-telemetry/demo:2.0.0-accounting image [#4652]

Additional Changes

  • bump github.com/buger/jsonsparser to v1.1.2 [#4680 @willmurphyscode]
  • centralize temp files and prefer streaming IO [#4668 @willmurphyscode]

(Full Changelog)

View Full Release →
DistroShelf icon

DistroShelf v1.4.8

2 weeks ago
Flathub

com.ranfdev.DistroShelf

Graphical interface for managing Distrobox containers

What’s Changed

New Contributors

Full Changelog: https://github.com/ranfdev/DistroShelf/compare/v1.4.7…v1.4.8

View Full Release →
Fonts icon

Fonts 50.0

2 weeks ago
Flathub

org.gnome.font-viewer

View fonts on your system

Release 50.0

Fonts 50.0 comes with the following improvements:

  • Redesigned font preview grid that has a consistent preview size (Khaid Abu Shawarib)
  • Search entry moved to the headerbar to be always visible, and with automatic key stroke forwarding to the entry and Esc for clearing search. (Automeris naranja, Khaid Abu Shawarib)
  • Reorganized font information page (Automeris naranja)
  • Enhance application metadata (Maximiliano, Daniel Rusek)
  • Plug multiple memory leaks (Maximiliano)
  • Correctly claim to open font collection files (Gregor)

This version brings translation updates for the following locales:

  • Arabic (Khaid Abu Shawarib)
  • Chinese (Taiwan) (Chao-Hsiung Liao)
  • Cornish (Flynn)
  • Norwegian Bokmål (Kjartan Maraas)
  • Santali (Prasanta Hembram)
  • Serbian (Latin) (Miloš Popović)
  • Thai (Aefgh Threenine)
  • Uighur (Abduqadir Abliz)
View Full Release →
Calculator icon

Calculator 50.0

2 weeks ago
Flathub

org.gnome.Calculator

Perform arithmetic, scientific or financial calculations

Tagged release 50.0

Git-EVTag-v0-SHA512: fa0634b1676ecb2fa1525f9cfcf52a994af3c4b64f66d75e54cc5a6c6e0e6fe169db8e63817d23375cb7c82de5e86406cec8c1f89d1968553a2d54c0754ff1f2

View Full Release →
Calendar icon

Calendar 50.0

2 weeks ago
Flathub

org.gnome.Calendar

Manage your schedule

gnome-calendar 50.0

  • Updated screenshots
  • Focus adjacent cell when pressing Ctrl+Tab in the Month view
  • Refreshing calendars also updates collections now. This makes new remote calendars appear when refreshing.
  • Fix an untranslatable string
  • Updated translations

Git-EVTag-v0-SHA512: 2151610f3ec6059a08d986d699654868e3dab1c857163a49d4623369cfef5a77e1e67920663d07ea376920dcf315e9b5642e14597e1d200224ff44b8ef271db7

View Full Release →
Characters icon

Characters 50.0

2 weeks ago
Flathub

org.gnome.Characters

Character map application

Release 50.0

  • Flatpak builds use the noto-emoji from the Freedesktop SDK
  • Switch to search results when the search entry is activated
  • Don’t restore selection when deactivating search on mobile
  • Correctly show sidebar after finishing a search
  • Strip whitespaces in bundled GResources
  • Add –version cli option
  • Add captions to app screenshots
  • Translations updates:
    • Basque
    • Bulgarian
    • Catalan
    • Chinese (China)
    • Cornish
    • Czech
    • Danish
    • English (United Kingdom)
    • Finnish
    • French
    • Galician
    • Georgian
    • Greek, Modern (1453-)
    • Hebrew
    • Hungarian
    • Interlingua
    • Japanese
    • Kazakh
    • Korean
    • Lithuanian
    • Nepali
    • Norwegian Bokmål
    • Occitan (post 1500)
    • Polish
    • Portuguese
    • Portuguese (Brazil)
    • Romanian
    • Russian
    • Slovenian
    • Spanish
    • Swedish
    • Turkish
    • Uighur
    • Ukrainian
View Full Release →
🍺

podman-tui v1.11.1

3 weeks ago
Homebrew
brew install podman-tui

Podman Terminal User Interface

  • Packit fix downstream build
  • Bump github.com/containers/podman/v5 from 5.8.0 to 5.8.1
View Full Release →
Weather icon

Weather 50.0

3 weeks ago
Flathub

org.gnome.Weather

Show weather conditions and forecast

Release 50.0

Weather 50.0 comes with the following translation updates for the following locales:

  • Basque
  • Bulgarian
  • Catalan
  • Chinese (China)
  • Cornish
  • Czech
  • Danish
  • English (United Kingdom)
  • Finnish
  • French
  • Galician
  • Georgian
  • German
  • Greek, Modern (1453-)
  • Hebrew
  • Hungarian
  • Interlingua (International Auxiliary Language Association)
  • Japanese
  • Kazakh
  • Korean
  • Lithuanian (Aurimas Aurimas Černius)
  • Occitan (post 1500)
  • Polish
  • Portuguese
  • Portuguese (Brazil)
  • Romanian
  • Russian (Artur S0)
  • Slovenian
  • Spanish
  • Swedish
  • Turkish (Sabri Ünal)
  • Uighur
  • Ukrainian
View Full Release →

org.gnome.baobab

Check folder sizes and available disk space

Release 50.0

  • Port help overlay to AdwShortcutsDialog (Automeris naranja)

  • Translation updates:

    • Basque (Asier Saratsua Garmendia)
    • Bulgarian (twlvnn kraftwerk)
    • Catalan (Victor Dargallo)
    • Chinese (China) (luming zh)
    • Cornish (Flynn Peck)
    • Czech (Daniel Rusek)
    • Danish (Ask Hjorth Larsen)
    • English (United Kingdom) (Bruce Cowan)
    • Esperanto (Kristjan ESPERANTO)
    • Finnish (Jiri Grönroos)
    • French (Lucien Ouoba)
    • Galician (Fran Diéguez)
    • Georgian (Ekaterine Papava)
    • German (Jürgen Benvenuti)
    • Greek, Modern (1453-) (Efstathios Iosifidis)
    • Hebrew (Yaron Shahrabani)
    • Hungarian (Balázs Úr)
    • Indonesian (Andika Triwidada)
    • Japanese (Makoto Sakaguchi)
    • Kazakh (Baurzhan Muftakhidinov)
    • Korean (Seong-ho Cho)
    • Lithuanian (Aurimas Aurimas Černius)
    • Nepali (Pawan Chitrakar)
    • Occitan (post 1500) (Quentin PAGÈS)
    • Persian (Danial Behzadi)
    • Polish (Victoria)
    • Portuguese (Hugo Carvalho)
    • Portuguese (Brazil) (Rafael Fontenelle)
    • Romanian (Antonio Marin)
    • Russian (Artur S0)
    • Slovenian (Martin)
    • Spanish (Daniel Mustieles)
    • Swedish (Anders Jonsson)
    • Turkish (Sabri Ünal)
    • Uighur (Abduqadir Abliz)
    • Ukrainian (Yuri Chornoivan)
View Full Release →
Image Viewer icon

Image Viewer 50.0

3 weeks ago
Flathub

org.gnome.Loupe

View and edit images

Loupe 50.0

  • Updated dependencies

Git-EVTag-v0-SHA512: 87485623a0c090e269d8e9eeb75229dc8b89d30b586afcd46bd48255dd84e7bdef7047eb00e94c4720f3d324031ae0913603687e15ada089ff7cdf9a3a924469

View Full Release →
🍺

helm v3.20.1

3 weeks ago
Homebrew
brew install helm

Kubernetes package manager

Helm v3.20.1 is a patch release. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we’d love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Notable Changes

  • Backport of #31644: Fixed a bug where user-provided nil value was not preserved when chart has an empty map or no default for a key
  • Backport of #31601: Fixed a bug where OCI references with tag+digest failed with “invalid byte” error

Installation and Upgrading

Download Helm v3.20.1. The common platform binaries are here:

This release was signed with 208D D36E D5BB 3745 A167 43A4 C7C6 FBB5 B91C 1155 and can be found at @scottrigby keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What’s Next

  • 4.2.0 and 3.21.0 are the next minor releases and will be on May 13, 2026
  • 4.1.4 and 3.20.2 are the next patch releases and will be on April 8, 2026

Changelog

  • chore(deps): bump the k8s-io group with 7 updates a2369ca71c0ef633bf6e4fccd66d634eb379b371 (dependabot[bot])
  • add image index test 90e10564f7ae746a153f3a03006e7061a54ad490 (Pedro Tôrres)
  • fix pulling charts from OCI indices 911f2e908ae40b01ca95b857e94b8894043f64fd (Pedro Tôrres)
  • Remove refactorring changes from coalesce_test.go 76dad33fb1a2b6451920429b4f5f2dd575ea71bb (Evans Mungai)
  • Fix import 45c12f71407b6054a37d3e425d5293ee79a1ab37 (Evans Mungai)
  • Update pkg/chart/common/util/coalesce_test.go 26c6f19f967941dbe53bfb5e52d419b3b3e46075 (Evans Mungai)
  • Fix lint warning 09f5129d49a14c9336cea6f33adf5f52889915ef (Evans Mungai)
  • Preserve nil values in chart already 417deb2b6b7504357b0f580b76f5eed1bb8a5270 (Evans Mungai)
  • fix(values): preserve nil values when chart default is empty map 5417bfaa84871feae9c8171f192e2f9796475054 (Evans Mungai)
View Full Release →
Clocks icon

Clocks 50.0

3 weeks ago
Flathub

org.gnome.clocks

Keep track of time

50.0

  • gresources: Use preprocess=xml-stripblanks
  • build: use oggenc from vorbis-tools instead of ffmpeg
  • Translation updates
View Full Release →
Camera icon

Camera 50.0

3 weeks ago
Flathub

org.gnome.Snapshot

Take pictures and videos

50.0

  • Updated translations
View Full Release →
Logs icon

Logs 50.0

3 weeks ago
Flathub

org.gnome.Logs

View detailed event logs for the system

Release GNOME Logs 50.0

  • Logs are now exported in ascending order
  • Fix help dialog inside sandboxes
  • Updates to Bulgarian, Catalan, Kazakh, Norwegian Bokmål, Serbian (Latin), Serbian, Slovenian, and Uighur
View Full Release →
🍺

fd v10.4.2

3 weeks ago
Homebrew
brew install fd

Simple, fast and user-friendly alternative to find

Bugfixes

  • Fixed performance regression due to --ignore-contain; see #1913 and #1914
View Full Release →
🍺

chezmoi v2.70.0

3 weeks ago
Homebrew
brew install chezmoi

Manage your dotfiles across multiple diverse machines, securely

Changelog

Features

  • c8272529f2ed44ee861374f0b4ee6e62d364953e feat: Support multiple externals to same target in one .chezmoiexternal file

  • d21012970d3bddc5f498f05193a9fcb007fcf94c feat: Add podman as an alias for docker command

    Fixes

  • 44f73d3dc1678d15343db0c9f56c85065bff1260 fix: Adding exact subdir won’t add exact parent

    Documentation

  • 1499bfc5a7e94a0f9c81b65f9e88269faa63f39c docs: Clarify that edit –apply command does not apply scripts

  • 883fe1383110c51fd1cfaea30a979fdf4b219c30 docs: Add new articles on using chezmoi with coding agent configuration

  • 0bd0e48a4b8c5566c93fd533809bbbf25da3e01b docs: Add am package manager installation instructions

  • 7ef5efe5a3a63753ff35d7093b7ef8dbf68064d2 docs: Add link to github.com/daptify14/chezit

  • 767015acf6e4813dde9f0cd1b4edad9c0e60da92 docs: Add links to articles

  • 8e1b65230c825706052f4bb122a882fe0c712420 docs: Add link to article

  • 6f3e1db179b5a7af91bcbe21a78d3065bc8be0e7 docs: Add link to podcast

  • 910481edd510a0d6ccea65ecf19df6362cd2b62f docs: Add links to articles

View Full Release →
🍺

uutils-coreutils 0.7.0

3 weeks ago
Homebrew
brew install uutils-coreutils

Cross-platform Rust rewrite of the GNU coreutils

Rust Coreutils 0.7.0 Release:

We are excited to announce the release of Rust Coreutils 0.7.0 — a performance-focused release with major optimizations across dozens of utilities, continued safety improvements replacing unsafe code with safe abstractions, and a comprehensive campaign to eliminate panics on write errors. We also contributed many patches upstream to GNU coreutils, and welcomed their feedbacks and supports, strengthening both projects!


GNU Test Suite Compatibility:

Result 0.6.0 0.7.0 Change 0.6.0 to 0.7.0 % Total 0.6.0 % Total 0.7.0 % Change 0.6.0 to 0.7.0
Pass 622 629 +7 96.28% 94.59% -1.69%
Skip 7 13 +6 1.08% 1.95% +0.87%
Fail 16 23 +7 2.48% 3.46% +0.98%
Error 1 0 -1 0.15% 0% -0.15%
Total 646 665 +19 (new tests)

Note: The GNU test reference was updated from 9.9 to 9.10, adding 19 new tests. While the pass percentage decreased due to these newly added tests, the absolute number of passing tests increased by 7 and errors were eliminated entirely. Work is ongoing to address the new test failures.


GNU testsuite evolution


Highlights:

  • GNU Compatibility & Upstream Contributions

    • 629 passing tests (+7 from 0.6.0), with 19 new tests added from the GNU 9.10 update
    • Updated GNU test reference from 9.9 to 9.10
    • Contributed numerous patches upstream to GNU coreutils, benefiting both projects
    • New GNU compatibility fixes across date, fmt, kill, ptx, numfmt, cksum, and more
    • Took over maintenance of num-prime, the primality testing library used by factor
  • Performance Overhaul

    • Faster hash maps: rustc-hash in ls, du, tsort, shuf, mv; foldhash in sort
    • unexpand/expand: ASCII fast-path, buffered reads — 14%+ gain in unexpand
    • shuf, split, sort, du: Reduced malloc allocations (+3–6% in du, +4% in shuf)
    • nl: Optimized with itoa and direct writing
    • true/false: Removed clap dependency, smaller binary, faster startup
    • uucore: Disabled signal setup in simple utilities for binary size and startup speed
  • Robustness: Eliminated /dev/full Panics

    • Fixed panics when stderr is /dev/full across 20+ utilities (echo, date, sort, expr, hostname, id, comm, pr, dircolors, and more)
    • Generic fix ensuring unrecognized options with 2>/dev/full do not abort
  • Safety & Code Quality

    • Replaced unsafe libc calls with safe nix crate wrappers in uucore (umask, mkdirat, and more) and mknod
    • Eliminated TOCTOU races in ln, tac, and install -D
    • rm: --preserve-root now works correctly on symlinks
    • MSRV updated to 1.88
  • Notable Bug Fixes

    • date: Extensive fixes — -u/-s/-d flags, timezone abbreviation lookup and DST, RFC-822 format, %+/%_ modifiers, --debug, locale date_fmt
    • cp: Readonly directories, -a/-z flags, special files, non-UTF-8 directory names
    • mv: Preserve symlinks during cross-device moves, handle FIFOs in directories
    • ls: Hyperlink OSC 8 format, dired reports, fd leak on deep recursion, invalid UTF-8 hidden files
    • sort: Collator panic in worker threads, scientific notation parsing
    • paste: Multi-byte delimiters, GNU escape sequences, bounded buffering
    • printf: %q shell quoting with control chars and quotes
    • ptx: -t/--typeset-mode, multibyte Unicode panic, GNU default behavior
    • numfmt: --debug flag, empty delimiter, null byte handling, error message formatting
    • cksum: SHAKE algorithms, --binary/--text/--tag errors
    • cut, tac, tail, tr, uniq, od, chroot, stat, mktemp, pr, readlink, ln, kill, nproc, rm, env, sync, fmt, factor, wc: Various GNU compatibility and correctness fixes
  • Platform Support

    • NetBSD and PowerPC build fixes
    • Windows: tac stdin piping, test -r/-w/-x, publish static *.exe binaries
    • WebAssembly: Publish *.wasm artifacts
    • stdbuf: Support libstdbuf in same directory as binary
    • NixOS test compatibility fix; added security audit workflow
  • Contributions: This release was made possible by 23 new contributors joining our community


Call to Action:

Help us translate - Contribute translations at Weblate Sponsor us on GitHub to accelerate development: github.com/sponsors/uutils

What’s Changed

cat

cksum

chroot

comm

coreutils

cp

csplit

cut

date

dd

df

dircolors

du

echo

env

expand

expr

factor

false

fmt

fold

hostname

id

install

kill

ln

ls

mktemp

mknod

mv

nl

nproc

numfmt

od

paste

pr

printf

ptx

rm

shuf

sort

split

stat

stdbuf

stty

sync

tac

tail

test

tr

true

tsort

unexpand

uniq

uptime

vdir

wc

whoami

uucore

CI & Build

Documentation

Code Quality & Cleanup

Dependency Updates

Version Management

New Contributors

Full Changelog: https://github.com/uutils/coreutils/compare/0.6.0…0.7.0

View Full Release →
Déjà Dup Backups icon

Déjà Dup Backups 50.0

4 weeks ago
Flathub

org.gnome.DejaDup

Protect yourself from data loss

  • If a network URL has an unrecognized scheme like nope://, give a nicer error message
  • Explain that rest:// URLs are not supported, if you try to use one
  • Duplicity: fix a race condition between reading messages and it exiting
  • Restic: avoid backing up the restic repository, if local
  • Restic: when restoring using the flatpak release on Ubuntu, fall back to the old in-app browser if apparmor rejects our FUSE mount attempt
Packaging
  • Deprecate the -Denable_borg=true compile flag, it’s just always on in the background now (which does not mean we really support Borg, it’s still just an abandoned code path inside Deja Dup, this is just cleaning up our build flags)
View Full Release →
🍺

ugrep v7.6.0

4 weeks ago
Homebrew
brew install ugrep

Ultra fast grep with query UI, fuzzy search, archive search, and more

What’s new?

  • new options –max-size and min-size to search files whose physical size is in the specified MIN and/or MAX range
  • fix zsh completion syntax error (#528)
  • update option –ignore-file to ignore files and directories specified in an .gitignore file as an absolute /glob to ignore those matching the glob under its sub-directories (#526)
  • fix emulation of GNU grep option -z (–null-data) to match newlines (zero bytes internally) with pattern \s (space), which requires non-standard regex behavior internally to include matching zero bytes with pattern \s (#525)
  • update –ignore-file=FILE to accept a FILE pathname to a non-local gitignore FILE that applies globally to ignore files and directories, similar to –exclude-from=FILE, but with the minor difference that gitignore rules match both files and directories with a single glob (#518 #519 #532)
  • fix third-party sourced zopen.c library (BSD open source) one-byte read beyond its allocated struct s_zstate state variable in getcode() (#511)
  • fix -m (–max-count) with context options -A or -C sometimes producing garbled after-context output that may cause a crash in the worst case (#510)
  • fix reverse sort by date –sort=rchanged and –sort=rcreated not recognized by the TUI at startup (#508)
  • update ugrep to search named pipe files specified as arguments on the command line instead of skipping them by default, such as process substitutions; also improve Linux special system files /proc and /sys skipping and/or reading and option -z file read error handling to avoid possible pipe fd leaks when thousands of /proc files are searched that produce (expected) read errors (#503)
  • support option –no-empty while using full grep-emulation mode, i.e. when ugrep is renamed to grep

Thank you for your feedback to help improve ugrep ❤️

View Full Release →
🍺

k3sup 0.13.12

1 months ago
Homebrew
brew install k3sup

Utility to create k3s clusters on any local or remote VM

Changelog for 0.13.12:

Commits ce927dd148cbc42f75fb3dd44f8836b4d3f9a0e0 Bump go.mod by @alexellis 90ab647b2c8eda75d94bf61241c7f3a098b9d7fe Bump to Go 1.26 by @alexellis 48e5a163986362b831e31e3c6a68281cbcc87a2c Updates on asking for sponsors by @alexellis d0d16bf157e182a19bada2a04515ee388adb0a82 Add ascii diagram by @alexellis 23ca6231231e76b1a5954624c1b287e7ac405de0 Make intro a link by @alexellis bdbf47fae10ca7714590423c61b5275efa24f6ed Note on CE EULA by @alexellis 6a73d3b76e86fc0ce24294f4989366c3e5ac1c7d Add EULA for K3sup Pro (ONLY) by @alexellis b82b838e5e118f0426ab3226a87d43cbd1920bca Update LICENSE by @alexellis b509f69f8d275af7bee4d1c4e367e88fa26142ee Update README.md by @alexellis 39796206231431298a15fade7b298ef590983fc5 Show alternative installation approach by @alexellis d76db6b103cf43276df7293a3634ae10e8eb5e4b Add PRO flag/switch to k3sup installer by @alexellis

Changes: https://github.com/alexellis/k3sup/compare/0.13.11…0.13.12

Generated by Derek

View Full Release →
Clapgrep icon

Clapgrep v26.02

1 months ago
Flathub

de.leopoldluley.Clapgrep

Search through all your files

Translations:

    <ul>
      <li>Updated German translations.</li>
      <li>Set up Weblate to make contributing translations easier.</li>
    </ul>
    <p>Bug fixes:</p>
    <ul>
      <li>Increased minimum window width to 360px to avoid clipping.</li>
    </ul>
View Full Release →
🍺

zoxide v0.9.9

2 months ago
Homebrew
brew install zoxide

Shell extension to navigate your filesystem faster

Added

  • Support for Android ARMv7.
  • Fish: support for v4.1.0+.

Fixed

  • Nushell: use sigil operator when calling external commands.
  • Zsh: support multiple digits in z +N and z -N dirstack commands.
  • Bash: avoid downcasting $PROMPT_COMMAND array into a string.
  • Bash: avoid overwriting $PIPESTATUS.
  • POSIX: remove non-POSIX compliant calls to builtin.
  • Fish: clear existing completions when defining z command.
View Full Release →
🍺

tealdeer v1.7.3

2 months ago
Homebrew
brew install tealdeer

Very fast implementation of tldr in Rust

Tealdeer version 1.7.3.

For the full changelog, see https://github.com/tealdeer-rs/tealdeer/blob/main/CHANGELOG.md.

Binaries were generated automatically in CI, and are therefore unsigned. For a fully trusted release, please build from source.

View Full Release →
Warehouse icon

Warehouse 2.2.0

2 months ago
Flathub

io.github.flattool.Warehouse

Manage all things Flatpak

Changes

  • Updated to GNOME 49 GTK Technologies
  • Changed to new Shortcuts UI
  • Added and updated translations
View Full Release →
🍺

k9s v0.50.18

2 months ago
Homebrew
brew install k9s

Kubernetes CLI To Manage Your Clusters In Style!

Release v0.50.18

Notes

🥳🎉 Happy new year fellow k9ers!🎊🍾 Hoping 2026 will bring good health and great success to you and yours…

Thank you to all that contributed with flushing out issues and enhancements for K9s! I’ll try to mark some of these issues as fixed. But if you don’t mind grab the latest rev and see if we’re happier with some of the fixes! If you’ve filed an issue please help me verify and close.

Your support, kindness and awesome suggestions to make K9s better are, as ever, very much noted and appreciated! Also big thanks to all that have allocated their own time to help others on both slack and on this repo!!

As you may know, K9s is not pimped out by big corporations with deep pockets, thus if you feel K9s is helping in your Kubernetes journey, please consider joining our sponsorship program and/or make some noise on social! @kitesurfer

On Slack? Please join us K9slackers


♫ Sounds Behind The Release ♭


Maintenance Release!

Oops! I’ve missed a PR in the v0.50.17 excitement ;( Dropping v0.50.18 with feelings…

Sponsorships are dropping at an alarming rate which puts this project in the red. This is becoming a concern and sad not to mention unsustainable ;( If you dig k9s and want to help the project, please consider paying it forward! and don’t become just another satisfied, non paying customer!. K9s does take a lot of my free time to maintain, enhance and keep the light on. Many cool ideas are making it straight to the freezer as I just can’t budget them in. I know many of you work for big corporations, so please put in the word/work and have them help us out via sponsorships or other means.

Thank you!


A Word From Our Sponsors…

To all the good folks and orgs below that opted to pay it forward and join our sponsorship program, I salute you!!

Sponsorship cancellations since the last release: 17! 🥹

Resolved Issues

  • #3765 quay.io docker images not up to date but referenced in README.md
  • #3762 Copy multiple selected items
  • #3751 Improve visual distinction for cordoned nodes in Node view
  • #3735 Cannot decode secret if there is no get permissions for all secrets
  • #3708 Editing a single Namespace opens the editor with a list of all Namespaces
  • #3731 feat: add neat plugin
  • #3735 Cannot decode secret if there is no get permissions for all secrets
  • #3708 Editing a single Namespace opens the editor with a list of all Namespaces
  • #3649 Improved Column Sorting

Contributed PRs

Please be sure to give Big Thanks! and ATTA Girls/Boys! to all the fine contributors for making K9s better for all of us!!

  • #3763 feat: enable copying multiple resource, namespace names to clipboard
  • #3760 fix: Editing a single Namespace opens the editor with a list of all Namespaces
  • #3756 feat: Add reconcile plugin for Flux instances
  • #3755 fix: panic on ‘jump to owner’ of reflect.Value.Elem on zero Value
  • #3753 feat: add plugins for argo workflows
  • #3750 fix: Flux trace plugin shortcut conflict by changing to Shift-Q
  • #3749 feat: add dark/light theme inversion using Oklch
  • #3739 chore: refine LabelsSelector comment to match function behavior
  • #3738 feat: add symlink handle for plugin directory
  • #3720 fix(internal/render): ensure object is deep copied before realization in Render method
  • #3704 Allow k9s to start without a valid Kubernetes context
  • #3699 feat(pulse): map hjkl to navigate as help shows
  • #3697 Issue 3667 Fix
  • #3696 fix for scale option appearing on non-scalable resources
  • #3690 feat: add support for scaling HPA targets
  • #3671 fix fails to modify or delete namespaces using RBAC
  • #3669 feat: logs column lock
  • #3663 Map Q to “Back”
  • #3661 refactor: remove unused sorting key bindings from various views
  • #3859 fix: update busybox image version to 1.37.0 in configuration files
  • #3650 Sort all columns
  • #3458 Document how to install on Fedora

© 2026 Imhotep Software LLC. All materials licensed under Apache v2.0#

View Full Release →
🍺
brew install ublue-os/experimental-tap/emacs-app-linux

Text editor with PGTK support (Native Wayland and X11)

Emacs PGTK Build 30.2

This release contains distribution-agnostic builds of Emacs 30.2 with PGTK support.

Features

  • PGTK (Pure GTK) - Native Wayland and X11 support
  • Native Compilation (AOT) - Faster Elisp execution
  • Tree-sitter - Modern syntax highlighting and parsing
  • Modern image support - JPEG, PNG, GIF, TIFF, WebP, SVG
  • Network security - GnuTLS support
  • Database support - SQLite3 integration

Available Builds

Each distribution is available for both amd64 and arm64 architectures:

  • Alpine Linux (musl) - musl-based, minimal dependencies
  • Ubuntu LTS - Dynamic build, broad compatibility
  • Fedora Latest - Dynamic build, latest libraries

Usage

  1. Download the appropriate build for your system
  2. Extract: tar -xzf emacs-pgtk-*.tar.gz
  3. Run: ./emacs-pgtk-*/run-emacs.sh

Built from commit: e38be0ceefd108f2ea169144d4b0db973f9cbb82

View Full Release →
🍺

micro v2.0.15

3 months ago
Homebrew
brew install micro

Modern and intuitive terminal-based text editor

Micro 2.0.15

Get well into 2026 and have a happy new year! :fireworks:

What’s Changed

New options

  • truecolor (supersedes the MICRO_TRUECOLOR environment variable) (by @JoeKar in #2867)
  • showchars (deprecates indentchar) (by @Neko-Box-Coder in #3760)
  • lockbindings for completely disallowing plugins to modify keybindings (by @Neko-Box-Coder in #3618)
  • helpsplit for changing default split type for the help command (by @JoeKar in #3502)
  • pageoverlap for setting number of lines kept during page up/page down (by @nimishjha in #3518)

New actions

  • FirstTab, LastTab, FirstSplit and LastSplit (by @masmu in #3403)
    • Note: also changed the behavior of NextTab, PreviousTab, NextSplit, PreviousSplit
    • But adjusted the default keybindings so the default behavior remains unchanged
  • SkipMultiCursorBack as a counterpart to SkipMultiCursor (by @masmu in #3404)
  • CursorToViewTop, CursorToViewCenter, CursorToViewBottom (by @nimishjha in #3506)
  • Duplicate for duplicating the selection only, not the whole line (by @dmaluka in #3335)

Improved actions

  • Improve and unify CopyLine, CutLine, DeleteLine, DuplicateLine actions (by @dmaluka in #3335 and #3519)
    • Note: changed the behavior of those actions
    • But also adjusted the default keybindings so the default behavior remains unchanged
  • Restore pre-2.0.14 behavior of SpawnMultiCursor{Up,Down} (by @dmaluka in #3503)
  • Nano-like page up/page down functionality (by @nimishjha in #3518 and @dmaluka in #3555)

Lua improvements

  • Plugins never write to settings.json or bindings.json anymore (by @Neko-Box-Coder in #3618)
  • Add onBufferOptionChanged callback (by @JoeKar in #2962)
  • Add SpawnCursorAtLoc() (by @Neko-Box-Coder in #3441)
  • Expose bufpane’s DoubleClick and TripleClick to plugins (by @cutelisp in #3720)
  • Pass mouse info to {on,pre}MouseXXX callbacks (by @dmaluka in #3779)
  • Support goto statement from Lua 5.2 (by @matthias314 in #3597)

Syntax highlighting improvements

  • Haskell syntax: various improvements and fixes (by @Andriamanitra in #3373)
  • Rust syntax:
    • Recognize byte strings and C strings (by @jmcorey in #3452)
    • Add more keywords and types (by @edwloef in #3677 and @codemanticism in #3759)
  • C++ syntax:
    • Highlight binary and hex literals with single-quote separator per C++14 (by @Neko-Box-Coder in #3310, #3870, #3891)
    • Highlight auto as data type per C++17 (by @2013ZRZ in #3836)
    • Improve C++ filetype detection by using more keywords (by @Neko-Box-Coder in #3310)
  • Shell syntax:
    • Correctly match parameter expansions without braces (by @niten94 in #3663)
    • Match variables with leading underscore (by @Andriamanitra in #3833)
    • Match –options-with-hyphens (by @nabeelsherazi in #3863)
  • Asm syntax: highlight C-like comments (by @dmaluka in #3696)
  • Ruby syntax: highlight predefined variables (by @Andriamanitra in #3778)
  • CSS syntax: add more commands (by @mystieneko in #3436)
  • Swift syntax: add shebang (by @frkd-dev in #3451)
  • Java syntax: add var keyword (by @owencmcgrath in #3526)
  • Javascript syntax: add .cjs extension (by @med-ab in #3539)
  • Groovy syntax: fix triple quotes highlighting (by @Neko-Box-Coder in #3858)
  • Fish syntax: fix variable expansion (by @remisalmon in #3830)
  • Raku syntax: add .rakutest extension (by @juanfra684 in #3406)
  • Arduino syntax: make filetype detection less aggressive (by @Andriamanitra in #3848)
  • Add OpenSCAD syntax (by @jmcorey in #3410)
  • Add PRQL syntax (by @vanillajonathan in #3313)
  • Add meson syntax (by @asakovets in #3236)
  • Add nftables config syntax (by @theredcmdcraft in #3325 and #3517)

Various improvements

  • Save files safely, writing to the backup file first (by @JoeKar in #3273, #3806, #3814, @Neko-Box-Coder in #3807 and @dmaluka in #3822)
    • Also write settings.json, bindings.json etc safely as well, using a temporary file
  • Support vim-like +/text search in command-line args (by @luca020400 in #3767)
  • Add toggle & togglelocal commands for toggling boolean options (by @cutelisp in #3783)
  • Add -vsplit & -hsplit as optional arguments for help (by @JoeKar in #3502)
  • Make textfilter work with multicursors (by @dmaluka in #3511)
  • Support \x syntax for raw escape sequences in bindings.json (by @JoeKar in #3595)
  • Add overwrite mode indicator to the status line (by @JoeKar in #3620)
  • Support showing git commit hash and branch in the status line (by @niten94 in #3673)
  • Support terminal emulation on Solaris, OpenBSD* and NetBSD (by @niten94 in #3714)
    • OpenBSD - on 32-bit only
  • Display name “Raw event viewer” instead of “No Name” for raw pane (by @blamedrop in #3791)
  • Differentiate built-in plugins when listing (by @Neko-Box-Coder in #3810)
  • Disable sudo save prompt on Windows (by @niten94 in #3866)
  • Only set buffer type to stdout when no file args are passed (by @AndydeCleyre in #3910)
  • Linter: add ruff for Python (by @Andriamanitra in #3657)
  • Linter: ldc2 and gdc for D (by @kodesettings in #3892)
  • Add comment support for typescript (by @Neko-Box-Coder in #3857)
  • README: Update micro’s version for the Go Report Card (by @JoeKar in #3835)

Bugfixes

  • Fix cd a\ causing crash on Windows (by @JoeKar in #3596)
  • Fix SIGINT killing micro when saving with sudo (by @dmaluka in #3495)
  • Fix crash when exiting terminal in some cases (by @JoeKar in #3738)
  • Fix crash when shell.JobSpawn is called from Lua while no callback is set (by @matthias314 in #3554)
  • Fix 2.0.14 regression: inconsistently working cursor up/down after selection (by @JoeKar in #3540)
  • Fix 2.0.14 regression: colorscheme plugins not working (by @dmaluka in #3761)
  • Fix non-working raw escape bindings after restarting the screen (by @dmaluka in #3468)
  • Fix spurious backups of unmodified files (by @dmaluka in #3822)
  • Fix drawing wide characters in the info bar (by @Andriamanitra in #3919)
  • Search / replace fixes:
    • Fix infinite loop in replace when empty string matches (by @matthias314 in #3566)
    • Make FindNext and FindPrevious work with empty matches (by @matthias314 in #3572)
    • Match beginning and end of line correctly (by @matthias314 in #3575 and #3914)
  • Fixes related to saving files:
    • Don’t prompt to save file if the same file is opened in another buffer (by @matthias314 in #3559 and @niten94 in #3719)
    • Prompt to save new file regardless of autosave enabled (by @yz778 in #3626)
    • Fix per-filetype settings not being applied when saving as a new file (by @Neko-Box-Coder in #3625, #3688 and @JoeKar in #3662)
    • Support saving with sudo in more cases (by @Neko-Box-Coder in #3689)
    • Update displayed name when saving file with a different name (by @Neko-Box-Coder in #3689)
  • Fix comment plugin not using user settings when overriding default setting (by @Neko-Box-Coder in #3424)
    • Introduces comment.type option which deprecates existing commenttype
  • Fix rendering Unicode 14.0+ emojis (by @JoeKar in #3601)
  • Properly handle escaped and quoted characters in keybindings (by @matthias314 in #3612)
  • Fix tabs suddenly becoming invisible after tabmove (by @Neko-Box-Coder in #3619)
  • Fix cycling through completion suggestions stopping at non-word character (by @Andriamanitra in #3650)
  • Fix scrollbar covering cursor (by @cutelisp in #3741)
  • Fix ruler drawn on top of the tab bar (by @cutelisp in #3744)
  • Relocate buffer view after setting options that affect it (by @dmaluka in #3743)
  • Fix non-working proportional resize after closing a nested VSplit inside a HSplit (by @Neko-Box-Coder in #3708)
  • Fix non-working matching brace highlighting in sunny-day colorscheme (by @tautte in #3735)
  • Fix micro broken on OpenBSD (by @niten94 in #3561 and #3895)

Documentation improvements

  • Update and improve man page and micro -help output (by @dmaluka in #3812)
  • List more bindable actions in help keybindings (by @Andriamanitra in #3685 and @dmaluka in #3799)
  • Document binding keys to Lua functions (by @dmaluka in #3799)
  • Document passing *tcell.EventMouse to mouse action callbacks (by @dmaluka in #3799)
  • Update and correct documentation for onAction return value (by @dmaluka in #3799)
  • Some small improvements (by @cutelisp in #3786, #3818)

Build system changes

  • Minimum supported Go version changed from 1.16 to 1.19 (by @alexandear in #3461 and @JoeKar in #3595)
  • Make all builds explicitly fully static (disable CGO) (by @JoeKar in #3466)
  • Add build target for Windows ARM64 (by @creeperlv in #3512)
  • Add build targets for Solaris and Illumos (by @niten94 in #3714)
  • Set version as release when there are no commits ahead (by @niten94 in #3515)
  • Fetch tags with --force (by @JoeKar in #3448)
  • Micro’s dependencies (the forked tcell and others) moved to https://github.com/micro-editor (by @JoeKar in #3593, #3595, #3596, #3601, #3600)

New Contributors

Full Changelog: https://github.com/zyedidia/micro/compare/v2.0.14…v2.0.15

View Full Release →
🍺

starship v1.24.2

3 months ago
Homebrew
brew install starship

Cross-shell prompt for astronauts

1.24.2 (2025-12-30)

Bug Fixes

  • cmd_duration: avoid freezing on notify on macOS 26 (#7187) (0daa8d3)
  • fish: restore job counting compability with older versions (#7173) (a261b48)
  • fish: use native transient prompt if available (#7015) (cc65e0c)
  • git: Basic Reftable compatibility and future-proofing (#7154) (6d9c8ea)
  • mise: align documentation and implementation (#7131) (08824d7)
  • Revert “feat(install.sh): handle installation directory prompt case-insensitively (#7138) (d11bc8d)
  • zsh: fix job counting (#7124) (46ab862)
View Full Release →
🍺

dysk v3.6.0b

3 months ago
Homebrew
brew install dysk

Linux utility to get information on filesystems, like df but better

On linux, stats reading is now time bounded, which avoids freezes on unresponding remote volumes or some invalid mounts.

A new launch argument lets you tune the timeout, eg dysk --timeout no or dysk --timeout 5ms.

This should make the --remote-stats no parameter mostly useless.

View Full Release →
Bluefin LTS icon

Bluefin LTS lts.20251223

3 months ago
OS Release

LTS (Long-Term Support) release based on CentOS Stream 10 with Kernel 6.12.0-172

Note: Releases are still happening

Release Notes are busted. :(

This is an automatically generated changelog for release lts.20251223.

From previous lts version lts.20251214 there have been the following changes. One package per new version shown.

Major packages

Name Version
Kernel 6.12.0-170 ➡️ 6.12.0-172
HWE Kernel 6.17.7-200.fc42 ➡️ 6.17.8-200.fc42
GNOME 48.4-1
Mesa 25.2.5-3
Podman 5.6.0-2

Major DX packages

Name Version
Docker 29.1.3-1
VSCode 1.107.0-1765353617.el8 ➡️ 1.107.1-1765982492.el8
Ramalama N/A

Major GDX packages

Name Version
Nvidia 590.44.01-1
CUDA 590.44.01-1

All Images

Name Previous New
🔄 bolt 0.9.8-3 0.9.10-1
🔄 c-ares 1.25.0-6 1.34.6-1
🔄 centos-gpg-keys 10.0-12 10.0-15
🔄 cifs-utils 7.2-1 7.4-1
🔄 container-selinux 2.241.0-1 2.244.0-1
🔄 cpp 14.3.1-4 14.3.1-4.1
🔄 dnsmasq 2.90-4 2.90-5
🔄 double-conversion 3.3.0-4_0 3.4.0-1_2
🔄 firewalld 2.3.1-1 2.4.0-1
🔄 grub2-common 2.12-35 2.12-36
🔄 highway 1.2.0-7_1 1.3.0-1_2
🔄 insights-core 3.6.10.1-5 3.6.11.1-1
🔄 ipset 7.22-8 7.22-9
🔄 iptables-libs 1.8.11-11 1.8.11-12
🔄 iw 6.9-2 6.17-1
🔄 just 1.43.1-1_2 1.44.1-1_2
🔄 kernel 6.12.0-170 6.12.0-172
🔄 kpartx 0.9.9-12 0.9.9-15
🔄 libcamera 0.3.2-4 0.6.0-1
🔄 libldb 4.23.3-101 4.23.4-100
🔄 libselinux 3.9-2 3.9-3
🔄 libv4l 1.26.1-4 1.26.1-5
🔄 libva 2.22.0-1 2.23.0-1
🔄 openssh 9.9p1-17 9.9p1-19
🔄 passt 0^20250512.g8ec1341-2 0^20251210.gd04c480-1
🔄 pipewire 1.4.6-1 1.4.9-1
🔄 selinux-policy 42.1.12-1 42.1.13-1
🔄 tailscale 1.92.1-1 1.92.3-1
🔄 xfsprogs 6.11.0-2 6.16.0-1

Commits

Hash Subject
258a3c4 Revert “fix: revert “feat(renovate): enable automerge for common”” (#921)
107aa2c fix: revert “feat(renovate): enable automerge for common” (#915)
1c2924b fix: pin projectbluefin/common
5140eb5 chore(deps): update ghcr.io/projectbluefin/common:latest docker digest to 900101b (#914)

How to rebase

For current users, type the following to rebase to this version:

# Get Image Name
IMAGE_NAME=$(jq -r '.["image-name"]' < /usr/share/ublue-os/image-info.json)

# For this Stream
sudo bootc switch --enforce-container-sigpolicy ghcr.io/ublue-os/$IMAGE_NAME:lts

# For this Specific Image:
sudo bootc switch --enforce-container-sigpolicy ghcr.io/ublue-os/$IMAGE_NAME:lts.20251223

Documentation

Be sure to read the documentation for more information on how to use your cloud native system.

View Full Release →
🍺

kind v0.31.0

3 months ago
Homebrew
brew install kind

Run local Kubernetes cluster in Docker

This release contains dependency updates and defaults to Kubernetes 1.35.0.

Please take note of the breaking changes from Kubernetes 1.35, and how to prepare for future changes to move off of the deprecated kubeam v1beta3 in favor of v1beta4. We will include updated reminders for both again in subsequent releases.

Breaking Changes

The default node image is now kindest/node:v1.35.0@sha256:452d707d4862f52530247495d180205e029056831160e22870e37e3f6c1ac31f

Kubernetes 1.35+ Cgroup v1

Kubernetes will be removing cgroup v1 support, and therefore kind node images at those versions will also be dropping support.

You can read more about this change in the Kubernetes release blog: https://kubernetes.io/blog/2025/12/17/kubernetes-v1-35-release/#removal-of-cgroup-v1-support

If you must use kind on cgroup v1, we recommend using an older Kubernetes release for the immediate future, but we also strongly recommend migrating to cgroup v2.

In the near future as Kubernetes support dwindles, KIND will also clean up cgroup v1 workarounds and drop support in future kind releases and images, regardless of Kubernetes version.

Most stable linux distros should be on cgroupv2 out of the box.

This is a reminder to use pinned images by digest, see the note below about images for this release.

Kubeadm Config *Future* Breaking Change

WARNING: Future kind releases will adopt kubeadm v1beta4 configuration, kubeadm v1beta4 has a breaking change to extraArgs: https://kubernetes.io/blog/2024/08/23/kubernetes-1-31-kubeadm-v1beta4/.

If you use the kubeadmConfigPatches feature then you may need to prepare for this change. We recommend that you use versioned config patches that explicitly match the version required.

KIND uses kubeadm v1beta3 for Kubernetes 1.23+, and will likely use v1beta4 for Kubernetes 1.36+ The exact version is TBD pending work to fix this but expected to be 1.36. It will definitely be an as-of-yet-unreleased Kubernetes version to avoid surprises, and it will not be on a patch-release boundary.

KIND may still work with older Kubernetes versions at v1beta2, but we no longer test or actively support these as Kubernetes only supports 1.32+ currently: https://kubernetes.io/releases/

You likely only need v1beta3 + v1beta4 patches, you can take your existing patches that work with v1beta3, explicitly set apiVersion: kubeadm.k8s.io/v1beta3 in the patch at the top level, and make another copy for v1beta4. The v1beta4 patch will need to move extraArgs from a map to a list, for examples see: https://kubernetes.io/docs/reference/config-api/kubeadm-config.v1beta4/

For a concrete example of kind config with kubeadm config patch targeting both v1beta3 and v1beta4, consider this simple kind config that sets verbosity of the apiserver logs:

kind: Cluster
apiVersion: kind.x-k8s.io/v1alpha4
kubeadmConfigPatches:
# patch for v1beta3 (1.23 ...)
- |
  kind: ClusterConfiguration
  apiVersion: kubeadm.k8s.io/v1beta3
  apiServer:
    extraArgs:
      "v": "4"
# patch for v1beta4 (future)
- |
  kind: ClusterConfiguration
  apiVersion: kubeadm.k8s.io/v1beta4
  apiServer:
    extraArgs:
      - name: "v"
        value: "4"

If you only need to target a particular release, you can use one version.

If you only need to target fields that did not change between kubeadm beta versions, you can use a versionless patch, which may be more convenient, but we cannot guarantee there will be no future kubeadm config breaking changes.

New Features

  • Assorted unspecified dependency updates

Images pre-built for this release:

  • v1.35.0: kindest/node:v1.35.0@sha256:452d707d4862f52530247495d180205e029056831160e22870e37e3f6c1ac31f
  • v1.34.3: kindest/node:v1.34.3@sha256:08497ee19eace7b4b5348db5c6a1591d7752b164530a36f855cb0f2bdcbadd48
  • v1.33.7: kindest/node:v1.33.7@sha256:d26ef333bdb2cbe9862a0f7c3803ecc7b4303d8cea8e814b481b09949d353040
  • v1.32.11: kindest/node:v1.32.11@sha256:5fc52d52a7b9574015299724bd68f183702956aa4a2116ae75a63cb574b35af8
  • v1.31.14: kindest/node:v1.31.14@sha256:6f86cf509dbb42767b6e79debc3f2c32e4ee01386f0489b3b2be24b0a55aac2b

NOTE: You must use the @sha256 digest to guarantee an image built for this release, until such a time as we switch to a different tagging scheme. Even then we will highly encourage digest pinning for security and reproducibility reasons.

See also:

NOTE: These node images support amd64 and arm64, both of our supported platforms. You must use the same platform as your host, for more context see https://github.com/kubernetes-sigs/kind/issues/2718

Fixes

  • Detect additional edge case with ipv6 support on the host
  • Make development / release scripts GOTOOLCHAIN aware

Contributors

Committers for this release:

  • @AkihiroSuda
  • @adambkaplan
  • @afbjorklund
  • @aoxn
  • @BenTheElder
  • @dependabot[bot]
  • @k8s-ci-robot
  • @kalexmills
  • @kishen-v
  • @mikejoh
  • @rayowang
  • @shahar1
  • @stmcginnis
View Full Release →
🍺

bat v0.26.1

4 months ago
Homebrew
brew install bat

Clone of cat(1) with syntax highlighting and Git integration

v0.26.1

Features

  • Add paging to ‘-h’ and ‘–help’ see PR #3478 (@MuntasirSZN)

Bugfixes

  • Fix hang when using --list-themes with an explicit pager, see #3457 (@abhinavcool42)
  • Fix negative values of N not being parsed in line ranges without = flag value separator, see #3442 (@lmmx)
  • Fix broken Docker syntax preventing use of custom assets, see #3476 (@keith-hall)
  • Fix decorations being applied unexpectedly when piping. Now only line numbers explicitly required on the command line should be applied in auto decorations mode for cat compatibility. See #3496 (@keith-hall)
  • Fix diagnostics attempting to find the version of an executable named builtin when builtin pager is used. See #3498 (@keith-hall)
  • --help now correctly reads the config file for theme information etc. See #3507 (@keith-hall)

Other

  • Improve README documentation on pager options passed to less, see #3443 (@injust)
  • Make PowerShell completions compatible with PowerShell v5.1, see #3495 (@keith-hall)
  • Use more robust approach to escaping in Bash completions, see #3448 (@akinomyoga)

Syntaxes

  • Update quadlet syntax mapping to include *.{build,pod} files #3484 (@cyqsimon)
  • Fix inconsistencies in Ada syntax, see #3481 (@AldanTanneo)
  • Add syntax mapping for podman’s artifact quadlet files, see #3497 (@xduugu)
  • Highlight Korn Shell scripts (i.e. with a shebang of …ksh) using Bash syntax, see #3509 (@keith-hall)
View Full Release →
🍺

winboat v0.9.0

4 months ago
Homebrew
brew install ublue-os/experimental-tap/winboat

Run Windows apps on Linux with seamless integration

🎉 Release v0.9.0

:sparkles: Features:

  • 🐳 Podman is now supported, you can pick it during installation, however USB passthrough on Podman is not supported yet
  • UWP app support has been added, now you can see and start all your UWP apps
  • A Custom App can now be created from an existing one if you’d like to modify it
  • Apps can now be filtered
  • Apps can now be launched via the context menu
  • You can now adjust the Application Scaling in Configuration
  • New WinBoat installations will now reserve the port range 47270 - 47370 on Docker for all used services, this is to avoid common ports and port conflicts in the future. In the meantime Podman does not support port ranges in compose files, so we’re allocating random ports
  • You can now add new or replace any existing FreeRDP arguments in Configuration
  • A wm-class prefix has been added for folks who wanna style WinBoat FreeRDP windows in their WM
  • Windows will now auto-synchronize the clock on new installations
  • The default install path has been set to ~/winboat, of course you can still change it to whatever you prefer
  • You can now disable animations within WinBoat if you’re sensitive to motion or your compositor doesn’t play nicely with Electron

:construction: Fixes:

  • If you’re using a Custom ISO for installation, that ISO will get auto-unmounted afterwards so the next time you start WinBoat with that ISO deleted, it will work properly
  • Fixed the CPU usage spiking when RDP monitoring is enabled
  • Corrected a few typos

:jigsaw: Misc:

  • dockur/windows version upgraded to 5.14
  • All WinBoat ports are now bound by default to 127.0.0.1
  • Improved the security of the Guest Server (thanks @mrsheepsheep and @matt0x00)

Full Changelog: https://github.com/TibixDev/winboat/compare/v0.8.7…v0.9.0

View Full Release →
Mission Center icon

Mission Center v1.1.0

4 months ago
Flathub

io.missioncenter.MissionCenter

Monitor system resource usage

Release notes available here

View Full Release →
🍺

ripgrep 15.1.0

5 months ago
Homebrew
brew install ripgrep

Search tool like grep and The Silver Searcher

Sponsorship is appreciated!

This is a small release that fixes a bug with how ripgrep handles line buffering. This might manifest as ripgrep printing output later than you expect or not working correctly with tail -f (even if you’re using the --line-buffered flag).

In case you haven’t heard of it before, ripgrep is a line-oriented search tool that recursively searches the current directory for a regex pattern. By default, ripgrep will respect gitignore rules and automatically skip hidden files/directories and binary files.

Bug fixes:

  • BUG #3194: Fix a regression with --line-buffered introduced in ripgrep 15.0.0.

Feature enhancements:

View Full Release →
🍺

eza v0.23.4

6 months ago
Homebrew
brew install eza

Modern, maintained replacement for ls

Changelog

[0.23.4] - 2025-10-03

Bug Fixes

  • Update nixpkgs/cargo dependencies

Miscellaneous Tasks

  • Eza v0.23.4 changelogs, version bump

Checksums

sha256sum

dcb0fb3a073e03a8a52c0f43bfcd9ce2d7a8df5556a08dfda33265f679f346c2  ./target/bin-0.23.4/eza_aarch64-unknown-linux-gnu_no_libgit.tar.gz
c2ace6c5a14e4e3c57ae57bc2dffb6ebaa87ea5edb6c08ce62b0917c6ffd4102  ./target/bin-0.23.4/eza_aarch64-unknown-linux-gnu_no_libgit.zip
366e8430225f9955c3dc659b452150c169894833ccfef455e01765e265a3edda  ./target/bin-0.23.4/eza_aarch64-unknown-linux-gnu.tar.gz
33887c9d9df887671e9fabfa93de671aae19b67a77494d64aab1cd2e26425d8f  ./target/bin-0.23.4/eza_aarch64-unknown-linux-gnu.zip
243b88e63ecbe67ae21cc963ce7760d1762bfec5fb28db9310848aaa3800cd81  ./target/bin-0.23.4/eza_arm-unknown-linux-gnueabihf_no_libgit.tar.gz
478544768d77aa54851dfd0da7d9762679bd3125f74d684cb93df287310c977c  ./target/bin-0.23.4/eza_arm-unknown-linux-gnueabihf_no_libgit.zip
645b41b853c774d94a72ae2846cd71e94583d94603ff60b9936dbeb40b55aea1  ./target/bin-0.23.4/eza_arm-unknown-linux-gnueabihf.tar.gz
7dd51246f39bb3670aa47ed930a16d0016e38856e1cb8c0bd5a6940c90ea25e8  ./target/bin-0.23.4/eza_arm-unknown-linux-gnueabihf.zip
4d4f87f6bc8e6ee176789c28bee698234ce0275da013709eb16b0f14819c1688  ./target/bin-0.23.4/eza.exe_x86_64-pc-windows-gnu.tar.gz
05677fd7c2d1b69ce71df53db74c29f6331ea0b2be5aa3a0fce6976200ee06fc  ./target/bin-0.23.4/eza.exe_x86_64-pc-windows-gnu.zip
0c38665440226cd8bef5d1d4f3bc6ff77c927fb0d68b752739105db7ab5b358d  ./target/bin-0.23.4/eza_x86_64-unknown-linux-gnu.tar.gz
0a1c72faefcb511b08b1b8470aedf4a6a3a94c4d56f8f65da3cb7d8c5de051f1  ./target/bin-0.23.4/eza_x86_64-unknown-linux-gnu.zip
d231bb3ee33b08c76279b5888845dceb7034d055c42bb9be46dbe0dae39394df  ./target/bin-0.23.4/eza_x86_64-unknown-linux-musl.tar.gz
d978ecb56fd7acc37148818122bae2b2402f9d0bf706dcacb28831ea618b5488  ./target/bin-0.23.4/eza_x86_64-unknown-linux-musl.zip

md5sum

67c0b81c99879be4292ae9dd16d7679c  ./target/bin-0.23.4/eza_aarch64-unknown-linux-gnu_no_libgit.tar.gz
b28a8fc93ee5810bbcb413d019cdfeed  ./target/bin-0.23.4/eza_aarch64-unknown-linux-gnu_no_libgit.zip
328cfe3518e6044037f87451cbabfd3c  ./target/bin-0.23.4/eza_aarch64-unknown-linux-gnu.tar.gz
84a7f0d3b448da72c0611c289c08ac36  ./target/bin-0.23.4/eza_aarch64-unknown-linux-gnu.zip
19eb8a10eb3d349004de9a5214ec4bbb  ./target/bin-0.23.4/eza_arm-unknown-linux-gnueabihf_no_libgit.tar.gz
327095078e957a8af7f7d54457226557  ./target/bin-0.23.4/eza_arm-unknown-linux-gnueabihf_no_libgit.zip
fe54e3272e3bf626352191975b956b7f  ./target/bin-0.23.4/eza_arm-unknown-linux-gnueabihf.tar.gz
f354e9dae4cba597f24313201df2117a  ./target/bin-0.23.4/eza_arm-unknown-linux-gnueabihf.zip
e445b92ec75433e538979c789c91e02b  ./target/bin-0.23.4/eza.exe_x86_64-pc-windows-gnu.tar.gz
3e4f75825a04290acfa4def99a122d9c  ./target/bin-0.23.4/eza.exe_x86_64-pc-windows-gnu.zip
c6a4320f8f0d8560455e8c4c4e8061d2  ./target/bin-0.23.4/eza_x86_64-unknown-linux-gnu.tar.gz
ae2aaf6846d3a684a769148f5bb98526  ./target/bin-0.23.4/eza_x86_64-unknown-linux-gnu.zip
418bc5feffa98c3e570362bbb53b5a67  ./target/bin-0.23.4/eza_x86_64-unknown-linux-musl.tar.gz
eacb5a46b40c99cd12715eaa09871af6  ./target/bin-0.23.4/eza_x86_64-unknown-linux-musl.zip

blake3sum

35ab21721a631263b2ff9b44d564ac86ae57d7b25190e5369ddfacd647c5cb28  ./target/bin-0.23.4/eza_aarch64-unknown-linux-gnu_no_libgit.tar.gz
513fa2deed40d87ca689f0a7aa6903317642dfc159b6346e86ade50e9489e139  ./target/bin-0.23.4/eza_aarch64-unknown-linux-gnu_no_libgit.zip
5299fa2c95b289c7f19af936b94b90e122f6dbb89e43e83a25cebc5cf2298c54  ./target/bin-0.23.4/eza_aarch64-unknown-linux-gnu.tar.gz
98d0f8e7456174cdec7d2630cc57fc3d62bd36bf87ae1941f85924d9d8c5c6c5  ./target/bin-0.23.4/eza_aarch64-unknown-linux-gnu.zip
3375f1cdca56825e45595c577c37ee7a565d42fc97d4d2103dc7c48851c861b8  ./target/bin-0.23.4/eza_arm-unknown-linux-gnueabihf_no_libgit.tar.gz
5d756e731d834cd105052eab3827b14d2d89a95fbe724e62d6709e12542f223a  ./target/bin-0.23.4/eza_arm-unknown-linux-gnueabihf_no_libgit.zip
ee1d9886dd6f0f691786c1dd47746cd5338f2f282c104de6270460cbe1e8d476  ./target/bin-0.23.4/eza_arm-unknown-linux-gnueabihf.tar.gz
6da899a396802605ae446eff2ff040c8d0c4516f82a931ee22160ee13416173e  ./target/bin-0.23.4/eza_arm-unknown-linux-gnueabihf.zip
9c3e8fc4ed26f0bae428e92d8ac155de4b59ee57e5b57aac5b4cad4c1f1248d3  ./target/bin-0.23.4/eza.exe_x86_64-pc-windows-gnu.tar.gz
5d41f9c51ceb4f56f596ddd1b17626a0c007b72c4fa3e207f530a8c11f3cdd8b  ./target/bin-0.23.4/eza.exe_x86_64-pc-windows-gnu.zip
00f5d902dc6aab24f0d7092fc45221b0eefde07c580700276c9b8787fa45a05b  ./target/bin-0.23.4/eza_x86_64-unknown-linux-gnu.tar.gz
b0c1ae1bfdaaec8a946dfda5ec394b08b9b1325b03a2e8bc66c2205da1ad863f  ./target/bin-0.23.4/eza_x86_64-unknown-linux-gnu.zip
21991aff3dbcd376efdcb98bc58a8b4a79c30889f079381e48661d85ef9074ab  ./target/bin-0.23.4/eza_x86_64-unknown-linux-musl.tar.gz
69e7d366457d26a3caec12f45b3f9bbfbda2d9d6a6031f939fe28f77a3aef78c  ./target/bin-0.23.4/eza_x86_64-unknown-linux-musl.zip
View Full Release →
Firmware icon

Firmware 49.0

6 months ago
Flathub

org.gnome.Firmware

Install firmware on devices

This release adds the following features:

  • Add support for installing .cab archives
  • Provide a way to easily create device emulation data

This release fixes the following issues:

  • Hide the emulation UI when compiling against old libfwupd
  • Migrate all UI to latest libadwaita widgets
  • Reload the device list if the daemon is restarted
  • Remember the last-selected device on restart
  • Show devices without a firmware version

This release also adds new translations.

View Full Release →
Extension Manager icon

Extension Manager v0.6.5

6 months ago
Flathub

com.mattjakeman.ExtensionManager

Install GNOME Extensions

Minor update to fix search regressions

Extension Manager lets you browse, install, and manage GNOME Shell Extensions. It is written with GTK 4 and libadwaita.

It is recommended that you install Extension Manager via Flathub for automatic updates.

What’s Changed

New Contributors

Full Changelog: https://github.com/mjakeman/extension-manager/compare/v0.6.4…v0.6.5

View Full Release →
Flatseal icon

Flatseal 2.4.0

6 months ago
Flathub

com.github.tchx84.Flatseal

Manage Flatpak permissions

adw-gtk3 GTK Theme v6.4

6 months ago
Flathub

org.gtk.Gtk3theme.adw-gtk3

The libadwaita theme ported to GTK 3

The GTK4 theme now requires GTK 4.20 or later.

The GTK4 theme now makes use of CSS @media query to apply the dark theme, therefore the version requirement bump. Make sure whatever desktop environment/WM you’re using is properly setting the dark xdg-desktop-portal variant. Most major desktop environments should handle this automatically when you select dark from the settings.

Full Changelog: https://github.com/lassekongo83/adw-gtk3/compare/v6.3…v6.4

View Full Release →

adw-gtk3 GTK Theme v6.4

6 months ago
Flathub

org.gtk.Gtk3theme.adw-gtk3-dark

The libadwaita theme ported to GTK 3

The GTK4 theme now requires GTK 4.20 or later.

The GTK4 theme now makes use of CSS @media query to apply the dark theme, therefore the version requirement bump. Make sure whatever desktop environment/WM you’re using is properly setting the dark xdg-desktop-portal variant. Most major desktop environments should handle this automatically when you select dark from the settings.

Full Changelog: https://github.com/lassekongo83/adw-gtk3/compare/v6.3…v6.4

View Full Release →
🍺

direnv v2.37.1

8 months ago
Homebrew
brew install direnv

Load/unload environment variables based on $PWD

  • fix: regression in displaying export errors (#1469)

2.37.0 / 2025-07-02

View Full Release →
🍺

helix 25.07.1

8 months ago
Homebrew
brew install helix

Post-modern modal text editor

This is a patch release which lowers the GLIBC requirements of the release artifacts published to GitHub.

View Full Release →
🍺

aichat v0.30.0

9 months ago
Homebrew
brew install aichat

All-in-one AI-Powered CLI Chat & Copilot

New Features

  • add support for OSC52 clipboard codes (#1280)
  • abandon support for lingyiwanwu client (#1327)
  • support autodetecting dark/light theme (#1335)
  • enhence .regenerate (#1340)
  • ctrl+j for newline (#1342)

Bug Fixes

  • use_tools in agent mode (#1252)
  • visual indication of Vi insert/normal model (#1279)
  • better error handling for aichat -e on MacOS (#1311)
  • openai api omits content field from tool_calls message (#1326)
  • change temperature/top_p reading rules (#1333)
  • .file external commands capture stdout/stderr (#1343)

New Contributors

Full Changelog: https://github.com/sigoden/aichat/compare/v0.29.0…v0.30.0

View Full Release →
Document Viewer icon

Document Viewer 48.1

9 months ago
Flathub

org.gnome.Papers

Read documents

Release 48.1

general:

  • Avoid potential heap overflow when allocating from n_pages (#2094, Nelson Benítez León)

libview:

  • Confine monitor fix to affected gtk versions (#1600, Nelson Benítez León)
  • Fix caret-color when using system dark mode (#2093, Nelson Benítez León)
  • Make annotation popup window always opaque (#1399, Casey Jao)

shell/previwer:

  • Set application ID to match with .desktop (Balló György)

Developers:

  • Balló GyöNinpwnrgy, Casey Jao, Nelson Benítez León

Special thanks to Ninpwn for reporting potential heap overflow

Git-EVTag-v0-SHA512: cdc7874f56b25c558fa3cd5b49ac62eed7a393420e9f911efe8c513d8372e17e205efc2b9c03716b1e09bdc94dcb9239f20d6624e9bcb17f7870bac9d3df2e60

View Full Release →
🍺

libvirt-full v3.2.14

2 years ago
Homebrew
brew install ublue-os/experimental-tap/libvirt-full

C virtualization API, now with udev support

What’s Changed

New Contributors

Full Changelog: https://github.com/eudev-project/eudev/compare/v3.2.12…v3.2.14

View Full Release →
brew install ublue-os/tap/heic-to-dynamic-gnome-wallpaper

Convert macOS HEIC dynamic wallpapers to GNOME dynamic wallpapers

Commits

  • e6fbbc9: Update dependencies (Johannes Wünsche)
  • 3721f1f: Add keywords for visibility (Johannes Wünsche)
  • 02989c4: Clippy fixes (Johannes Wünsche)
  • edb40dc: Fix License (Johannes Wünsche)
  • c4f625a: Remove file publish from release workflow (Johannes Wünsche)
  • bf48bc9: Shorten keywords section (Johannes Wünsche)
  • afb0579: (cargo-release) version 0.1.6 (Johannes Wünsche)
View Full Release →