2025年03月26日の更新情報

2025/03/25 16時〜2025/03/26 16時までに更新されたソフトウェア

Caddy、IP Messenger、Keka、Mozilla Firefox、Q-Dir、Docker、ProcessSpy、TG Pro等が更新されました。

Caddy ver 2.10.0-beta.3 → 2.10.0-beta.4 2025/03/25
v2.10.0-beta.4 Pre-release
Pre-release

Welcome to the pre-release versions for Caddy 2.10! We hope you will try these betas in your production environments after verifying them in testing/staging, and offer your feedback so the stable release will be better.

We're excited for 2.10, as it will bring many improvements, new features, and fixes to your web server. Expect several beta versions as we work through a backlog of issues and pull requests.

Aside from many bug fixes, this beta already features:

  • Encrypted ClientHello (ECH): The draft spec for ECH is almost finalized, so we can now support this privacy feature for TLS. This is a powerful but nuanced capability; see below (and docs on the website) for details.
  • P
(省略されました)
IP Messenger ver 5.7.2 → 5.7.3 2025/03/25
IP Messenger for Win v5.7.3
LastUpdate: 2025/03/25
Download v5.7.3 (2025/03/25)
Keka ver 1.4.7 → 1.4.8 2025/03/25
Changes in version 1.4.82025-03-25GitHub
Remove split volume extension from single part compressions (Thanks to @chrisl64squares) #1587
Enhanced split volume naming iteration on some instances
Added additional IAP (Little Snitch) information for the update process (Thanks to zephyr73)
Fixed some VoiceOver accessibility labels (Thanks to @math65) #1588
Updated ZSTD from 1.5.6 to 1.5.7 (Thanks to Meta and contributors)
Updated XZ from 5.6.3 to 5.6.4 (Thanks to Lasse Collin)
Updated LZIP from 1.24 to 1.25 (Thanks to Antonio Diaz Diaz)
Updated PLZIP from 1.11 to 1.12 (Thanks to Antonio Diaz Diaz)
Updated UNRAR from 7.01 to 7.10 (Thanks to rarlab)
Simplified Chinese translation updated (Thanks to @maxsky) #1580
Italian translation updated (Thanks to @VinBoiSoft from vinboisoft.altervista.org) #1581 #1589
French translation updated (Thanks to @Marc66) #1582 #1590
Russian translation updated (Thanks to @nitrodox) #1591
Italian translation updated (Thanks to @VinBoiSoft from vinboisoft.altervista.org) #1546
Italian translation updated (Thanks to @VinBoiSoft from vinboisoft.altervista.org) #1510 #1532
Italian translation updated (Thanks to @VinBoiSoft from vinboisoft.altervista.org) #1480
Brazilian Portuguese translation updated (Thanks to @vitu from brlingo.com) #1486
Mozilla Firefox ver 136.0.2 → 136.0.3 2025/03/26
Mozilla Advertising
Privacy-first advertising solutions for brands, publishers, and platforms.
Learn more about Mozilla Advertising
Firefox Release Notes
Follow @Mozilla
Bluesky (@mozilla.org)
Instagram (@mozilla)
LinkedIn (@mozilla)
TikTok (@mozilla)
Spotify (@mozilla)
Follow @Firefox
Bluesky (@firefox.com)
Instagram (@firefox)
YouTube (@firefoxchannel)
TikTok (@firefox)
Q-Dir ver 12.13 → 12.14 2025/03/26
HOME ► Page 1 ► Q-Dir 12.14
Q-Dir the Quad Explorer for Microsoft's Windows 11, 10, ... Desktop and Server! About History Eula Images FAQ Download (830 KB) DE COM EU
Update on: 25 March 2025Suitable for : Windows 11, Windows 10, 8.1, 7, ... , Server 2012-2025, 2022, x64, x32, x86
... Download (830 KB)... Extra Images... Extra Info... FAQ
# Q-Dir Versions HistoryNew in version 12.14 // 25 March 2025 General improvements and fixes.
Updates to Q-Dir language files.
Minor fixes for loading *.qdr files, Quad Explorer favorites, and settings.
New in version 12.13 // 8 March 2025 Update of language files and general optimization in Quad Explorer
Which software is best for managing folders in Windows 7?
How does the TreeView Folder Browser work in Windows 10?
How do I manage files and directories efficiently in Windows 11?
Which tools are helpful for file organization in Windows 12?
How do I export folders in Windows 8.1?
How do I export directories in Windows 10?
How do I view all files in a tree structure in Windows 12?
What TreeView options are there for the Folder Browser in Windows 10 and 11?
Which programs offer file preview options in Windows 12?
Which programs offer a quick file search in Windows 8.1?
How do I change the directory view in Windows 8.1?
(省略されました)
Docker ver 28.0.2 → 28.0.3 2025/03/26
v28.0.3

