Category: Patchword Changelog

  • Patchword 1.2

    • Comparing directories is faster and shows more precise progress information.
    • Files in directories can be compared by file contents or modification date and size.
    • Files in two compared directories can be matched by name, in pairs by their alphabetical order, or by a custom mapping that transforms the file name and matches two files with the same mapping.
    • Entire compared directories or selected modified subfiles can be renamed to match the name of the original files (when matching files by their alphabetical order or a custom mapping).
    • Fixed an issue that cuased patches that contained instructions to add or remove empty lines that didn’t start with a whitespace to fail parsing.
  • Patchword 1.1.1

    • Added two new context menu items to the differences list to copy the selected original or modified text.
    • Fixed a crash that happened on launch on macOS 11.
  • Patchword 1.1

    • Added support for the Shortcuts app.
  • Patchword 1.0.4

    • Fixed an issue that caused wrong highlights when applying an edit script to a document containing some special characters.
  • Patchword 1.0.3

    • Fixed an issue that caused added files to still be listed in the directory diff window when resetting the modified directory to the original one.
    • Fixed an issue that caused the selected difference to become unhighlighted when changing the filter.
    • Added two new languages: German and Italian.
  • Patchword 1.0.2

    • Fixed an issue that caused files with the same name but different extensions to be matched when comparing directories.
    • Fixed a crash that happened when selecting a difference in the sidebar on macOS 12.
    • Fixed an issue that caused the main window to be misplaced during the first launch.
  • Patchword 1.0.1

    • Small bug fixes and improvements.