Skip to content

Releases: eltos/PasteIntoFile

Version 5.5

01 Oct 16:03
c5a52a5

Choose a tag to compare

Changes:

  • Add support for ICS calendar appointments #83
  • Improved previews for various formats
  • Add option to change language #81
  • Add file extension of single files copied to clipboard #85
  • Translation updates by @eltos, @maicol07, hypnotichemionus4

GitHub release (by tag)

📥 INSTALL 🪙 DONATE ❤️ SAY THANKS

Free code signing is provided by SignPath.io, certificate by SignPath Foundation.
We thank SignPath for supporting this FOSS project with code signing.

Version 5.4.4

24 Jun 17:44

Choose a tag to compare

Starting with this release, Paste Into File will ship with signed binaries 🚀
Free code signing is provided by SignPath.io, certificate by SignPath Foundation.
We thank SignPath for supporting this FOSS project with code signing.

Thanks to @insane66613 for the suggestion and guidance on code signing with SignPath

Changes since version 5.4.3:

  • Code signed binaries
  • Translation updates

GitHub release (by tag)

📥 INSTALL 🪙 DONATE ❤️ SAY THANKS

Version 5.4.3

16 Apr 19:12
f9c6e27

Choose a tag to compare

Changes since Version 5.3:

  • Filename template
    • Add placeholder {2} for copied text, so the filename can be what you copied
    • Allow / to support subfolder structures
    • Add date format placeholder j for day-of-year and w week-of-year #49
  • Subfolder template
    • Add UI to edit
    • Allow absolute paths
  • Filetype support
    • Add support for ico files
    • Improve metafile support (wmf and emf)
    • Improve image detection and support more mime types
    • Recognize extension variants (e.g. tiff for tif or jpeg for jpg)
  • Translations

Starting with v5.4 PasteIntoFile is also available from winget thanks to @QuentiumYT

Full Changelog: v5.3.2...v5.4.3

GitHub release (by tag)
GitHub release (by tag)
GitHub release (by tag)
GitHub release (by tag)

📥 INSTALL 🪙 DONATE ❤️ SAY THANKS

Version 5.4.2

13 Apr 16:00
6a79a48

Choose a tag to compare

v5.4.2

Aktualisieren von AssemblyInfo.cs

Version 5.4.1

21 Feb 19:51
7a237bb

Choose a tag to compare

v5.4.1

Version 4.5.1

Version 5.4

18 Nov 15:18

Choose a tag to compare

v5.4

Version 5.4

Version 5.3.4

30 Oct 16:42

Choose a tag to compare

Changes since Version 5.2:

  • 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
  • Translation updates by @maicol07 @eltos
  • Fixed a bug where the portable version asset .zip was actually a .tar.gz file #43
  • Fixed a bug where the default image extension was not rememberes #45🚀 5.3.1
  • Fixed a bug where saving plain text was broken #58🚀 5.3.3
  • CI fixes  🚀 5.3.4

Full Changelog: v5.2...v5.3.4

GitHub release (by tag)
GitHub release (by tag)
GitHub release (by tag)
GitHub release (by tag)

📥 INSTALL 🪙 DONATE ❤️ SAY THANKS

Version 5.3.2

22 Jul 14:32

Choose a tag to compare

v5.3.2

Version 5.3.2

Version 5.3.1

02 May 15:17

Choose a tag to compare

v5.3.1

Version 5.3.1

Version 5.3

24 Mar 13:28
5c8b94c

Choose a tag to compare

v5.3

Update README.md