Select your language

15 Dec 2025

Git 2.52.0 Released

As announced in several recent release notes, git-for-windows/git#5405.

New Features
Comes with Git v2.52.0.
Comes with PCRE2 v10.47.
Comes with cURL v8.17.0.
The Git for Windows installer is git-for-windows/build-extra#655 with version 6.6.0 of InnoSetup, giving it a more modern look.

Bug Fixes
The command git help git-bash was broken by a change in upstream Git v2.49.0, which git-for-windows/MINGW-packages#171.


10 Dec 2025

Ruby 3.4.7 Released

https://www.ruby-lang.org/en/news/2025/10/07/ruby-3-4-7-released/

10 Dec 2025

Mailpit 1.27.11 Released

Chore
Update Go dependencies
Update node dependencies
Add type assertion for value in imaging assignment

01 Dec 2025

Introducing Bearsampp Powershell 7

Enhanced PowerShell Experience with Terminal-Icons and PSReadLine

The Bearsampp PowerShell module includes powerful enhancements that transform your command-line experience with colorful file icons and advanced editing capabilities.

19 Nov 2025

How to use the new gradle build system.

Introducing our new Gradle build system.

Ant has been around a very long time and is sometimes difficult to change or enhance.  Gradle is a modern equivalent and is much faster in it's operation.  Here's a short introduction to how we use gradle.

01 Nov 2025

Git 2.51.2 Released!

Fixes since Git 2.51.1

  • Recently we attempted to improve "git diff -w --quiet" and friends to handle cases where patch output would be suppressed, but it introduced a bug that emits unnecessary output, which has been corrected.

  • The code to squelch output from "git diff -w --name-status" etc. for paths that "git diff -w -p" would have stayed silent leaked output from dry-run patch generation, which has been corrected.

  • Windows "real-time monitoring" interferes with the execution of tests and affects negatively in both correctness and performance, which has been disabled in Gitlab CI.

  • An earlier addition to "git diff --no-index A B" to limit the output with pathspec after the two directories misbehaved when these directories were given with a trailing slash, which has been corrected.

  • The "--short" option of "git status" that meant output for humans and "-z" option to show NUL delimited output format did not mix well, and colored some but not all things. The command has been updated to color all elements consistently in such a case.

  • Unicode width table update.

  • Recent OpenSSH creates the Unix domain socket to communicate with ssh-agent under $HOME instead of /tmp, which causes our test to fail doe to overly long pathname in our test environment, which has been worked around by using "ssh-agent -T".

01 Nov 2025

Bruno 2.13.0 Released!

What's New?

  • WebSocket client support
  • gRPC graduated to GA
  • Set a default location for saved collections
  • Copy environment variables from the popover
  • Collapse/expand the entire collection
  • System monitor panel
  • Reorder tabs (drag & drop)
  • Import multiple collections from a parent folder
  • Read-only view for non-string environment variables
  • Request getTags method
  • gRPC now supports import paths
  • OpenAPI import supports path-based grouping
  • Added advanced search component including shortcuts
  • Per-request redirect and timeout settings
  • Support new description schema
  • OData-style path parameters
  • Profile-based auth for AWS Secrets Manager
Bug Fixes Indicator

Bug Fixes

  • OpenAPI request import reliability
  • File uploads now stream during request preparation
  • Show the active global environment in the config modal
  • Digest Auth: handle servers with no QOP
  • Don't set Content-Type on requests without a body
  • Correct serialization for application/x-www-form-urlencoded
  • OAuth2 credentials persist across requests in a collection run
  • Remove menu from the About window
  • Newly created requests should be added within the directory context
What's New Indicator

New in CLI

  • File body mode for requests
  • Enhanced JSON environment file support
Bug Fixes in CLI Indicator

Bug Fixes in CLI

  • Skip invalid .bru files
  • OAuth2 updates and stability fixes
01 Nov 2025

Mailpit 1.27.10 Released!

Security release!

  • Prevent potential information disclosure via indirect expvar library (Prometheus)

Chore

  • Add tooltip to messages nav dropdown
  • Update GitHub Actions
  • Update Go dependencies
  • Update node dependencies

Our Supporters

Sorry, this website uses features that your browser doesn't support. Upgrade to a newer version of Firefox, Chrome, Safari, or Edge and you'll be all set.