2024年04月25日の更新情報

2024/04/24 16時〜2024/04/25 16時までに更新されたソフトウェア

Winpilot、SABnzbd、R言語、Audacity、ShareMouse for Windows、ShareMouse for Mac、OmniPlan、MAME等が更新されました。

Winpilot ver 2024.4.7 → 2024.4.10 2024/04/24
Winpilot - Clippy's back, stronger and open source!

Changelog

Extensive code refactoring has eliminated remnants of classic Bloatynosy/AI and old "AI" functions.

A new link Join the code has been added to the UI where you're welcome to contribute to improving the project, whether it's enhancing the web core and UI with Javascript/html, css or the C# backend.

Also, take note of the extensive optimizations made in yesterday's release 2024.4.7 and the adjustment of the versioning scheme.

SABnzbd ver 4.3.0RC1 → 4.3.0RC2 2024/04/24
SABnzbd 4.3.0RC2 Pre-release
Pre-release

Release Notes - SABnzbd 4.3.0 Release Candidate 2

This is the second release candidate 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 op

(省略されました)
R言語 ver 4.3.3 → 4.4.0 2024/04/24
CHANGES IN R 4.4.0
SIGNIFICANT USER-VISIBLE CHANGES
Startup banners, R --version, sessionInfo()
and R CMD check no longer report (64-bit) as part of
the platform as this is almost universal – the increasingly rare
32-bit platforms will still report (32-bit).
On Windows, ditto for window titles.
is.atomic(NULL) now returns FALSE, as NULL
is not an atomic vector. Strict back-compatibility would
replace is.atomic(foo) by (is.null(foo) || is.atomic(foo))
but should happen only sparingly.
NEW FEATURES
The confint() methods for "glm" and
"nls" objects have been copied to the stats
package. Previously, they were stubs which called versions in
package MASS. The MASS namespace is no longer loaded
if you invoke (say) confint(glmfit). Further, the
"glm" method for profile() and the plot()
and pairs() methods for class "profile" have been
(省略されました)
Audacity ver 3.5.0 → 3.5.1 2024/04/25
Audacity 3.5.1

This is a hotfix release. It fixes the following bugs:

  • #6322 Fixed a crash on launch on macOS 11 and older.
  • #6324 Fixed the update notification looking for alpha versions instead of release versions.
  • #6321 Fixed a freeze when using macros on multiple files.
ShareMouse for Windows ver 6.0.60 → 6.0.62 2024/04/25
差分がありません
ShareMouse for Mac ver 6.0.60 → 6.0.62 2024/04/25
差分がありません
OmniPlan ver 4.6 → 4.8 2024/04/25
Merch
OmniPlan for iOS
4.8
April 24, 2024
Requires iOS/iPadOS 16
Recent Changes
OmniPlan 4.8 for iPad and iPhone introduces a new app icon and support for Omni Automation “Install Links.” This release requires iOS/iPadOS 16 or later.
OmniPlan 4.8 for iPad and iPhone
App Icon — New app icon.
Omni Automation [Pro] — Omni Automation now supports “Install Links” for simplified Omni Automation plug-in installation.
App Lock — Updated App Lock appearance.
Omni Automation [Pro] — Omni Automation plug-ins can now be configured in App settings.
Outline — Custom Data outline columns are now supported.
Outline — Tapping on an empty outline cell now initiates editing.
Outline — Fixed a bug that could block editing rows near end of project outline.
Outline — “Copy” contextual menu item now functions correctly.
Stability — Updated Omni Automation logic to avoid a JavaScriptCore crash on iOS and iPadOS 17.
Licensing — Fixed an issue with subscriptions sometimes triggering a “Re-authenticate with (null)” prompt around renewal time.
4.8
(省略されました)
MAME ver 0.264 → 0.265 2024/04/25
MAME 0.265 Official Binaries
mame0265b_64bit.exe
MAME 0.265 64-bit Windows binaries.
223
mame0265lx.zip
MAME 0.265 full driver information in XML format.
31
The latest official MAME release is version 0.265. The table below provides links to the source code.
git repository on GitHub. You can also clone tagged releases from our mirrors at GitLab and SourceForge. You can clone the MAME 0.265 source code without
git clone -b mame0265 --depth 1 https://github.com/mamedev/mame.git mame0265
MAME 0.265 Source Code
whatsnew_0265.txt
73 KiB
mame0265s.exe
149 MiB
MAME 0.265 sources in self-extracting 7-Zip format (self-extracting on Windows, can be extracted with P7ZIP on other operating systems)
43
Raycast ver 1.71.0 → 1.72.0 2024/04/25
StoreProTeamsDevelopersChangelogBlogPricingLog inDownloadLog inChangelogv1.72.0April 24, 2024⚠️ If you’re running Raycast 1.69 or 1.70, please make sure to manually update the app by running Check for Updates command or by clicking this link ⚠️
💬 AI Chat Presets
💎 Improvements
Auto-dismiss the “See What’s New” item after one day
Search Emojis & Symbols: Added an action to reset the ranking of an emoji
AI Commands: Improve text selection reliability and speed
Quick AI: Add action to delete selected message
AI Chat: New chats now remember the model, creativity, instructions and tools settings used in the last new chat
AI Model Picker: The model information popover now only appears after changing the currently selected model
Export: Added an export action for Snippets and AI Commands. This lets you save the selected item as JSON file.
New command: Run Last Command, runs the last command you performed.
🐞 Fixes
Root Search: Fixed immediate pop to root search after using global shortcut with input
Shortcuts: Fixed issue where no shortcuts were being detected
Shortcuts: Improved detection of shortcuts icons and parameters
AI Commands: Fixed the issue where the diff highlighting feature was not appearing for some users
AI Chat: Fixed an issue which prevented the reference popover from appearing for chat messages
Search Files: The “Show in Finder” action should now always bring the Finder window to the front
App: Improved reliability of app activation when opening the AI Chat or Settings window
(省略されました)
Zed ver 0.132.2-pre → 0.133.0-pre 2024/04/25
v0.133.0-pre Pre-release
Pre-release

