ソフトアンテナ
Windows/Mac/Mobile用オンラインソフトのバージョンアップ状況を調べています。

お知らせ

ソフト更新情報 - 最新9日分(1/3)

日別のアップデート履歴

2026/03/26(木)

更新されたソフトウェア
Hyperspace ver 1.5.4 → 1.5.5 03/26 02:30
1.5.5 - March 19, 2026
Fixed a layout bug in the Advanced settings dialog.
Minor performance improvements.
LinearMouse ver 0.11.0-beta.3 → 0.11.0-beta.4 03/26 02:30
v0.11.0-beta.4 Pre-release
Pre-release

What's Changed

Bug fixes

  • Fix mapped back/forward universal behavior by @lujjjh in #1130
  • Make Logitech receiver monitoring event-driven and fix UInt32 crash by @lujjjh in #1133

Full Changelog: v0.11.0-beta.3...v0.11.0-beta.4

Zed ver 0.229.0-pre → 0.229.0 03/26 01:54
v0.229.0

This week's release includes BYOK support for the new 1M context window on Claude Opus and Sonnet, git panel improvements including a badge showing uncommitted change counts and file type icons, an action to align multiple cursors, pinch-to-zoom in the image viewer, and an easier way to unbind default key bindings.

Features

AI

  • Agent: Updated BYOK integration to support the new 1M context window for Claude Opus and Sonnet. (#51625)
  • Agent: Terminal tool permissions regexes can now match environment variables. Bare interpolations like $FOO are disallowed when permissions regexes are active for security. (#51689)
  • Agent: Streaming text in threads now displays more fluidly. (#51499)
  • Agent: Improved visibility of thinking blocks by mak
(省略されました)
めもりーくりーなー ver 4.019.5 → 4.020 03/26 01:35
最終更新 2026/03/25 SINCE 2002/06/26
Xにポスト
X@ruten
開発支援
開発/執筆依頼
おすすめ
自作の本やゲーム他を販売
便利なWebアプリが多数
めもりーくりーなー Winのメモリーを掃除
(省略されました)
Visual Studio Code ver 1.112.0 → 1.113.0 03/26 00:30
1.113.0

https://code.visualstudio.com/updates/v1_113

2026/03/25(水)

更新されたソフトウェア
TigerVNC ver 1.16.0 → 1.16.1 03/25 21:30
TigerVNC 1.16.1

The bug fix release TigerVNC 1.16.1 is now available. This release is primarily a security release to fix an issue in x0vncserver, where other users can observe and manipulate the screen contents. Users of x0vncserver are advised to update immediately.

The release also contains a fix for using the Plain security type with the new w0vncserver, as well as some translation updates.

Binaries are available from SourceForge:

https://sourceforge.net/projects/tigervnc/files/stable/1.16.1

Regards
The TigerVNC Developers

Linux Kernel (longterm) ver 6.18.19 → 6.18.20 03/25 21:30
6.19.10
7.0-rc5
2026-03-22
6.19.10
2026-03-25
6.18.20
2026-03-25
6.12.78
2026-03-25
(省略されました)
Linux Kernel (stable) ver 6.19.9 → 6.19.10 03/25 21:30
6.19.10
7.0-rc5
2026-03-22
6.19.10
2026-03-25
6.18.20
2026-03-25
6.12.78
2026-03-25
(省略されました)
GitLab ver 18.10.0 → 18.10.1 03/25 20:34
## 18.10.1 (2026-03-24)
### Fixed (2 changes)
- [Backport https://gitlab.com/gitlab-org/gitlab/-/merge_requests/227592](https://gitlab.com/gitlab-org/security/gitlab/-/commit/dcd20db1d745fd351f9be200158b8d52cfc5fbb6)
- [Zero downtime reindexing make setting aysc-durability optional](https://gitlab.com/gitlab-org/security/gitlab/-/commit/9df15b8cd91531e0c731d73b8e6de880fd74ce61) **GitLab Enterprise Edition**
### Changed (1 change)
- [Remove ci_pipeline_destroy_two_level_batching feature flag](https://gitlab.com/gitlab-org/security/gitlab/-/commit/8b502f568635ff620acc45d771e6866e3f9f4a17)
### Security (12 changes)
- [HTML injection in vulnerabilities Report Solution leads to ATO](https://gitlab.com/gitlab-org/security/gitlab/-/commit/5f0bfb38acade4b0acb35ee9cedfa126fa73889d) ([merge request](https://gitlab.com/gitlab-org/security/gitlab/-/merge_requests/5926))
- [Prevent large integer DoS via GraphQL JSON parsing](https://gitlab.com/gitlab-org/security/gitlab/-/commit/9dd85c2db8533b459c448c165522601e71637af7) ([merge request](https://gitlab.com/gitlab-org/security/gitlab/-/merge_requests/5922))
(省略されました)
Vivaldi ver 7.9.3970.41.x64 → 7.9.3970.45.x64 03/25 20:33
差分がありません
NetNewsWire ver 7.0.3 → 7.0.4b2 03/25 13:30
NetNewsWire 7.0.4b2 for Mac Pre-release
Pre-release
  • New iCloud sync feature — Window > iCloud Storage Stats. Allows you to view stats and clean up storage. More details here: https://netnewswire.com/help/optimize-icloud.html
  • iCloud account now does weekly cleanups in the background, which will help with syncing performance and with lowering iCloud storage use
Text Grap ver 4.12.1 → 4.13.0-beta1 03/25 13:30
v4.13.0 Beta 1 Pre-release
Pre-release

Major new features to test:

  • Grab Templates
    • Use patterns or specific word borders to define output patters
    • Access via Grab Frame, or Post Grab Actions menu
  • Direct Text
    • New language option to get text directly from UI Automation
    • Does not work in all applications
    • Fallsback to OCR
  • Fullscreen Capture modes
    • Region selection (same as always)
    • Select window
    • Draw freeform region
    • Adjust rectangle after placement
Wave Terminal ver 0.14.3 → 0.14.4-beta.0 03/25 09:40
Wave Terminal v0.14.4-beta.0 Release Pre-release
Pre-release
  • Vertical Tab Bar
  • xterm.js v6.0.0 upgrade
  • Lots of other upgrades, bug fixes, stability improvements, etc

pushing out beta.0 to work out any stability issues or bugs with the the big xterm and electron updates.

PRs

  • getting vtabbar into shape, share mock between the tab bars by @sawka in #3047
  • Bump tar from 7.5.10 to 7.5.11 by @dependabot[bot] in #3037
  • Bump electron from 40.4.1 to 41.0.2 by @dependabot[bot] in #3055
  • Bump golang.org/x/term from 0.40.0 to 0.41.0 by @dependabot[bot] in #3052
  • fix electron v41 regression
(省略されました)
Beyond Compare 4 ver 5.2.0 → 5.2.1 03/25 09:31
Current Version:  v5.2.1,
build 32035, released Mar. 24, 2026
Download  28076kb
Download  54757kb
RPM Package  21143kb
Genkhord ver 1.69.324.2 → 1.69.325.0 03/25 09:30
Version 1.69.325.0
2026-03-25 09:02+0900
220,390,509 bytes (AI モデルを含む | including AI models) for Windows 10/11(x64)SHA1(Genkhord_stem_Setup.exe): 068d398681a4a2deca5189b82b3d2fd4f36ca94aSHA1(genkhord.exe): e8d6d2b92fa6ae597d19756cec8d1071cde3b985
Gitify ver 6.18.0 → 6.19.0 03/25 06:30
v6.19.0

Gitify v6.19.0

What's Changed

🚀 Features

  • feat: prevent show window stale rendering by @setchy in #2731
  • feat(auth): note about reauth flow by @setchy in #2739

🐛 Bug Fixes

  • fix: linked issue description by @setchy in #2730
  • fix: storage keys by @setchy in #2734

🧼 Code Refactoring

  • refactor: electron-builder npmrc no longer required by @setchy in #2733
  • refactor: preload consistency by @setchy in #2736
  • refactor(utils/system): alignment and jsdocs by @setchy in #2735
(省略されました)
WordPress for iOS ver 26.8.0.1 → 26.8.0.2 03/25 06:30
26.8.0.2 Pre-release
Pre-release
  • The Activity Log now shows when your site was updated using AI agents.
  • In Post Settings, the Social Sharing card only shows platforms that the app supports.
  • New posts use the default post format instead of the standard version. You can update this format in your site settings.
  • If your site is self-hosted with XML-RPC disabled, you can see Posts and Pages in the app. That’s pretty important, if we do say so ourselves.
QEMU ver 11.0.0-rc0 → 11.0.0-rc1 03/25 06:30
11.0.0-rc1
Mar 24th 2026signature — changes
To download and build QEMU 11.0.0-rc1:
wget https://download.qemu.org/qemu-11.0.0-rc1.tar.xz
tar xvJf qemu-11.0.0-rc1.tar.xz
cd qemu-11.0.0-rc1
ShareMouse for Mac ver 7.0.18 → 7.0.19 03/25 06:30
差分がありません
ShareMouse for Windows ver 7.0.18 → 7.0.19 03/25 06:30
差分がありません
nginx ver 1.29.6 → 1.29.7 03/25 05:56
Changes with nginx 1.29.7 24 Mar 2026
*) Security: a buffer overflow might occur while handling a COPY or MOVE
request in a location with "alias", allowing an attacker to modify
the source or destination path outside of the document root
(CVE-2026-27654).
Thanks to Calif.io in collaboration with Claude and Anthropic
Research.
*) Security: processing of a specially crafted mp4 file by the
ngx_http_mp4_module on 32-bit platforms might cause a worker process
(省略されました)
xrecode3 ver 1.179 → 1.180 03/25 05:55
24.03.2026
- version 1.180
- NEW: (console): added %P%S support for parameter /i.
- FIX: fixed an issue where the bitrate of 320/kbps CBR MP3 files was not displayed correctly.
Atuin ver 18.13.4 → 18.13.5 03/25 05:55
18.13.5

Release Notes

Bug Fixes

  • Atuin Hex fails to init on bash and zsh (#3341)

Documentation

  • Fix duplicated word in Kubernetes guide (#3338)

atuin 18.13.5

Install atuin 18.13.5

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/atuinsh/atuin/releases/download/v18.13.5/atuin-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/atuinsh/atuin/releases/download/v18.13.5/atuin-installer.ps1 | iex"
(省略されました)
Chrome 開発版 ver 148.0.7730.2 → 148.0.7743.0 03/25 03:30
"name": "chrome/platforms/win/channels/dev/versions/148.0.7743.0/releases/1774371274",
"serving": {
"startTime": "2026-03-24T16:54:34.148261Z"
},
"fraction": 1,
"version": "148.0.7743.0",
"fractionGroup": "79",
"pinnable": true,
"rolloutData": []
(省略されました)
Wise Registry Cleaner free ver 11.3.1 → 11.3.2 03/25 02:30
Forgot WFH Login Password
Version: 11.3.2
Review (308)
Tor ver 15.0.7 → 15.0.8 03/25 02:30
差分がありません
Free Download Manager ver 6.33.1 → 6.33.2 03/25 00:30
FDM 6.33.2 for Windows 11/10
How to convert PNG to animated GIF with Any to GIF
How to clean registry
How to use a firewall

2026/03/24(火)

更新されたソフトウェア
CopyQ ver 13.0.0 → 14.0.0 03/24 23:39
14.0.0

Added

  • Tab encryption support. Allows encrypting all tab data on disk using a single
    custom password. Common keychain software to store the password can be also
    enabled with password expiration (locking tabs).

    Note for packagers: This requires QCA and QtKeychain libraries, but it can be
    disabled at build time with CMake options WITH_QCA_ENCRYPTION and
    WITH_KEYCHAIN (#2617).

  • Audio playback via playSound() script function for playing WAV, MP3 and
    FLAC files.

    Note for packagers: This requires miniaudio library, but it can be disabled
    at build time with CMake option WITH_AUDIO.

  • New script function stats() for gathering runtime statistics (memory usage,
    UI elements, tab

(省略されました)
HeidiSQL ver 12.16.0.7256 → 12.16.0.7258 03/24 23:35
24 Mar - stevepburgess: Heidi Breaking Copy and Paste in ...
24 Mar - ansgar: Bad accents when exporting with data
23 Mar - ansgar: Autocomplete error in Ubuntu
23 Mar - ansgar: HeidiSQL is crashing in Mac
20 Mar - SwissCharles: SQL-Fehler (1227): Access denied...
feat: support assigning a default role to a user
Refs #1155
419acd7: 24 Mar 2026 14:21
v12.16.0.725864bit build
(省略されました)
Mozilla Firefox ver 148.0.2 → 149.0 03/24 23:30
差分がありません
Krita ver 5.2.16 → 5.3.0 03/24 20:30
繁體中文Krita をダウンロード 5.3.0リリース日: 2026年3月24日 火曜日 | リリースノート Windows インストーラ
TagSpaces ver 6.10.2 → 6.10.3 03/24 20:30
v6.10.3

Release notes: https://www.tagspaces.org/whatsnew/#version-6103--20260324

Notepad++ ver 8.9.2 → 8.9.3 03/24 20:30
Current Version 8.9.3
Files ver 4.0.34 → 4.0.37 03/24 14:31
v4.0.37

Files v4.0.37 is now available! 🎉

Existing users will receive an update notification in the top right corner of the app, while new users can get started from our download page.

The changelog for v4.0.37 is available on our website https://files.community/blog/posts/v4-0-37.

New Contributors

  • @BorniaPedro made their first contribution in #18282

Full Changelog: v4.0.34...v4.0.37

SwiftBar ver 2.1.0-beta-1 → 2.1.0-beta-2 03/24 12:38
2.1.0 BETA 2 Pre-release
Pre-release

Changelog:

  • New: Add system diagnostics for #442
  • Improved: Polish fold menu item rendering

Full Changelog: v2.1.0-beta-1...v2.1.0-beta-2

Sleipnir 4 for Windows ver 4.8.14 → 4.8.15 03/24 12:36
NILTO
DROMI
Sleipnir TV
ともわ
Sleipnir
VLabo
BoltzEngine
SnapCrab
PictBear
(省略されました)
rclone ver 1.73.2 → 1.73.3 03/24 08:30
v1.73.3 - 2026-03-23
See commits
Bug Fixes
build
Update to google.golang.org/grpc 1.79.3 to fix CVE-2026-33186 (dependabot[bot])
Update to github.com/buger/jsonparser 1.1.2 to fix GHSA-6g7g-w4f8-9c9x (dependabot[bot])
doc fixes
Added text to the label showing version-introduced info (Jan-Philipp Reßler)
Clarify Filen password change requires updating both password and API key in rclone config (Jason)
(省略されました)
AnyDesk ver 9.6.11 → 9.6.12 03/24 08:06
23.03.2026 - 9.6.12 (Windows)
------------------
New Features:
- Added validation for duplicate Address Book entries
- Redesigned Unattended Access window
- Added Address Book feature to AnyDesk One
Fixed Bugs:
- Fixed incorrect generation of templates for Group Policy
- Added error message when registering a license key via URL handler while logged in
(省略されました)
Hopper ver 6.2.3 → 6.2.4 03/24 04:31
差分がありません
Arcmark ver 0.1.8 → 0.1.9 03/24 04:30
v0.1.9

Arcmark v0.1.9

New:

  • Added horizontal swipe gesture to switch workspaces. It's off by default and can be enabled from Settings.
  • Added the ability to set a custom favicon for saved links. Select emoji, generic icons, or set the favicon from previously saved websites.

Fixes:

  • Hide tooltip during drag-and-drop reordering.
  • Group selected links into a folder at their common parent level.
  • Improve label truncation width in links on hover state.
Chrome 安定版 ver 146.0.7680.154 → 146.0.7680.165 03/24 04:30
"name": "chrome/platforms/win/channels/stable/versions/146.0.7680.165/releases/1774293611",
"serving": {
"startTime": "2026-03-23T19:20:11.461769Z"
},
"fraction": 1,
"version": "146.0.7680.165",
"fractionGroup": "151",
"pinnable": true,
"rolloutData": []
(省略されました)
Obsidian ver 1.12.6 → 1.12.7 03/24 02:39
March 23, 2026
1.12.7
Mobile
public
Includes all new features and bug fixes up to Obsidian Desktop v1.12.7.
March 23, 2026
1.12.7
Desktop
public
(省略されました)
TypeScript ver 6.0-rc → 6.0.2 03/24 02:35
TypeScript 6.0

For release notes, check out the release announcement blog post.

  • fixed issues query for TypeScript 6.0.0 (Beta).
  • fixed issues query for TypeScript 6.0.1 (RC).
  • fixed issues query for TypeScript 6.0.2 (Stable).

Downloads are available on:

  • npm
WinRAR ver 7.20 → 7.21 03/24 02:30
Version 7.21 beta 1
1. WinRAR properly recognizes archives with a wrong file extension,
containing an archive in another format stored without compression.
For example, if host.rar, storing nested.zip inside, was renamed to
host.zip, previous versions could display nested.zip contents
when opening such host.zip. This version displays host.zip contents.
2. Similarly to Windows Explorer, the first click on size and time columns
in WinRAR file list sets the reverse sort mode with largest and latest
files at the top.
(省略されました)

ソフトライブラリ