2025年08月15日の更新情報

2025/08/14 16時〜2025/08/15 16時までに更新されたソフトウェア

Kotlin、FBackup、Monkey's Audio、Genkhord、Babel、Cyberduck、Obsidian、Python 3等が更新されました。

Kotlin ver 2.2.10-RC2 → 2.2.10 2025/08/14
Kotlin 2.2.10

Changelog

Compiler

  • KT-79276 Dexing fails with "Cannot read field X because is null" with 2.2.0
  • KT-79442 "Multiple annotations of type kotlin.coroutines.jvm.internal.DebugMetadata": 2.2.0-Beta1 generates broken code with JVM default suspend methods in interfaces
  • KT-78815 Symbol not found: __ZNSt3__117bad_function_callD1Ev error on iOS 15.5 simulator in Xcode 16.3 after update to 2.2.0-Beta2
  • KT-78501 K2: Missing [ABSTRACT_SUPER_CALL] diagnostics for delegated interface method leads to AssertionError: isCompiledToJvmDefault during IR lowering
  • KT-78479 IR lowering failed / Unexpected null argument for composable call
(省略されました)
FBackup ver 9.9.979 → 9.9.987 2025/08/14
FBackup 9.9.987 | 2025-08-14
Download FBackup (Free)Version 9.9.987 || Released on 2025-08-14
Current rating: 4.06 | votes: 1,411
Monkey's Audio ver 11.36 → 11.37 2025/08/14
Version 11.37 (August 14, 2025)
Changed: Updated to Visual Studio 17.14.12.
Genkhord ver 1.53.813.0 → 1.53.814.0 2025/08/14
Version 1.53.814.0
2025-08-14 22:00+0900
218,772,773 bytes (AI モデルを含む | including AI models) for Windows 10/11(x64)SHA1(Genkhord_stem_Setup.exe): ffbb12187aef74017367b361d1ca0b1122b18151SHA1(genkhord.exe): fe399c40bfa20b9e21b7ace35870025fde42d778
➡Nplay12_stem_Setup.exe 204,345,827 bytes (Genkhordから派生した音楽再生ソフト)
1.53.814.0 2025-08-14 SP:テキストボックスを選択するとDeleteキーやスペースキーがショートカットとして機能しなくなることがあったので修正した。タブ機能追加時にこのバグは発生していた
Babel ver 7.28.2 → 7.28.3 2025/08/15
v7.28.3

v7.28.3 (2025-08-14)

👓 Spec Compliance

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env
    • #17443 [static blocks] Do not inject new static fields after static code (@nicolo-ribaudo)

🐛 Bug Fix

  • babel-parser
    • #17465 fix(parser/typescript): parse import("./a", {with:{},}) (@easrng)
    • #17478 fix(parser): stop subscript parsing on async arrow (@JLHwung)

💅 Polish

  • babel-plugin-transform-regenerator, babel-plugin-transform-runti