Enhancements

General

  • Added an editor::ExpandExcerpts action (bound to shift-enter by default), which can expand the multi-buffer excerpt the cursor is currently in by 3 lines (#5377). You can customize the number of lines by rebinding this action like so:
// In your keybindings array...
{
  "context": "Editor && mode == full",
  "bindings": {
    "shift-enter": ["editor::ExpandExcerpts", { "lines": 5 }],
  }
(省略されました)
Chrome ベータ版 ver 125.0.6422.4 → 125.0.6422.14 2024/04/25
差分がありません
GitLab ver 16.11.0 → 16.11.1 2024/04/25
## 16.11.1 (2024-04-24)
### Security (5 changes)
- [Validation for encoded formatting characters](gitlab-org/security/gitlab@fc42e4b96ae1ac3cd766569d62d025cbf23ef16c) ([merge request](gitlab-org/security/gitlab!3979))
- [Forbid untrusted sign-ins to GitLab with Bitbucket and fix related uid](gitlab-org/security/gitlab@ef083c319e67072029787cd5c6a588562984a58c) ([merge request](gitlab-org/security/gitlab!3983))
- [Ensure PAT scope is validated everywhere for GraphQL/ActionCable](gitlab-org/security/gitlab@1847435210161d95b9c5fcd079380e7f2892195f) ([merge request](gitlab-org/security/gitlab!3975))
- [Protect against ReDoS in FileFinder with wildcard filters](gitlab-org/security/gitlab@dc16f3baa640ca8d5b223782ef3d58369423a1dd) ([merge request](gitlab-org/security/gitlab!3969))
- [fix: Validate security report version against schema during parsing](gitlab-org/security/gitlab@55e58d49051aa42938ec1d159b5e7eb3c47d2eb1) ([merge request](gitlab-org/security/gitlab!3967))
Zed ver 0.133.0-pre → 0.133.1-pre 2024/04/25
v0.133.1-pre Pre-release
Pre-release
  • Fixed a bug where some inputs were using the wrong font style (preview-only).
Bell The Cat ver 6.00 → 6.01 2024/04/25
更新情報
2024/04/25 : Bell The Cat Ver.6.01
6.01
CPU,RAM使用率表示/様々な履歴を保存/自動的にボタンを押す 2024/04/25
4.84
2024/04/04
3.59
2024/04/19
6.85
2024/04/16
Git for Windows ver 2.45.0-rc0 → 2.45.0-rc1 2024/04/25
Git for Windows v2.45.0-rc1.windows.1 Pre-release
Pre-release

Changes since Git for Windows v2.44.0 (February 23rd 2024)

New Features

  • Comes with Git v2.45.0-rc1.
  • Comes with PCRE2 v10.43.
  • Comes with GNU Privacy Guard v2.4.5.
  • Comes with Git LFS v3.5.1.
  • MinGit now supports running git difftool.
  • Comes with OpenSSH v9.7.P1.
  • Comes with GNU TLS v3.8.4.
  • Comes with Tig v2.5.9.
  • Comes with cURL v8.7.1.
  • Comes with Git Credential Manager v2.5.0.

Bug Fixes

  • Since v2.14.0(2), Git for Windows' installer re
(省略されました)
AnyDesk ver 8.0.8 → 8.0.10 2024/04/25
24.04.2024 - 8.0.10 (Windows)
-----------------------------
Fixed Bugs:
- Fixed direct connections between clients in the same LAN
- Fixed crash when Outgoing Session is being closed
- Fixed Main Window visibility after closing Outgoing Session in Custom Clients with Preset Password
- Fixed visibility of Remove button in settings for Access Control (ACL) and Wake-on-LAN when using Light UI theme
- Fixed keyboard interaction with ACL list in Access Settings
- Fixed behavior of Block Remote Input permission
- Fixed restriction of Update parameters for unlicensed clients
Other Changes:
- Allow hiding the Retry button in Session Ended dialogues
- Allow to show Session title when using plain-with-toolbar mode
- Allow to hide the Client ID in incoming-only Custom Clients
- Disallow Privacy Mode for Incoming connections from unlicensed legacy clients.
- Improve usability of the User selection dialog when connecting to Windows Terminal Server
10.04.2024 - 6.3.2 (Linux)
--------------------------
Fixed Bugs:
(省略されました)
Spacedrive ver 0.2.11 → 0.2.12 2024/04/25
Alpha 0.2.12

Improvements and Features:

  • [ENG-1628] A new indexer has been written using the task system. (By @fogodev in #2161)
  • [ENG-1723] The sync status has been improved. (By @Brendonovich in #2299)
  • [MOB-82] The project has switched to Expo Image and Inspector long press. (By @utkubakir in #2301)
  • [ENG-1710] A context menu path bar has been added. (By @ameer2468 in #2305)
  • Support for OS level network proxy in pnpm prep has been added. (By @HeavenVolkoff in #2304)
  • [ENG-1724] A scan state for location has been introduced. (By @fogodev in #2302)
  • [ENG-1731] The explorer grid selection behaviour for Windows has been improved. (By @niike
(省略されました)