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

お知らせ

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

日別のアップデート履歴

2024/05/06(月)

更新されたソフトウェア
DBeaver ver 24.0.3 → 24.0.4 05/06 06:30
24.0.4
            - SQL Editor:
                - Smart mode for Blank line is statement delimiter  setting was fixed
                - Vertical button alignment was fixed
            - ER Diagrams: Keep layout selection was fixed
            - Data transfer:
                - Import from CSV with duplicated columns names was fixed
                - Parallel data transfer monitoring/cancellation were fixed
            - Dashboards:
                - Ability to drag and drop charts to another dashboard was added
                - Number of minor UI improvements were added
            - Connectivity:
                - SSH parameters validation on the Connection page was added
                - Editing of 'Local host' and 'Remote host' fields in the Port Forwarding section was fixed
                - Database connection timeout notification was fixed
            - 
(省略されました)
VSCodium ver 1.88.1.24104 → 1.89.0.24126 05/06 06:30
1.89.0.24126

update vscode to 1.89.0

What's Changed

  • Use sysroot for PPC64LE by @lex-ibm in #1857
  • feat(1.89): update patches by @daiyam in #1863

Full Changelog: 1.88.1.24104...1.89.0.24126

ImageMagick ver 7.1.1-31 → 7.1.1-32 05/06 06:30
## [7.1.1-32](https://github.com/ImageMagick/ImageMagick/compare/7.1.1-31...7.1.1-32) - 2024-05-05
### Merged
- uhdr.c: add support for rgb inputs [`#7273`](https://github.com/ImageMagick/ImageMagick/pull/7273)
- Fix GIF ICC profile reading. (https://github.com/ImageMagick/ImageMagick/issues/7281) [`#7282`](https://github.com/ImageMagick/ImageMagick/pull/7282)
### Commits
- beta release [`b71d98e`](https://github.com/ImageMagick/ImageMagick/commit/b71d98e188896982c47ea294d0a52a7fbb2c5873)
- Fixed implementation of setting the max-profile-size. [`af81e16`](https://github.com/ImageMagick/ImageMagick/commit/af81e160ce5780fed0f9cee6229cda48c47b9818)
- Update winget manifest after creating the release. [`391e6db`](https://github.com/ImageMagick/ImageMagick/commit/391e6db82aaf237e184569eaa1aba7cbe3c48811)
- Use >= instead to work around precision limitations of a double. [`148a485`](https://github.com/ImageMagick/ImageMagick/commit/148a485b6bfdb557e3e40e2d04ebad9f89d01a86)
(省略されました)
Zettlr ver 3.1.0 → 3.1.1 05/06 04:30
Release v3.1.1

Hotfix for crashes on Linux

Sometimes, waiting to update something is a smart idea. This time, we were not that smart and bumped the underlying Electron framework to version 30, which unfortunately made running Zettlr 3.1.0 on most Linux systems impossible. With this patch, we rolled back Electron to a working version. Apologies to all Linux users, we still love you!

Changelog

GUI and Functionality

  • Fixed a segmentation fault crash on startup across various Linux setups
    (#5135)

Under the Hood

  • Downgrade Electron to version 29.3.2 (cf. Electron issue #41839)
Maker ver 1.2.0 → 1.3.0 05/06 03:30
Marker v1.3.0

New:

  • Add file edit/delete options on right-click
  • Add folder delete option on right-click

Bug fixes:

  • Fix file-saving when quickly switching between files (after adjusting title/subtitle)

See the assets to download and install this version.

Installing on MacOS

Download the app by choosing the appropriate dmg file for your system architecture:

  • Marker_1.2.0_aarch64.dmg - for M1-based macs
  • Marker_1.2.0_x64.dmg - for Intel-based macs

After you download the app and drag it to your Applications folder, you will face difficulties opening it because I'm not enrolled in the Apple Developer Program. To bypass this, you will need to run this in your terminal:

$ xattr -c /Applications/Mar
(省略されました)
ExplorerPatcher ver 22621.3527.65.2 → 22621.3527.65.3 05/06 02:30
22621.3527.65.3 Pre-release
Pre-release

Tested on OS builds 22621.3296, 22621.3447, 22621.3527, 22635.3566, 26058.1000, 26120.461, and 26200.5001. (Note: 22621 and 22631 share the same OS files)

1

  • Taskbar10: The Windows 10 taskbar option is now no longer available on 26002+. (#3053, e57a6b0)
    • This is to comply with Microsoft's removal of the stock Windows 10 taskbar in explorer.exe of said builds.
  • Start10: Fixed Pin to Start on 226xx.3420+ (22H2, 23H2) and 25169+ (24H2). (232fe6b)
  • Start10: Reverted the menu closing delay fix when EP is injected only into StartMenuExperienceHost.exe for now. (e59c34c)
(省略されました)
HeidiSQL ver 12.6.0.6765 → 12.7.0.6850 05/06 01:38
Home
05 May - edscott623: "You have no privilege to this ...
05 May - lavixu: Database and Table Tree does not display ...
05 May - ansgar: Single Table click "show all", ...
05 May - XIAIX: HeidiSQL Crashing when using popup text e ...
03 May - isaacprater4: Lost connection to server at ' ...
03 May - ansgar: auto complete
02 May - acfalk: SQL version support visibility
02 May - ansgar: PRIMARY KEY
(省略されました)
変愚蛮怒 ver 3.0.1.11-Beta → 3.0.1.12-Beta 05/06 01:30
3.0.1.12-Beta

What's Changed

  • get_direction() のシグネチャを変える準備 その1 by @Hourier in #3904
  • get_direction() のシグネチャ変更準備 その2 by @Hourier in #3915
  • [Fix] 剣術家の払い抜けで攻撃した後反対側のマスへ移動しない by @habu1010 in #3920
  • 各 is_explodable() メソッドにMonsterEntity::get_died_message() にDoxygenコメント付加。 by @sikabane-works in #3929
  • get_direction() のシグネチャからポインタの引数を除去し、optionalの戻り値を返すようにした by @Hourier in #3921
  • VS2022 で出ているコンパイル警告を解消した (v3.0.0 β12) by @Hourier in #3940
  • BaseitemList クラスを作る準備 その1 by @Hourier in #3937
  • describe() の "" で返す部分を nullopt にした by @Slimebreath6078 in #3948
  • rooms-normal.cpp の整形作業 by
(省略されました)
Clock Launcher ver 1.35 → 1.36 05/06 01:30
 claunch2.zip(Ver 1.36)2024/05/05
 claunch2_v_1_35_0.zip(Ver 1.35)2024/03/31
2024/05/05 v1.36
・エクスプローラの余白中クリックで列幅を自動調整する機能を追加
・ホットキーに、テンキーの各キーを設定できるようにした
・環境設定>ランチャー>コピーボタンを追加
・付箋メモの表示設定で付箋メモフォントを変更しても直ちに反映しなくなっていた(再起動すると反映)不具合を修正
radikoro ver 9.3.4 → 9.3.5 05/06 00:43
2024 年 5 月 5 日Softwarecotton
2023年11月24日radikoro勤労感謝の日限定ダウンロードへのご参加、ありがとうございました。
2019年9月諸般の事情により、アプリ本体の公開は終了しました。長年のご愛顧、誠にありがとうございました。なお、今後本体、及びサイマルラジオ、ラジコプレミアム設定ファイルのメンテナンスアップデートはVer.9以降に対してのみ行われます。
radikoro(ラジコロ)
9.3.5の変更点 (2024-05-05)
[変更] 音声停止のショートカットをMASShortcut.frameworkを利用したものに変更しました。
[変更] タイムフリーの画面でリンクをクリックした際にradiko.jp以外のものを外部ブラウザで開くようにしました。
[変更] 内蔵している Python を3.11.9にしました。
[変更] 内蔵している Sparkle を2.6.1にしました。
(省略されました)

2024/05/05(日)

追加されたソフトウェア
Icon Preview ver 1.0.2 05/05 16:30
差分がありません
更新されたソフトウェア
Stats ver 2.10.11 → 2.10.12 05/05 22:30
v2.10.12

Bug fixes

  • fix: fixed switching sensor in the settings (#1923)
  • fix: fixed upload/download positions in the Network widget (#1916)

New features

  • feat: enabled selecting public IP address in portal view (#1927)
  • feat: moved widget activation threshold slider to the input with a base that allows specifying the threshold more accurate
  • feat: added fixed scale option for Network popup (#1787)

Localization

  • lang: updated Italian translation (#1919)
Foobar2000 ver 2.1.4 → 2.1.5 05/05 19:30
PerfectTUNES
a helping hand for your audio collection 
 
Add or upgrade Album Art, De-Dup and check for ripping errors
foobar2000 change log
2.1.5
Removed gnudb from default online tagger settings, as gnudb now demands users to input their actual email addresses.
If you wish to use gnudb, you can configure it manually, but we strongly recommend against it.
Online tagger now defaults to freedb.dbpoweramp.com which works once again.
(省略されました)
Simutrans ver 123-0-1 → 124-0 05/05 15:36
差分がありません
FastCopy ver 5.7.9 → 5.7.10 05/05 14:43
FastCopy ver 5.7.10
Last Update: 2024/05/05
Download v5.7.10 (2024/05/05)
ReactOS ver 0.4.14-release-110-g3aedb6e → 0.4.14-release-111-g9c159b2 05/05 05:30
差分がありません
Black Ink ver 2.3.1 → 2.3.2 05/05 01:32
Black Ink 2.3.2
May 4, 2024
Fix a bug that caused an alert to appear after every entry if "Automatic Correction" is enabled and the puzzle has no answers included.
Monkey's Audio ver 10.71 → 10.72 05/05 01:30
Version 10.72 (May 4, 2024)
Fixed: Copying FLAC tags breaks out when it finds the last frame instead of still looping the file which fixes crashes on certain files.
Changed: Updated the installer to NSIS 3.10.
Changed: Updated to version 2.82 of the ALAC tool.

2024/05/04(土)

更新されたソフトウェア
SABnzbd ver 4.3.0 → 4.3.1 05/04 20:30
SABnzbd 4.3.1

Release Notes - SABnzbd 4.3.1

This is the first bug fix release of SABnzbd 4.3.0.

Key changes since 4.2.0

  • Archive:

    • When jobs are removed from the History, they are moved to the Archive.
    • Keep your History clean and still be able to reliably use Duplicate Detection.
  • Apprise Integrated:

    • Send notifications using Apprise to almost any notification service.
    • Supported notifications: https://github.com/caronc/apprise/wiki
    • Notification Script SABnzbd-notify.py is no longer needed.
  • Added IPv6-staging option:

    • Enable ipv6_staging in Config - Specials to get additional IPv6 features:
      • Add IPv6 hostn
(省略されました)
Windows Terminal Preview ver 1.20.10822.0 → 1.20.11215.0 05/04 08:42
Windows Terminal Preview v1.20.11215.0 Pre-release
Pre-release

1.20 is about to go stable, but before we do that there's some bug fixes we just had to get into your hands.

Changes

  • Terminal now comes with Cascadia Code 2404.23, which has a couple hundred new glyphs! (#17137)
  • Search result highlighting has been removed from 1.20. It had a few issues, and the fixes came in too late in the 1.21 for us to backport them (#17103)
  • You can now use %WT_SETTINGS_DIR% in settings.json to refer to paths relative to your settings folder; this is
    great for portable mode! (#16949)
  • We've moved to the latest Azure Cloud Shell API version to prevent it from breaking on you (
(省略されました)
Windows Terminal ver 1.19.10821.0 → 1.19.11213.0 05/04 08:42

Windows Terminal v1.19.11213.0

DHowett released this 03 May 23:03
· 279 commits to main since this release
v1.19.11213.0
49b80b4

This is probably the last servicing release for 1.19 before Stable moves on to 1.20, but I couldn't resist getting
some changes out to my favorite userbase!

Changes

  • Terminal now comes with Cascadia Code 2404.23, which has a couple hun
(省略されました)
Gollum ver 5.3.0 → 6.0.0 05/04 08:39
# 6.0.0 / 2024-05-03
# Breaking Changes
* Docker image: removed deprecated automatic activation of --mathjax. Pass '--math mathjax' to continue using mathjax, or '--math' to use KaTeX (see below).
* RACK_ENV is ignored, please use APP_ENV instead (@svoop).
## New features
* Add support for Mermaid diagrams (@dometto).
* Add support for downloading page sources with ?raw (@tstein).
* Add openssh client to docker images for ssh: repo support. (@jagerkin).
* Add support for mathematical typesetting using KaTeX (@dometto). Users can now choose between MathJax and KaTeX with the --math flag.
(省略されました)
Wine 開発版 ver 9.7 → 9.8 05/04 08:30
Wine 9.8
Wine 9.8 Released
May 3, 2024
The Wine development release 9.8 is now available.
What’s new in this release:
Mono engine updated to version 9.1.0.
IDL-generated files use fully interpreted stubs.
Improved RPC/COM support on ARM platforms.
Various bug fixes.
Wine 9.7 Released
D Programming Language ver 2.108.0 → 2.108.1 05/04 06:30
Contributing
Latest version: 2.108.1
Ddoc on Fri May 3 19:18:53 2024
Chrome 開発版 ver 126.0.6439.0 → 126.0.6452.3 05/04 03:30
差分がありません
Rectangle ver 0.77 → 0.78 05/04 02:30
3May2024 Pre-release
Pre-release

What's Changed

  • Updated Sparkle library with a security patch
  • Update ru localization. by @woblerr in #1373

Full Changelog: v0.77...v0.78

AltTab ver 6.67.0 → 6.68.0 05/04 02:30
差分がありません
VirtualBox ver 7.0.16 → 7.0.18 05/04 01:30
VirtualBox 7.0.18 (released May 07 2024)
This is a maintenance release. The following items were fixed and/or added:
Networking: Fixed an issue which caused host system crash when VM was using bridged or host-only network adapter (bug #22045)
Linux Guest Additions: Added more fixes to prevent UBSAN warnings (bug #21877)
Linux Guest Additions: Fixed issue when time stamps were displayed incorrectly within mounted shared folder (bug #22047)
19 months ago
Paper Plane xUI ver 6.4196p2 → 6.4196p3 05/04 01:30
・Paper Plane xUI (+1) (+2) (+3)
・Paper Plane xUI(DirectWrite版) (+1) (+2) (+3)
↑Paper Plane xUI Version 1.96+3
   ppx196p3.zip ( MultiByte版, 659 Kbytes, 2024-5-3, Windows 95 - Me / Windows NT 4.0 - 11/2022(32bit/64bit))
   ppw196p3.zip ( UNICODE版,672 Kbytes, 2024-5-3, Windows NT 4.0 - Windows 11/2022(32bit/64bit))
   ppx64196p3.zip ( 64bit版,813 Kbytes, 2024-5-3, Windows XP/2003 - Windows 11/2022 64bit)
試験公開版です。 Version 1.96からの差し替え分のみとなってます。●変更点1.96+2→1.96+3
All
・%g''、%sg の展開後文字数が約1000文字以上であっても扱えるように
(省略されました)
ungoogled-chromium ver 124.0.6367.91-1 → 124.0.6367.118-1 05/04 00:30
124.0.6367.118-1
Update to Chromium 124.0.6367.118
This release is for all platforms

ソフトライブラリ