Releases: eltos/PasteIntoFile
Version 5.3
v5.3 Update README.md
Version 5.2
Changes since Version 5.1:
- 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
Full Changelog: v5.1...v5.2
📥 INSTALL | 🪙 DONATE | ❤️ SAY THANKS |
---|
Version 5.1
Changes since Version 5.0:
- Sync translations with Crowdin #18
- Italian 🇮🇹 translation by @maicol07 #18 #29
- Add new file format specific clipboard data upon copy to clipboard: CSV, HTML, RTF
- Use portable settings for portable version #25
- Add GUI tooltips
Full Changelog: v5.0.2...v5.1
📥 INSTALL | 🪙 DONATE | ❤️ SAY THANKS |
---|
Version 5.0.2
- Add clipboard patching (experimental), so you can use regular paste with
CTRL
+V
- Add context menu entry "Replace with clipboard content" (and allow to undo it the usual way) #13
- Add support for animated GIF images
- Add support for embedded meta file (EMF)
- Add support for scalable vector graphics (SVG)
- Add support for images from encoded data URI and MIME types
- Improve image preview taking selected extension into account
- Add update checks and notify if new version is available
- Allow to en-/disable each context menu entry separately
- Consider extension and path fragment of filename passed via command line
- Fix an issue where batch mode was broken by opening and closing a second instance of PasteIntoFile
- Remove ICO and WMF formats which were actually saved as PNG
Full Changelog: v4.3.1...v5.0.2
📥 INSTALL | 🪙 DONATE | ❤️ SAY THANKS |
---|
Version 4.3.1
Changes since Version 4.2:
- Fix Microsoft Defender Smartscreen prompt upon install #10
- Improve file explorer integration in autosave mode #9
- Support transparent images*
- Make autosave balloon/toast notification silent
- Add ellipsis to explorer context menu entry
- Save file drop list to m3u or zip**
- Save images as PDF file 🚀 4.3.1
- Option for silent installation with
/qn
switch 🚀 4.3.1
*Requires that the source program also supports transparent images via FileDropList or Metafile clipboard format
**Zipping huge files might cause "not responding" until complete
Full Changelog: v4.2...v4.3.1
📥 INSTALL | 🪙 DONATE | ❤️ SAY THANKS |
---|
Version 4.2
- React to hotkeys (WIN+ALT+V and WIN+ALT+C) and run in tray #8
- Make SHIFT toggle automode #7
- Add subfolder option via CTRL key #7
- Fix crash when trying to paste into special folders (like quick access or recycle bin)
- Use UTF-8 encoding without BOM bytes
- Improve documentation
Full Changelog: v4.1...v4.2
🪙 DONATE | ❤️ SAY THANKS |
---|
Version 4.1
- Handle multi-format clipboard data: Chose data based on selected extension
- Adds support for
html
,csv
,sylk
,dif
andrtf
formats*
Full Changelog: v4.0.1...v4.1
*Note: to save the copied plain text instead of the associated data to a file with these extensions, use HTML
or .html
etc. as extension. This can be useful e.g. when copying syntax highlighted code snippets from your browser.
Version 4.0
- Copy file content to clipboard via file context menu
- Paste file drop list
- New and updated command line options*
Full Changelog: v3.11...v4.0.1
*Note: the command line options are not backwards compatible with prior versions
Version 3.11
- Added GUI to select or edit filename template
- Ask for initial save when activating batch mode
- Created an MSI installer
- Retain settings on version upgrade
Full Changelog: v3.10...v3.11
Version 3.10
- Clipboard is monitored and data updated
- Batch mode option to save files on every clipboard change
- Added url extension to save text as internet link file
Full Changelog: v3.9...v3.10