(省略されました)
Cyberduck ver 9.1.6.43284 → 9.2.1.43578 2025/08/15
差分がありません
Obsidian ver 1.9.7 → 1.9.8 2025/08/15
August 14, 2025
1.9.8
Mobile
catalyst
Includes all new functionality and bug fixes up to Obsidian Desktop v1.9.8.
Improvements
Canvas: Added 'Duplicate' option to the node context menu.
Swipe down on notices to dismiss them.
No longer broken
The "Find..." search input now immediately receives keyboard focus. Pressing "return" on your keyboard now dismisses the keyboard.
"Split down" and "Split right" no longer appear in the context menu for the sidebar tabs.
Fixed appearance of sidebar if you close all tabs.
August 14, 2025
1.9.8
Desktop
catalyst
Improvements
Bases: Added String#reverse and String#repeat functions.
Bases: Added support for list concatenation using + (e.g. list1 + list2).
(省略されました)
Python 3 ver 3.13.6 → 3.13.7 2025/08/15
Python 3.13.7 final
Library
Documentation
Core and Builtins
3.13.7 Documentation »
Python 3.13.7 final¶
Release date: 2025-08-14
Library¶
gh-137583: Fix a deadlock introduced in 3.13.6 when a call to
ssl.SSLSocket.recv was blocked in one thread,
and then another method on the object (such as ssl.SSLSocket.send) was subsequently called in another thread.
gh-137044: Return large limit values as positive integers instead of
negative integers in resource.getrlimit(). Accept large values and
reject negative values (except RLIM_INFINITY) for limits
in resource.setrlimit().
gh-136914: Fix retrieval of doctest.DocTest.lineno for objects
decorated with functools.cache() or
functools.cached_property.
gh-131788: Make ResourceTracker.send from multiprocessing
(省略されました)
VirtualBox ver 7.1.12 → 7.2.0 2025/08/15
Changelog for VirtualBox 7.2
All branches: 7.2 · 7.1 · 7.0 · 6.1 · 6.0 · 5.2 · 5.1 · 5.0 · 4.3 · 4.2 · 4.1 · 4.0
VirtualBox 7.2.0 (released August 14 2025)
GUI: Moved global and VM tools from hamburger menus to global tools taskbar (vertically on the left) and the VM tools tabs (horizontally above the right hand panel) to make them easier to reach
Windows/Arm host: Arm virtualization of VMs added, in the unified Windows installer package
Arm host: Virtualization of Windows 11/Arm VMs
Linux host: Video decoding acceleration when 3D is enabled
Windows/Arm guest: Guest additions for new OS type Windows 11/Arm
macOS Arm host: Experimental 3D acceleration support using DXMT, removing the previous non working solution using DXVK on top of MoltenVK. 3D acceleration is not supported on macOS hosts using Intel CPUs anymore.
Storage: The NVMe storage controller emulation is now part of the open source base package
In addition, the following items were fixed or added:
Arm VMs: Note that the saved state of Arm VMs from VirtualBox 7.1 is incompatible with VirtualBox 7.2, so please shut down such VMs in saved state before upgrading to 7.2 (snapshots with associated saved state created with 7.1 will no longer work with 7.2)
VMM: Improved x86_64 and Arm CPU feature reporting when using Windows Hyper-V as the virtualization engine
VMM: Added xsave/xrestor instruction handling when using Windows/x86_64 Hyper-V as the virtualization engine, offering the x86_64-v3 instruction set extensions (including AVX and AVX2) on recent CPUs
VMM: Fixed issue when X86_64-v3 features were not passed to the guest (​github:gh-36)
VMM/HM: Fixed Nested Virtualization feature on Intel CPUs
GUI: Fixed a bug in clone VM wizard which made impossible to include snapshots in clone result (​github:GH-59)
GUI: Polished Preferences and Settings pages, NLS fixing
GUI: Improved handling of keyboard LEDs in the Soft Keyboard
(省略されました)
Chrome 開発版 ver 141.0.7340.0 → 141.0.7340.2 2025/08/15
"name": "chrome/platforms/win/channels/dev/versions/141.0.7340.2/releases/1755189181",
"serving": {
"startTime": "2025-08-14T16:33:01.728804Z"
},
"fraction": 1,
"version": "141.0.7340.2",
"fractionGroup": "84",
"pinnable": true,
"rolloutData": []
},
{
"name": "chrome/platforms/win/channels/dev/versions/141.0.7354.2/releases/1755189181",
"serving": {
"startTime": "2025-08-14T16:33:01.728804Z"
},
"fraction": 1,
"version": "141.0.7354.2",
"fractionGroup": "83",
"pinnable": true,
(省略されました)
PostgreSQL ver 17.5 → 17.6 2025/08/15
差分がありません
Postgres.app ver 2.8.2-17 → 2.8.5-17 2025/08/15
Intro
Extensions
Docs
GitHub
Postgres.app v2.8.5
PostgreSQL 17.6
/ PostGIS 3.5.3
Postgres.app v2.8.5
PostgreSQL 17.6
/ PostGIS 3.5.3
PostgreSQL 16.10
PostgreSQL 15.14
PostgreSQL 14.19
PostgreSQL 13.22
Postgres.app v2.8.4
Download Size 120MB
PostgreSQL 18beta2
/ PostGIS 3.6.0alpha1
Postgres.app v2.8.4
(省略されました)
QEMU ver 10.1.0-rc3 → 10.1.0-rc3-reupload 2025/08/15
10.1.0-rc3-reupload
To download and build QEMU 10.1.0-rc3-reupload:
wget https://download.qemu.org/qemu-10.1.0-rc3-reupload.tar.xz
tar xvJf qemu-10.1.0-rc3-reupload.tar.xz
cd qemu-10.1.0-rc3-reupload