Software Development
237 articles RSS
GitHub Desktop 3.6 Adds Git Worktree Support and Moves Copilot Into Commit Authoring and Merge-Conflict Resolution
GitHub Desktop 3.6.0, released June 26, brings a graphical worktree workflow and routes Copilot into commit messages and merge conflicts, with a model picker and BYOK.
Git 2.55 Adds a 'git history fixup' Command, Brings the FSMonitor Daemon to Linux, and Lets git push Target Remote Groups
Released June 29, the update extends the experimental git history command, adds inotify-based filesystem monitoring on Linux, and lets git push write to a group of remotes at once.
Deno 2.9 Ships 'deno desktop' to Build Native Apps From Web Frameworks Without Electron
Deno 2.9, released June 25, adds an experimental deno desktop command that compiles web projects into single-binary native apps using the OS webview by default.
Kyverno 1.18, the First Release Since CNCF Graduation, Hardens HTTP Policy Calls and Starts the Countdown on ClusterPolicy
Kyverno 1.18 patches two flaws in its HTTP-based policy execution, blocks loopback and metadata addresses by default, and flags ClusterPolicy for deprecation later this year.
Jujutsu 0.42 Switches to the mimalloc Allocator and Removes a Batch of Deprecated Commands
Jujutsu 0.42.0, released June 4, moves to the mimalloc allocator, drops several long-deprecated command options, and adds multi-revision support to jj show.
FreeBSD 15.1 Ships With Wi-Fi Drivers Rebased on Linux 7.0, Boot-Time Scheduler Selection, and Unicode 17
FreeBSD 15.1-RELEASE arrived June 16, 2026 with LinuxKPI wireless drivers tracking Linux 7.0, a tunable to pick the kernel scheduler at boot, and Unicode 17 support.
Angular 22 Makes Signal Forms and Angular Aria Stable, Defaults New Components to OnPush, and Requires TypeScript 6
Angular's June 3 release graduates Signal Forms, Asynchronous Signals, and Angular Aria to stable, flips the default change-detection strategy to OnPush, and ships with Vitest as the default test runner.
systemd 261 Ships Final With a Software-TPM Fallback and Promotes sysupdate Out of Experimental Status
The final systemd 261 release adds systemd-tpm2-swtpm, a software TPM fallback for hardware without a TPM chip, and graduates systemd-sysupdate and a new networkd DHCP-relay backend.
CNCF and SlashData Report Finds India Home to 2.25 Million Cloud Native Developers, 11 Percent of the Global Total
A CNCF and SlashData report released at KubeCon India puts India at 2.25 million cloud native developers, about 11 percent of the 20 million worldwide.
GitLab Previews 'Agent-Native' Git at Transcend 2026: A Redesigned SCM Backend Claiming 50x Faster Tasks and 1,000x Less Network Traffic
GitLab's next-generation source code management, shown at its Transcend event, keeps the Git protocol but rebuilds the backend so agents query repos server-side instead of cloning them.
C# 15 Adds Closed Hierarchies and Collection Expression Arguments as .NET 11 Preview 5 Ships
The June 9 .NET 11 Preview 5 brings a closed class modifier for exhaustive switch checking and with(...) collection expression arguments, alongside the first runtime scaffolding for C# union types.
Spring Boot 4.1 Lands With gRPC Auto-Configuration, HTTP-Client SSRF Mitigation, and Kotlin 2.3 Support
The June 10 release adds gRPC server and client support, an InetAddressFilter to block SSRF, and a Kotlin 2.3.21 baseline.