Araxis Merge 2025.0 リリース

Araxis Merge
Araxis Merge は視覚的にファイル・フォルダーの差分抽出(diff)、統合(マージ)を行うアプリケーションです。差分抽出精度の高さ、処理速度の速さにより、ユーザー様に高い信頼をいただいています。ご使用用途は、ソース コード、Web ページ、その他のテキスト ファイルとこれを含むフォルダーのバージョン管理作業をはじめ、翻訳やソフトウエアのローカライゼーション時の作業対象箇所の抽出、画像比較やあらゆるファイルコピーのバイナリ比較など、多岐にわたります。対象ファイルの大きさに関わらず、高速に比較を実行し、差分の抽出作業と統合のお役に立ちます。フォルダーの同期化、コードの確認と監査の実行といった何千ものファイルを含むソース階層の処理も速やかに実現します。

国内最大級の品揃え【DMMブックス】ロリポップ!
ファッション雑誌No.1 宝島社公式通販サイト『宝島チャンネル』

Araxis Merge
バージョン  2025.0
リリース日  2025年4月30日

アップデート内容

  • 機能強化

    • Windows macOS Each new release of Merge now includes both Merge for Windows and Merge for macOS. Previously, each platform had an independent release cadence. This change has several benefits: #6973 #7000
      • It simplifies downloads and streamlines release notes.
      • Customers using Merge on both Windows and macOS now benefit from a combined release cycle with identical version numbers across both platforms.
      • It is easier for Araxis to align enhancements and bug fixes across platforms.
    • Windows macOS Merge version numbers are now more succinct and easier to understand. The major version continues to reflect the year of release (e.g. 2025). The minor version now resets to 0 for the first release made in each year and increments for each subsequent release. #6973 #7000
    • Windows We now code-sign the Merge for Windows setup packages and binaries using Microsoft Azure Trusted Signing. (Earlier versions of Merge for Windows were signed with a DigiCert EV certificate.) Microsoft Azure Trusted Signing ensures optimal trust on Windows platforms and provides assurance of the integrity and authenticity of the Araxis Merge setup packages and binaries. #7042
    • Windows macOS We have rewritten the code that checks for newly available releases so that it performs identically on both macOS and Windows. Notification messages about new releases are more explicit and include the whole version number of any available update rather than just its build number. #6973
    • macOS Merge for macOS update-notification messages are now identical to those of Merge for Windows. They now include relevant information about the expiry date of the current serial number and whether it will work with a newly available release. #6973
    • Windows macOS The silencing of notification messages about newly available Merge updates is now specific to each release. For example, if you silence a notification for the 2025.1 release, Merge will notify you when 2025.2 becomes available. You can disable update notifications entirely with the pre-existing ApplicationNotificationsUpdates available for download setting. #6973
    • macOS We have consolidated settings related to update checking. The ApplicationGeneralCheck online for product updates setting is removed, being subsumed into the ApplicationNotificationsUpdates available for download setting so that Merge no longer checks for updates when that notification is disabled. Windows Merge for Windows also now entirely suppresses update checking when this notification is disabled. #6973
    • Windows Commands to manipulate the character encoding of a file are easier to discover and understand. The Set Encoding ribbon item is now an エンコード  menu with two items: #6983
      • Reopen file with encoding… reopens the current file with a specified encoding.
      • Set encoding for file save… sets the character encoding used when you next save the current file.

      We have also replaced the text comparison Reopen file with encoding… context menu item with the new Encoding submenu.

      • We have removed the Reopen file with encoding… item from the context menu of binary and image comparisons.
    • macOS Commands to manipulate the character encoding of a file are easier to discover and understand. The Set Encoding toolbar item is now an エンコードの設定  menu with two items: #6983
      • Reopen File with Encoding… reopens the current file with a specified encoding.
      • Set Encoding for File Save… sets the character encoding used when you next save the current file.

      We have also replaced the FileSet Character Encoding… menu item and the text comparison Reopen File with Encoding… context menu with the new Encoding submenu.

    • macOS Merge now respects an expressly specified character encoding even when opening a file with a com.apple.TextEncoding extended attribute. #7028
    • macOS Merge now respects the Try to auto-detect character encoding from file content setting when you have unchecked it, even for files that have a com.apple.TextEncoding extended attribute. #6961
    • macOS In the text comparison file-open dialog, we have renamed the Encoding drop-down menu (revealed when you click the Show Options button) to Fallback encoding. The new name better reflects its purpose. #7056
    • Windows macOS When opening a previously opened file with an entry in the history list, Merge now uses the character encoding recorded in the history list instead of an auto-detected encoding. This change reduces the necessity of manually specifying character encodings for files where auto-detection fails. #6962 #6999
    • Windows On completion of a folder comparison, the first row with a change is no longer automatically selected if you already made a selection while the comparison was underway. #6894
    • Windows The automatic selection of the first row with a change on completion of a folder comparison can be completely disabled using a new Windows Registry setting, EnableFolderComparisonAutoSelect, located under the key HKEY_CURRENT_USER\Software\Araxis\Merge\7.1. This setting defaults to 1 (enabled) but can be set to 0 using the Windows Registry Editor to disable the feature. #6894
    • macOS On completion of a folder comparison, Merge now selects the first row with a change unless you already made a selection while the comparison was in process. You can disable automatic row selection by running the following command in a terminal: #6894
      defaults write com.araxis.merge MergeV2 -dict-add EnableFolderComparisonAutoSelect json:0
      

      To re-enable the feature, re-run the above command having replaced the final 0 with a 1.

    • macOS Merge now associates the *.pdb file pattern with binary comparisons by default. This change brings Merge for macOS into line with Merge for Windows. #6936
    • macOS Merge now considers a file in a comparison to be current when its file or folder entry field has input focus. Previously, the file panel itself had to have focus. #6983
    • macOS Merge for macOS now sends registration information asynchronously in an identical manner to Merge for Windows rather than when the registration window closes. For more information about the registration information Merge sends to Araxis, please see the 登録 topic. #6973
    • Windows We have removed redundant C++ Automation API samples to reduce the size of the setup packages. We have also removed the example code for the previously deprecated DLL file filter. These changes have reduced the setup packages by several megabytes. #7074
    • Windows macOS We have upgraded the OpenJDK Java Runtime Environment subset bundled with Merge to Adoptium Eclipse Temurin OpenJDK 21.0.6+7. #7033 #7054
    • Windows macOS We have made it easier for us to keep the third-party libraries used by Merge updated with enhancements and security fixes. #7003 #7075
    • This release updates the following dependencies: #7003 #7075
    • Windows Merge now uses the latest Windows 11 SDK version 10.0.26100.0. #7043 #7065
    • We have updated the copyright notices for 2025. #7045

    不具合修正

    • Windows Merge now successfully sends registration information at most once for each particular release of Merge installed on a machine. Previously, Merge for Windows would erroneously send registration information each time Merge started. For more information about the registration information Merge sends to Araxis, please see the 登録 topic. #6973
    • Windows Merge now preserves the status of the 変更済み  indicator for each file in a text comparison when you swap panes. #7034
    • Windows Merge now draws extended linking lines correctly when it shows a transient message at the top of the centre pane of a three-way file comparison. #7036
    • Windows macOS Merge now updates tab titles after saving a modified text pane with a new filename. #6987
    • macOS Entries in the text-comparison history list now always display the actual character encoding last used to load or save the file. #6963
    • macOS Merge now always respects an expressly specified character encoding when loading a text file, even when you have checked the Try to auto-detect character encoding from file content setting. Previously, Merge would ignore an expressly specified character encoding if it could auto-detect a suitable character encoding from a file’s contents. #6962
    • macOS We have renamed the FileSave AsSave Preferences As… menu item to Save Settings As… #7023

アップデート情報元ページ

https://www.araxis.com/merge/release-notes.ja

公式サイト

https://www.araxis.com/merge/index.ja