2024年09月27日の更新情報

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

GeoServer、Joplin、RunJS、PostgreSQL、fastlane、Postgres.app、WordPress for iOS、Alfred等が更新されました。

GeoServer ver 2.25.3 → 2.26.0 2024/09/26
GeoServer 2.26.0
Released on September 18, 2024
GeoServer 2.26.0 release notes
Source code packages for tag 2.26.0.
International Astronomical Union CRS authority
Raster Attribute Table
Joplin ver 3.1.16 → 3.1.17 2024/09/27
v3.1.17 Pre-release
Pre-release
  • Improved: Enable again auto-updates (058a559)
  • New: Fix horizontal rule button when cursor is not on a new line (#11085 by @personalizedrefrigerator)
  • Improved: Automatically detect and use operating system theme by default (5beb80b)
  • Improved: Updated packages glob (v10.4.2), jsdom (v24.1.0), sass (v1.77.6), turndown (v7.2.0)
  • Fixed: Delete revisions on the sync target when deleted locally (#11035) (#11017 by @personalizedrefrigerator)
  • Fixed: Fix ctrl/cmd-n can create new notes while the trash folder is selected (#11092 by @personalizedrefrigerator)
  • Fixed: Improve perfo
(省略されました)
RunJS ver 3.0.1 → 3.0.2 2024/09/27
3.0.2 Pre-release
Pre-release
  • AI chat - chat with Open AI models for code generation and questions.
  • Improved support for top-level await.
  • Added an activity bar.
  • Added support for alert(), confirm() and prompt().
  • Various performance improvements.
  • Increase hover delay for inline tooltips.
  • Added icons to settings tabs.
  • Improved support for installing native modules.
  • Upgraded Node.js to version 20.15.1.
  • Upgraded Chromium to version 126.
  • Upgraded V8 to version 12.6.
PostgreSQL ver 17.RC2 → 17.0 2024/09/27
差分がありません
fastlane ver 2.222.0 → 2.223.0 2024/09/27
2.223.0 Improvements
  • [ci] fix changelog generation when no author (#22250) via Josh Holtz (@joshdholtz)
  • [core] add -packageAuthorizationProvider flag for xcodebuild (#22227) via Yarden Eitan (@yarneo)
  • [deliver][pilot] add ability to use Individual API key in deliver and pilot (#22128) via Ryosuke Ito (@manicmaniac)
  • [match] allow using legacy encryption mode when writing to storage (#22228) via Hiroto Nakamura (@Hiroto-N)
  • [action][import_from_git] fix import_from_git when specifying a tag and cache_path (#22133) via Jens Kuhr Jørgensen (@jenskuhrjorgensen)
  • [slack] enable emoji-based icons in Slack action by adding icon_emoji parameter (#22235) via Luka Hristic (@lukeleleh)<
(省略されました)
Postgres.app ver 2.7.6-16 → 2.7.8-17 2024/09/27
GitHub 7283 Stars
Postgres.app with PostgreSQL 17 (Universal)
Postgres.app v2.7.8
Download Size 111MB
PostgreSQL 17.0
/ PostGIS 3.5.0beta1
Postgres.app v2.7.8
Download Size 501MB
PostgreSQL 17.0
/ PostGIS 3.5.0beta1
 ·  Universal
/ PostGIS 3.4.3
/ PostGIS 3.3.7
Postgres.app with PostgreSQL 16 (Universal)
Postgres.app v2.7.8
Download Size 114MB
PostgreSQL 16.4
/ PostGIS 3.4.3
Postgres.app v2.7.8
(省略されました)
WordPress for iOS ver 25.3.0.0 → 25.3 2024/09/27
25.3

This month we have lots of visual fixes, and one new experimental feature we'd love your feedback on.

Visually, we've:

  • Updated the site picker to be simpler and easier to use – it adds support for context menus and previews.
  • Fixed an issue where some navigation bars in the app were transparent.
  • Updated dozens of screens to avoid visual bugs by simplifying the code.

Under "App Settings", you now can try out Application Passwords – a new Experimental Feature for self-hosted sites that allows them to work with the apps if they use 2FA or SSO.

Alfred ver 5.5_2257 → 5.5.1_2273 2024/09/27
Sync SettingsKeep your Alfred settings in sync across your Macs.
Version 5.5.1 b2273 (macOS 10.14+, 64-bit Intel, Apple Silicon).
Alfred 5: Ready for macOS Sequoia
Tor ver 13.5.4 → 13.5.5 2024/09/27
差分がありません
Git for Windows ver 2.46.2 → 2.47.0-rc0 2024/09/27
Git for Windows v2.47.0-rc0.windows.1 Pre-release
Pre-release

Changes since Git for Windows v2.46.2 (September 24th 2024)

Git for Windows for Windows v2.47 drops support for Windows 7 and for Windows 8, as announced previously.

Please also note that the 32-bit variant of Git for Windows is deprecated; Its last official release is planned for 2025.

New Features

  • Comes with Git v2.47.0-rc0.
  • Comes with the MSYS2 runtime (Git for Windows flavor) based on Cygwin v3.5.4, which drops Windows 7 and Windows 8 support.
  • The new, experimental git backfill command was added: It helps fetching relevant Git objects smartly in a partial, sparse clone.
  • The new, expe
(省略されました)
Chrome 開発版 ver 131.0.6724.0 → 131.0.6738.0 2024/09/27
"name": "chrome/platforms/win/channels/dev/versions/131.0.6738.0/releases/1727381260",
"serving": {
"startTime": "2024-09-26T20:07:40.013172Z"
},
"fraction": 1,
"version": "131.0.6738.0",
"fractionGroup": "79",
"pinnable": true
},
{
"startTime": "2024-09-19T18:01:39.786407Z",
"endTime": "2024-09-26T20:07:40.013172Z"
Wave Terminal ver 0.8.5 → 0.8.6 2024/09/27
Wave Terminal v0.8.6 Release

Another quick hotfix update. Fixes an issue where, if you deleted all of the tabs in a window, the window would be restored on next startup as completely blank.

Also, as a bonus, we added fish shell support!

Change Log from PRs

  • Checkbox and Radio Context Menu Items by @oneirocosm in #861
  • Dispose of the window DB entry when no tabs are left by @esimkowitz in #866
  • better conditional taskfile running by @sawka in #864
  • fix broken windows (with no tabs) by @sawka in #867
  • Storybook page, exclude Jotai from dependabot, use NodeJS 20 for builds by @esimkowitz in #868
  • Bump the dev-dependencies group with 2 updates by @dependabot
(省略されました)
Microsoft Edge安定版 ver 128.0.2739.90 → 128.0.2739.97 2024/09/27
Article09/26/2024
Version 128.0.2739.97: September 26, 2024
Fixed various bugs and performance issues Extended Stable channel.
Stable channel security updates are listed here.
Version 129.0.2792.65: September 26, 2024
Fixed various bugs and performance issues, and feature updates.
Stable channel security updates are listed here.
Feature updates
Administrators can control the availability of the sidebar using the HubsSidebarEnabled policy.
Site compatibility impacting changes
Rename inset-area to position-area. The CSS working group (CSSWG) resolved to rename this property from inset-area to position-area. For more information, see the CSSWG discussion in GitHub.
The old and new property names are supported for a few milestones, to help developers migrate to the new position-area name. We're shipping the new property name, position-area, as a synonym for inset-area.
calibre ver 7.18 → 7.19 2024/09/27
Release: 7.19 [27 Sep, 2024]
New features
E-book viewer: Halve the time taken to open large EPUB format books for the first time
A four hundred thousand word EPUB book now opens in under a second on typical hardware.
PDF new engine: Improve header/footer detection
For column icons and grid view emblems, support icons for both light and dark themes
News downloads: Mark links to locally available articles with a middle-dot
When saving a layout also save the main window geometry
Closes tickets: 2079784
Bug fixes
Windows: Read Aloud: Fix an occasional crash when stopping read aloud when using the legacy windows TTS engine
Closes tickets: 2080705
Windows: Read Aloud: Fix clicking in text to change what is being read causing tracking of currently read word to fail when using the legacy Windows TTS engine
Closes tickets: 2080705
Read aloud: Fix reading large numeric words causing text synchronization to fail when using some legacy TTS engines
Closes tickets: 2080708
EPUB3 metadata: Fix setting series number to zero not working
Closes tickets: 2080701
Comic Input: Handle comics whose internal files have control codes in their filenames
(省略されました)