2025年03月24日の更新情報

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

Rust、KTIMER、ungoogled-chromium、Stats、WinScript、Stellarium、Image to PDF or XPS、DBeaver等が更新されました。

Rust ver 1.85.0 → 1.85.1 2025/03/23
Rust 1.85.1

  • Fix the doctest-merging feature of the 2024 Edition.
  • Relax some target_feature checks when generating docs.
  • Fix errors in std::fs::rename on Windows 10, version 1607.
  • Downgrade bootstrap cc to fix custom targets.
  • Skip submodule updates when building Rust from a source tarball.
KTIMER ver 3.00 → 3.01 2025/03/23
・KTIMER v3.01
R7. 3.23
・KGAMP v3.85
R7. 3. 3
OASYS用「日本語プログラミング言語 Mind v5.1」で作っていたMS-DOSソフト
Towns Emulator「うんづ」を使うとFM用ソフトが動き、
DOS汎用ソフトでも起動時の /m /b /f が使えます。
 25Q v2.41a (グラフィック表示)
 25QT v2.58 (テキスト表示)
R7. 2.12
 ROLLP v1.24
R7. 3. 3
ungoogled-chromium ver 134.0.6998.117-1 → 134.0.6998.165-1 2025/03/23
134.0.6998.165-1
Update to Chromium 134.0.6998.165
This release is for all platforms
Stats ver 2.11.35 → 2.11.36 2025/03/23
v2.11.36

Bug fixes

  • fix: fixed line and bar charts title labels
  • fix: prevented multiple frequency readers runs at once (#2449)

New features

  • feat: added Remote module that allows remote monitoring of the system (not publicly available since it's in the early stage)
  • feat: removed all logic from the Telemetry plugin since it's not used anyway. The toggle leaves for now since I have not decided what to do with that.
  • feat: added total units read/written as a tooltip (#2431)

Localization

  • lang: added seconds translation without breaking interval settings (#2412)
  • lang: updated French translation
WinScript ver 1.2.5 → 1.2.7 2025/03/23
v1.2.7

Changelog

  • Fixed updater ( if running v1.2.6 or v1.2.5 update manually via GitHub )

The desktop app may be flagged as a threat by Windows Defender; however, this is a false positive. This occurs because the scripts you create with WinScript can modify system settings. Rest assured, WinScript is safe, transparent, and open-source.

Stellarium ver 24.4-qt5-win32 → 25.1-qt5-win64 2025/03/24
latest version is 25.1
extra catalogues with more than 220 million stars
full 6D astrometry for bright stars
modelling movement for various of binary stars
Stellarium 25.1
Stellarium 24.4
64-bit operating system
Linux/Unix; Windows 7 and above; macOS 10.13 and above
Stellarium contributors (2025). Stellarium v25.1 Astronomy Software. URL https://stellarium.org/. DOI: 10.5281/zenodo.15071984
Image to PDF or XPS ver 11-30-2022 → 03-22-2025 2025/03/24
03-22-2025:
Code updates.
12-06-2022:
Added an option to output black-and-white images in output PDFs.
11-30-2022:
DBeaver ver 25.0.0 → 25.0.1 2025/03/24
25.0.1
            - SQL Editor:
                - Fixed a bug in single-tab mode where script execution displayed results from the previous execution
                - Fixed the sql formatting for procedure calls with multiple argument
                - Improved buttons layout in result set view on execution error
                - Auto-refresh is now stopped if the result is not visible or DBeaver window is collapsed
                - SQL autocompetion: Fixed the ability to expand columns for table_alias.*
                - Added the ability to use the "Short object names" code completion option for columns
                - Command parameters now always highlighted with black
            - AI assistant: Fixed an issue where a query without a semicolon before @ai was skipped without an error message. Query will be executed even if there is no semicolon
        
(省略されました)
Windows Repair Toolbox ver 3.0.4.6 → 3.0.4.7 2025/03/24
Click to download the latest version of WRT (7.1 MB)-The program doesn’t require installation, just extract it to a folder-Program version: 3.0.4.7 (24.03.2025)Definitions version: 1.9.3.9 (24.03.2025)Changelog
SHA256 (zip): DD37BA0792E4CB78107455505D0DD88DBBBC4BD21E2CF1B4444A0C337CF7C61A
SHA256 (zip): 5DB402AC12691001CF7ED131340948209C97ED1817D947ED9A6891D9667BB6F3
Proxyman ver 5.16.0 → 5.17.0 2025/03/24
Proxyman 5.17.0: Capture HTTPS from Golang with 1 click and bunch of fixes 🚀

Improvements

  • [Automatic Script] Capture HTTPS from Golang: (net/http, fasthttp, resty, gorequest, req, grequests) with 1 click
  • Add configuration option to enable TLS for Non-443 ports in Reverse Proxy
  • Export Raw or Gist will include the websocket message
  • Update with better Simplified Chinese Localization

Bugs

  • Fixed: Export Websocket request as RAW doesn't have the websocket message
  • Fixed :Unable to generate/add CA Certificate in some cases
  • Fixed: Rare crash when installing the certificate to system-level CA certificates on macOS
  • Fixed: Proxyman fails to parse URL correctly when importing from Charles-generated cURL
  • Fixed: Any Request Method in Chinese
(省略されました)
Free95 ver 0.3.0-beta1 2025/03/24
0.3.0 Beta 1 (No GUI/Win32)

0.3.0 Beta 1

NcFTP Client ver 3.2.6 → 3.2.9 2025/03/24
3.2.9, 2025-03-23
Rewrite Large File Support for configure script.
Avoid using deprecated gethost* routines in favor of getaddrinfo.
Try to remove last vestiges of strcpy, strcat, sprintf, even though those were carefully checked for length.
Fix lint (extraneous warning messages) from clang-20 -Weverything, where possible.
3.2.8, 2025-03-11
Refix configure script to work with GCC 14.
Recursive and wildcard downloads should now be more compatible (less reliant on 2000s-era ftpd behavior).
Fix problem with recursive downloads in ncftp only.
3.2.7, 2024-01-01
Portability fixes from Florian Weimer .
Fix configure script to work with GCC 14.
Fix parsing MLSD listings with absolute pathnames for files.
Default to automatic resumption of downloads.