- Details
Feature
Add ability to search by size smaller or larger than a value (eg: larger:1M / smaller:2.5M)
Add ability to search for messages containing inline images (has:inline)
Chore
Separate attachments and inline images in download nav and badges (https://github.com/axllent/mailpit/issues/379)
Update Go dependencies
- Details
What's New?
- Support for importing multiple collections at once
- Upgrade libraries based on recommendations by dependabot
- Import folder and collection level scripts from Postman
Bug fixes
- Fixed global environment UI issues
- Added global environment variables to the active collection
- Resolved HTTPS agent request fields issue when proxy settings are disabled
- Details
- Fixed crash while suggesting providers if they have no description (#12152)
- Fixed issues creating lock files violating the schema in some circumstances (#12149)
- Fixed
create-project
regression in 2.8.1 when using path repos with relative paths (#12150) - Fixed ctrl-C aborts not working inside text prompts (#12106)
- Fixed git failing silently when git cannot read a repo due to ownership violations (#12178)
- Fixed handling of signals in non-PHP binaries run via proxies (#12176)
- Details
NodeJS 22.11.0 & 23.1.0
Change logs are here https://nodejs.org/en/download/prebuilt-binaries
- Details
Changes since Git for Windows v2.47.0 (October 8th 2024)
Bug Fixes
- A regression in v2.47.0 where
git maintenance start
crashed immediately was fixed. - A regression where clones, fetches and pushes via SSH would dead-lock was fixed.
- As of Git for Windows v2.47.0, Scalar was supposed to enable an optimized push algorithm, but for a typo didn't, which was fixed.
- A few documentation and other, minor bug fixes from upstream Git were integrated into Git for Windows early.