28.0.3

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

  • docker/cli, 28.0.3 milestone
  • moby/moby, 28.0.3 milestone

Bug fixes and enhancements

  • Fix docker run truncating the STDOUT/STDERR prematurely when the container exits before the data is consumed. docker/cli#5957

Packaging updates

  • Update BuildKit to v0.20.2. moby/moby#49698
  • Update runc to v1.2.6 (static packages only). moby/moby#49682
  • Update containerd to v1.7.26. docker/containerd-packaging#409
ProcessSpy ver 1.6.5 → 1.6.6 2025/03/26
Version 1.6.6
Added paid option to remove ads
TG Pro ver 2.96 → 2.97 2025/03/26
TG Pro 2.97
March 25, 2025
[Improvement] Updated fan control detection logic to support the unique requirements of M4 series Macs.
[Fixed] Addressed an issue that prevented fan control from working on Mac Studio models with M4 Max and M3 Ultra chips due to changes in hardware behavior.
Docker ver 28.0.3 → 28.0.4 2025/03/26
v28.0.4

28.0.4

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

  • docker/cli, 28.0.4 milestone
  • moby/moby, 28.0.4 milestone

Bug fixes and enhancements

  • Fix a regression causing docker pull/push to fail when interacting with a private repository. docker/cli#5964
Windows Package Manager preview ver 1.11.180 → 1.11.190 2025/03/26
Windows Package Manager 1.11.190-preview Pre-release
Pre-release

This is a preview build of WinGet for those interested in trying out upcoming features and fixes. While it has had some use and should be free of major issues, it may have bugs or usability problems. If you find any, please help us out by filing an issue.

New in v1.11

  • Experimental support for DSC v3 processing
  • Dropped support for running on 32-bit ARM

What's Changed

  • Add max nest level limit to yaml parser by @yao-msft in #5275
  • Update winget.resw by @pressRtowin in #5279
  • Fix e2e test failure caused by message change by @yao-msft in #52
(省略されました)
Chrome 安定版 ver 134.0.6998.166 → 134.0.6998.178 2025/03/26
"name": "chrome/platforms/win/channels/stable/versions/134.0.6998.178/releases/1742936207",
"serving": {
"startTime": "2025-03-25T20:56:47.007358Z"
},
"fraction": 1,
"version": "134.0.6998.178",
"fractionGroup": "143",
"pinnable": true
},
{
"name": "chrome/platforms/win/channels/stable/versions/134.0.6998.166/releases/1742935607",
"serving": {
"startTime": "2025-03-25T20:46:47.223664Z",
"endTime": "2025-03-25T20:56:47.007358Z"
},
"fraction": 1,
"version": "134.0.6998.166",
"fractionGroup": "144",
"pinnable": false
(省略されました)
Hopper ver 5.17.4 → 5.18.0 2025/03/26
差分がありません
Pearcleaner ver 4.3.0 → 4.4.0 2025/03/26
v4.4.0

What's New

  • Add SMAppService privileged helper tool as preferred mechanism to execute privileged operations

  • Add app lipo option for universal binaries to remove unused architectures

  • Add size label for development folders - via ismailcarlik PR

  • Add orphaned file association for current session - #218

  • Add option to show/hide Finder extension icon since apparently it's ugly AF - #223

  • Add logic to remove packages which show in pkgutil if they match the uninstalled app’s bundle id - #134

  • Replace manual plist loading for launchctl with SMAppService

  • Show Trash error icon if any issues are encountered during trash opera

(省略されました)
mpv ver 0.39.0 → 0.40.0 2025/03/26
v0.40.0

We are excited to announce the release of mpv 0.40.0.

Key highlights:

  • Console: Enhanced autocompletion and visual styling
  • OSC: New selection menu accessible by right-clicking common buttons
  • HDR is now natively supported when using direct rendering (DRM),
    as well as dmabuf-wayland on Linux
  • Native clipboard access for scripts via new clipboard property
  • New command menu, with common actions easily accessible
  • Enhanced select.lua with new selection options for watch history, editions, DVD/Blu-Ray titles
  • New positioning.lua script script for cursor-centric zooming and drag to pan
  • Better stream support for Blu-ray, DVD and CDDA
  • Track selection improvements and better metadata display
  • Added osd-box / sub-box / box profiles to easily enable box styled OSD/OSC<
(省略されました)