2024年10月10日の更新情報

2024/10/09 16時〜2024/10/10 16時までに更新されたソフトウェア

wxPython、Vuls、Raycast、Mozilla Firefox、Crystal、Paw、Q-Dir、Zed等が更新されました。

wxPython ver 4.2.1 → 4.2.2 2024/10/09
4.2.2
11-Sept-2024
PyPI: https://pypi.python.org/pypi/wxPython/4.2.2
Extras: https://extras.wxPython.org/wxPython4/extras/
Pip: pip install wxPython==4.2.2
New and improved in this release:
This release was built using the wxWidgets' v3.2.6 release tag. This is the first release built using GitHub infrastructure instead of the buildbots. Please report any problems with the wheels.
Fix some Python 3.12 compatibility issues (segfault on exit) by upgrading sip & waf
Fix more float/int conversion issues in wx.lib classes (#2415, #2417, #2429, #2470, #2528, #2542)
Add initialValue argument to wx.lib.DirBrowseButton (#2430)
Fix wxImage.Clear() (#2433)
Fix blurry text in AuiNotebook tab (#2360)
Add support for frozen rows and columns to GridWithLabelRenderersMixin (#2436)
demo: ShortcutEditor: Fix broken call GetMenuBar() (#2412)
Add proper support for DataViewCheckIconTextRenderer (#2425)
Remove legacy macOS logic, use wx.SystemSettings to select colors (#2018)
Build: Use new tarfile.extractall() filter for safer tarfile extraction (#2443)
Fix typo in wx.lib.agw.persist_handlers (#2469)
Fix 'str' to 'wxString' converstation, when emoji is inside string (#2446)
(省略されました)
Vuls ver 0.26.0 → 0.27.0 2024/10/09
v0.27.0

Changelog

  • 087b620 chore(deps): bump github.com/aquasecurity/trivy from 0.55.2 to 0.56.1 (#2044)
  • 7c749ea chore(deps): bump the aws group with 5 updates (#2043)
  • 939299b chore(deps): bump golang.org/x/text from 0.18.0 to 0.19.0 (#2045)
  • 3dd738d feat(detector/microsoft): set WindowsRoughMatch if KB or Version to be fixed is unknown (#2041)
  • 80e417b refactor: use std slices, maps package (#2042)
  • d5982a2 chore(deps): bump dictionary versions to latest ones (#2040)
  • 0e21ce2 fix(detector/cpe): do not overwrite distro advisories (#2039)
(省略されました)
Raycast ver 1.83.0 → 1.84.0 2024/10/09
StoreProTeamsDevelopersChangelogBlogPricingLog inDownloadLog inChangelogv1.84.0October 9, 2024⌨️ Escape Key Behavior
💎 Improvements
Eject All Disks: Now ignores iOS 18 simulator disk images
Fallback Commands: Commands can now be reordered using drag-and-drop
Clipboard History: Disabling Update History after action now only applies to actions run in the Clipboard History command
Search Emoji & Symbols: Added symbols for Return, Tab, Escape, and Forward-Delete keys
🐞 Fixes
Auto Quit: Removed the Auto Quit action for Finder, which cannot be terminated
Search Bar: Added error toasts informing the user about reaching the character limit when pasting text
Quick AI: Regenerating after changing the model should now utilize the new model
AI Preferences: Fixed the issue of the model dropdown closing automatically after a period
Clipboard History: Fixed the incorrect item selection when searching for an item
Misc: Fixed the selection of the wrong item in lists when a user has more than 12 pinned items
v1.83.0September 18, 2024Sequoia Ready
Mozilla Firefox ver 131.0 → 131.0.2 2024/10/10
Advertise with Mozilla
Crystal ver 1.13.3 → 1.14.0 2024/10/10
1.14.0

Features

lang

  • Allow ^ in constant numeric expressions (#14951, thanks @HertzDevil)

stdlib

  • Add support for Windows on aarch64 (#14911, thanks @HertzDevil)
  • (collection) [breaking] Add support for negative start index in Slice#[start, count] (#14778, thanks @ysbaddaden)
  • (collection) Add Slice#same? (#14728, thanks @straight-shoota)
  • (concurrency) Add WaitGroup.wait and WaitGroup#spawn (#14837, thanks @jgaskins)
  • (concurrency) Open non-blocking regular files as overlapped on Windows (#1492
(省略されました)
Paw ver 4.2.5 → 4.2.6 2024/10/10
RapidAPI for Mac 4.2.6
Oct. 9, 2024
Fixes
Fixed rare crash when sending requests and text fields are active
Fixed issue where a random arrow appears
Support for macOS Sequoia
RapidAPI for Mac 4.2.5
macOS 11.0+
Q-Dir ver 11.82 → 11.83 2024/10/10
HOME ► Page 1 ► Q-Dir 11.83
Q-Dir the Quad Explorer for Microsoft's Windows 11, 10, ... Desktop and Server! About History Eula Images FAQ Download (1037 KB) DE COM EU
Update on: 9 October 2024Suitable for : Windows 11, Windows 10, 8.1, 7, ... , Server 2012-2025, 2022, x64, x32, x86
... Download (1037 KB)... Extra Images... Extra Info... FAQ
# Q-Dir Versions HistoryNew in version 11.83 // 9 October 2024 Bug fix: Blurry display at higher DPI values ??in some Windows configurations
Optimization and various fixes under Windows 11
Small fine-tuning and optimizations
New in version 11.82 // 27 September 2024 Important fine-tuning and optimizations in the Q-Dir file explorer
How do I export directories in Windows 12?
How does TreeView Folder Browser work in Windows 7?
How do I make Q-Dir the default explorer in Windows 10?
How to manage files in Windows 12 with W-Dir tool?
Which tools are helpful for file management in Windows 12?
How does the preview function work in Windows Explorer?
How can I display the directory size in Windows 11 Explorer?
How to change folder color in Windows 7 x64?
How do I use Q-Dir for directory management in Windows 12?
What functions does Windows 10 Explorer have for file preview?
What are the best folder management tools for Windows 11?
(省略されました)
Zed ver 0.156.0-pre → 0.157.0-pre 2024/10/10
v0.157.0-pre Pre-release
Pre-release

Enhancements

General

  • Added support for color swatches in the language server completions list (#18665; thanks thecrypticace).
    • Check it out!
  • Streamlined the creation of new branches from the branch selector (#18712).
  • Added a notice in the activity indicator if an error occurs while loading the shell environment (#18567; thanks WeetHet).

Languages

  • Added runnables for main functions in C (#18720; thanks talal).

Example task configuration:

[
  {
    "label": "
(省略されました)
VSCodium ver 1.94.0.24282 → 1.94.1.24283 2024/10/10
1.94.1.24283

update vscode to 1.94.1

What's Changed

  • add basedpyright to alternative extensions list by @DetachHead in #1833
  • feat(1.94.1): manually set correct commit id by @daiyam in #2054

New Contributors

  • @DetachHead made their first contribution in #1833

Full Changelog: 1.94.0.24282...1.94.1.24283

AltTab ver 6.73.0 → 7.0.0 2024/10/10
7.0.0 (2024-10-09)
Features
major rehaul of the preferences! (6d97cbd), closes #351
BREAKING CHANGES
The old preferences panel has been replaced with a brand new one
Preferences are now much simpler, full of visual illustrations, and should provide a much better experience. Pick between 3 styles (thumbnails, app-icons, titles), sizes, dark/light themes, high visibility options, and more!
Wave Terminal ver 0.8.9 → 0.8.10-beta.0 2024/10/10
Wave Terminal v0.8.10-beta.0 Release Pre-release
Pre-release

What's Changed

  • use windowSettingsAtom by @sawka in #993
  • fix: do not canonicalize hostname in list by @oneirocosm in #994
  • Fix directory preview scroll to selected entry by @esimkowitz in #996
  • Fix 404 for docsite subpages when hard reloading app by @esimkowitz in #995
  • azure ai support by @sawka in #997

Full Changelog: v0.8.9...v0.8.10-beta.0

Tor ver 13.5.6 → 13.5.7 2024/10/10
Gaeilge (ga)
Nederlands (nl)
polski (pl)
Gaeilge (ga)
Nederlands (nl)
polski (pl)
Pale Moon ver 33.4.0 → 33.4.0.1 2024/10/10
v33.4.0.1 (2024-10-09)
This is a small update to address two important issues:
Extension compatibility issues with the ghostbuster
(leading to tab handling problems).
Windows 7 compatibility issues in 32-bit builds on some
systems (leading to application UI paint failures/black window).
Vivaldi ver 6.9.3447.51.x64 → 6.9.3447.54.x64 2024/10/10
差分がありません
GitLab ver 17.4.1 → 17.4.2 2024/10/10
## 17.4.2 (2024-10-09)
### Fixed (1 change)
- [Drop project_id not null constraint ci_deleted_objects](https://gitlab.com/gitlab-org/security/gitlab/-/commit/e02a0c065456a51ad57a93d56150271cc4dd442e)
### Security (8 changes)
- [Do not create a pipeline on MR refresh if source branch was deleted](https://gitlab.com/gitlab-org/security/gitlab/-/commit/66c4e57a3494686a9dc6058d2348074b465f5dd3) ([merge request](https://gitlab.com/gitlab-org/security/gitlab/-/merge_requests/4522))
- [Escape OAuth application name on authorize page](https://gitlab.com/gitlab-org/security/gitlab/-/commit/293bb1f70c681b75672e0b41af84ab5ae47d1e1e) ([merge request](https://gitlab.com/gitlab-org/security/gitlab/-/merge_requests/4517))
- [Prevent guest access to project templates](https://gitlab.com/gitlab-org/security/gitlab/-/commit/544398bdf7ea2b81100f8b95496f14d9b4698db8) ([merge request](https://gitlab.com/gitlab-org/security/gitlab/-/merge_requests/4477))
- [Remove access to local requests via cube query service](https://gitlab.com/gitlab-org/security/gitlab/-/commit/86894edacdaf1cad4b0e85f71918109d48013ccb) ([merge request](https://gitlab.com/gitlab-org/security/gitlab/-/merge_requests/4492))
- [External webhook token should be set](https://gitlab.com/gitlab-org/security/gitlab/-/commit/70fb8bebe2e8f1b85d625a8e496515c3f7e0e6d8) ([merge request](https://gitlab.com/gitlab-org/security/gitlab/-/merge_requests/4510))
- [Skip content when listing conflict files with types](https://gitlab.com/gitlab-org/security/gitlab/-/commit/c19d8a96d103680ec874327c1631e179e17da06a) ([merge request](https://gitlab.com/gitlab-org/security/gitlab/-/merge_requests/4513))
- [Hide version info from unauthorized users](https://gitlab.com/gitlab-org/security/gitlab/-/commit/0dd81e22f819f916c50cf531fa769000e9b5941b) ([merge request](https://gitlab.com/gitlab-org/security/gitlab/-/merge_requests/4500))
- [Prevent deploy keys from pushing code to an archived project](https://gitlab.com/gitlab-org/security/gitlab/-/commit/ed7a5173cae50f610d2c0263197f7996653cfc10) ([merge request](https://gitlab.com/gitlab-org/security/gitlab/-/merge_requests/4486))
## 17.3.5 (2024-10-09)
### Fixed (1 change)
- [Ensure levels is an array](https://gitlab.com/gitlab-org/security/gitlab/-/commit/74594891f31984feaaae6a069f057d6f48a489a6)
### Security (8 changes)
- [Do not create a pipeline on MR refresh if source branch was deleted](https://gitlab.com/gitlab-org/security/gitlab/-/commit/c36869b2e5cb0f88793bec7e20ded3e4d005f942) ([merge request](https://gitlab.com/gitlab-org/security/gitlab/-/merge_requests/4523))
- [Escape OAuth application name on authorize page](https://gitlab.com/gitlab-org/security/gitlab/-/commit/b5a704563f746e5c61301d3a7db0eab68d434e24) ([merge request](https://gitlab.com/gitlab-org/security/gitlab/-/merge_requests/4518))
- [Prevent guest access to project templates](https://gitlab.com/gitlab-org/security/gitlab/-/commit/92d177e2c5aaafb4f74bc2ceafe39b9a068e803d) ([merge request](https://gitlab.com/gitlab-org/security/gitlab/-/merge_requests/4449))
(省略されました)
Black Ink ver 2.3.2 → 2.3.3 2024/10/10
Black Ink 2.3.3
Oct 9, 2024
Fix a bug that prevented the puzzle chooser from defaulting to the previously selected month and year
Non-applicable comments in some visual NYT clues are no longer displayed
Printing improvements to avoid splitting a clue's text across pages or wrapping prematurely
Puzzle timer now records puzzle solve timing even if timer is not visible
If the app is opened in the background, puzzle timer won't start until app is activated
Accessibility Improvements:
Puzzle square status such as being circled or shaded, marked incorrect, etc., are now announced by VoiceOver
Fix a bug that could prevent changed values to cells being reflected by VoiceOver
ungoogled-chromium ver 129.0.6668.89-1 → 129.0.6668.100-1 2024/10/10
129.0.6668.100-1
Update to Chromium 129.0.6668.100
This release is for Linux
Zed ver 0.157.0-pre → 0.157.1-pre 2024/10/10
v0.157.1-pre Pre-release
Pre-release
  • Fixed a potential hang and panic when an SSH project goes through a slow reconnect.
AtlasOS ver 0.4.0 → 0.4.1 2024/10/10
0.4.1

Atlas v0.4.1

Version v0.4.1 brings more customizability, stability, and compatibility to Atlas, with many critical bug fixes and more Windows feature support. Most notably, Windows 11 24H2 support is now included, and Edge removal is fixed. 😊

📦 Upgrade Info

Important

Due to upgrade support still being a work in progress, this version of Atlas requires a complete Windows reinstall to upgrade from older versions.

If you're currently using v0.4.0, you can upgrade to v0.5.0 once it's released, which will include all the new features and fixes from this release. Additionally, if you're on version 0.4.0 23H2, you can update to 24H2 by upgrading to version 0.5.0 first when it becomes available. Remember that there's no set date for the release of version 0.5.0 yet.<

(省略されました)
Genkhord ver 1.23.1007.2 → 1.24.1010.1 2024/10/10
Version 1.24.1010.1
2024-10-10 07:48+0900
206,026,364 bytes (AI モデルを含む | including AI models) for Windows 10/11(x64)SHA1(Genkhord_stem_Setup.exe): 050f2be8b3b50300b9f8e666e7fb6c8539a79647SHA1(genkhord.exe): 01c5eef690cf7ece588818e23ff396b162614e98
➡Nplay24_Setup_0421009.3.zip 203,040,356 bytes (Genkhordと連携する高機能音楽プレイヤー/ビジュアライザー)Version 0.42.1009.3 2024-10-09 07:25+0900
➡Genkhord_Setup.exe 4,529,738 bytes (ファイルサイズが小さい軽量版。音源分離AIモデルを含まない)
➡Nplay12_stem_Setup.exe 203,983,291 bytes (Genkhordから派生した音楽再生ソフト)
1.23.1004.0 2024-10-04 GC:カポタスト機能を追加した。CapoボタンをクリックしてCapoモードにしてからカポのフレットを選択すれば、水色でカポが表示され対応するコードフォームが計算される。
1.23.1005.0 2024-10-05 GC:バレーコードフォームの場合は人差し指想定部分をを白色矩形で表示するようにした
1.23.1006.0 2024-10-06 GC:カポ機能においてカポ位置指定をメニューからできるようにした。全体をシフトする計算方法に改め、フォーム表示範囲をカポ位置よりブリッジ寄りに限定し、開放弦の表示など修正した。
1.23.1007.0 2024-10-07 GC:カポ機能においてカポをドラッグして移動できるようにした
1.23.1007.2 2024-10-07 GC:カポ機能においてカポを0フレット位置までドラッグしてカポを外せるようにした
1.24.1010.0 2024-10-10 GC:指板をクリックしても発音しないことがあったので修正した
Wave Terminal ver 0.8.10-beta.0 → 0.8.10-beta.2 2024/10/10
Wave Terminal v0.8.10-beta.2 Release Pre-release
Pre-release

What's Changed

  • fix: add error messages to ai chat by @oneirocosm in #999
  • Simple Quicklook by @oneirocosm in #998
  • allow ai defaults to be overridden by block meta by @sawka in #1000
  • fix rare bad shutdown loop with logger throwing errors by @sawka in #1001
  • Remove unnecessary onScroll log by @esimkowitz in #1002

Full Changelog: v0.8.10-beta.0...v0.8.10-beta.2

EmEditor Professional ver 24.3 → 24.4 2024/10/10
差分がありません
Explzh ver 9.52 → 9.53 2024/10/10
オンラインヘルプ
32ビット版 (Vista 以降に対応)Explzh Ver.9.53 (32ビット版) ダウンロード 5,628,080 バイト 2024/10/10
64ビット版 (Vista 以降に対応)Explzh Ver.9.53 (64ビット版) ダウンロード 6,340,368 バイト 2024/10/10
最新版の変更点、及び修正履歴 (x86/x64) サイレント インストーラ
64ビットβバージョン / 64ビット旧バージョン テーマ画像/ツールバーボタン/アイコン
Wave Terminal ver 0.8.10-beta.2 → 0.8.10 2024/10/10
Wave Terminal v0.8.10 Release

Minor big fix release. But also adds support for Azure AI and Quick Look (on MacoS).

  • added support for Azure AI See FAQ
  • AI errors now appear in the chat
  • on MacOS, hitting "Space" in directorypreview will open selected file in Quick Look
  • [bugfix] fixed transparency settings
  • [bugfix] fixed issue with non-standard port numbers in connection dropdown
  • [bugfix] fixed issue with embedded docsite (returned 404 after refresh)

PRs

  • use windowSettingsAtom by @sawka in #993
  • fix: do not canonicalize hostname in list by @oneirocosm in #994
  • Fix directory preview scroll to selected entry by @esimkowitz in #996
  • Fix 404 for docsite subpages wh
(省略されました)