PasteIntoFile Changelog

What's new in PasteIntoFile 5.3.1

May 2, 2024
  • Implement "Append into file" mode #41 (moved the "Clear clipboard" checkbox to settings)
  • Add dynamic context menu entry "Paste into this file" for existing files
  • For text-like and zip file, a submenu with options to either "Append" or "Replace" is shown
  • For image files, only the top-level "Replace" option is shown
  • Improve automatic determination of file extension and add generic extension *
  • Batch mode processing will now stick to the selected file extension and ignore any clipboard contents not matching the extension.
  • To save clipboard contents of variable type, select * as extension. In this case, the extension is determined automatically, like in autosave mode.
  • Add support for more MIME types
  • Fixed a bug where the portable version asset .zip was actually a .tar.gz file #43
  • Translation updates by @maicol07 @eltos

New in PasteIntoFile 5.3 (Mar 25, 2024)

  • Implement "Append into file" mode #41 (moved the "Clear clipboard" checkbox to settings)
  • Add dynamic context menu entry "Paste into this file" for existing files
  • For text-like and zip file, a submenu with options to either "Append" or "Replace" is shown
  • For image files, only the top-level "Replace" option is shown
  • Improve automatic determination of file extension and add generic extension *
  • Batch mode processing will now stick to the selected file extension and ignore any clipboard contents not matching the extension.
  • To save clipboard contents of variable type, select * as extension. In this case, the extension is determined automatically, like in autosave mode.
  • Add support for more MIME types
  • Fixed a bug where the portable version asset .zip was actually a .tar.gz file #43
  • Translation updates by @maicol07 @eltos

New in PasteIntoFile 5.3 RC 2 (Mar 17, 2024)

  • Fix wix toolset path in release action

New in PasteIntoFile 5.2 (Feb 27, 2024)

  • Improve autosave mode when pasting on the desktop
  • Add setting to prevent opening a new explorer window when autosaving into subfolder or on desktop
  • Enhanced dark mode and DPI scaling
  • Add "Always on top" option to window bar context menu (useful for batch-saving)
  • Consider image rotation from EXIF when copying from file
  • Improve preview for saving file lists as text
  • Add setting to disable update notifications
  • Fix crashes on Windows 8 #33
  • Add and update translations by @ubless607 @maicol07 @eltos #18