# Ditto changelog > A clipboard manager for Windows. - Vendor: Ditto - Category: Productivity - Platforms: Windows - Official site: https://ditto-cp.sourceforge.io - Tracked by: What's New (https://whatsnew.fyi/product/ditto) - Harvested from: GitHub (sabrogden/Ditto) - Entries below: 9 (newest first) What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. ## Releases ### 3.25.113.0 - Date: 2025-09-27 - Version: 3.25.113.0 - Original notes: https://github.com/sabrogden/Ditto/releases/tag/3.25.113.0 - Permalink: https://whatsnew.fyi/product/ditto/releases/3.25.113.0 - Labels: Platforms: Windows ##### What's Changed * Update Chinese Simplified.xml by @xbeta-zhang in https://github.com/sabrogden/Ditto/pull/906 * updated french translation by @sabrogden in https://github.com/sabrogden/Ditto/pull/911 * Added back in local qrcode generation by @sabrogden in https://github.com/sabrogden/Ditto/pull/925 * added options to delete clip data screen to view data, properties and… by @sabrogden in https://github.com/sabrogden/Ditto/pull/928 * allow escape to close message box prompts by @sabrogden in https://github.com/sabrogden/Ditto/pull/929 * Make darker ditto theme description window more readable (text color … by @sabrogden in https://github.com/sabrogden/Ditto/pull/930 * Updated darker theme to show rtf or html text that is dark better by @sabrogden in https://github.com/sabrogden/Ditto/pull/932 * changed dialog promps to ok/cancel so escape key works to cancel the … by @sabrogden in https://github.com/sabrogden/Ditto/pull/933 * Don't close delete clips dialog on escape key, changed cancel button … by @sabrogden in https://github.com/sabrogden/Ditto/pull/934 * Allow translating the description window right click menu by @sabrogden in https://github.com/sabrogden/Ditto/pull/935 * Allow clip data window to be maximized by @sabrogden in https://github.com/sabrogden/Ditto/pull/937 * Fixed crash when existing with delete clip data window open, use care… by @sabrogden in https://github.com/sabrogden/Ditto/pull/940 * Deleted clip data, don't auto call vacuum after deleting clip, moved … by @sabrogden in https://github.com/sabrogden/Ditto/pull/942 * Bring back the internal editor for clips by @sabrogden in https://github.com/sabrogden/Ditto/pull/952 * Edit wnd dpi by @sabrogden in https://github.com/sabrogden/Ditto/pull/960 * Installer support running on 64bit and arm64 by @sabrogden in https://github.com/sabrogden/Ditto/pull/961 * Deutsch.xml: Added some strings by @dodmi in https://github.com/sabrogden/Ditto/pull/948 * Added option to export to web search defaults to google by @sabrogden in https://github.com/sabrogden/Ditto/pull/965 ##### New Contributors * @xbeta-zhang made their first contribution in https://github.com/sabrogden/Ditto/pull/906 **Full Changelog**: https://github.com/sabrogden/Ditto/compare/3.25.76.0...3.25.113.0 ### 3.25.76.0 - Date: 2025-08-21 - Version: 3.25.76.0 - Original notes: https://github.com/sabrogden/Ditto/releases/tag/3.25.76.0 - Permalink: https://whatsnew.fyi/product/ditto/releases/3.25.76.0 - Labels: Platforms: Windows ##### What's Changed * corrected build number showing in the installer by @sabrogden in https://github.com/sabrogden/Ditto/pull/905 **Full Changelog**: https://github.com/sabrogden/Ditto/compare/3.25.73.0...3.25.76.0 ### 3.25.73.0 - Date: 2025-08-19 - Version: 3.25.73.0 - Original notes: https://github.com/sabrogden/Ditto/releases/tag/3.25.73.0 - Permalink: https://whatsnew.fyi/product/ditto/releases/3.25.73.0 - Labels: Platforms: Windows ##### What's Changed * Update Inno Setup script by @bovirus in https://github.com/sabrogden/Ditto/pull/467 * delete old italian language / Add new Italian language by @bovirus in https://github.com/sabrogden/Ditto/pull/473 * Update Italian language file by @bovirus in https://github.com/sabrogden/Ditto/pull/474 * Update installer script by @bovirus in https://github.com/sabrogden/Ditto/pull/476 * Update Chinese Simplified.xml by @nkh0472 in https://github.com/sabrogden/Ditto/pull/555 * Improve korean translation by @PzaThief in https://github.com/sabrogden/Ditto/pull/568 * add advance option of clipboard restore delay after copy buffer use by @PzaThief in https://github.com/sabrogden/Ditto/pull/569 * Synced Deutsch.xml with English.xml and changed some translations by @dodmi in https://github.com/sabrogden/Ditto/pull/578 * Feat/faster thumbnail by @PzaThief in https://github.com/sabrogden/Ditto/pull/585 * change default thumbnail interpolation mode to bicubic by @PzaThief in https://github.com/sabrogden/Ditto/pull/586 * Appveyor by @sabrogden in https://github.com/sabrogden/Ditto/pull/587 * Add some options with some refactoring by @PzaThief in https://github.com/sabrogden/Ditto/pull/588 * fix FocusCaret to get caret in Chrome by @PzaThief in https://github.com/sabrogden/Ditto/pull/593 * Appveyor by @sabrogden in https://github.com/sabrogden/Ditto/pull/594 * Feat/ignore annoying cfdib by @PzaThief in https://github.com/sabrogden/Ditto/pull/599 * Added an option to paste ascii text only 1- 127 character codes by @sabrogden in https://github.com/sabrogden/Ditto/pull/651 * Bump version numbers of themes (Nord + Terminal) so that they are offered to user in Options by @dcog989 in https://github.com/sabrogden/Ditto/pull/636 * Draw color of copied color code in the format #CD5C5C or rgb(120,153,… by @sabrogden in https://github.com/sabrogden/Ditto/pull/665 * use SQLite3MultipleCiphers to start to be able to encrypt Ditto's dat… by @sabrogden in https://github.com/sabrogden/Ditto/pull/666 * fixed issue with search text not showing on last row, line 1 if showi… by @sabrogden in https://github.com/sabrogden/Ditto/pull/668 * expand drawing rgb to work without the rgb( or #, needs to have 3 num… by @sabrogden in https://github.com/sabrogden/Ditto/pull/724 * Increase the number of copy buffers to 5 by @sabrogden in https://github.com/sabrogden/Ditto/pull/728 * Added option to center the window under the curor or caret instead of… by @sabrogden in https://github.com/sabrogden/Ditto/pull/753 * Removed built in editor, use notepad, wordpad or word by @sabrogden in https://github.com/sabrogden/Ditto/pull/757 * Removed inline qrcode viewer with link to a qrcode website by @sabrogden in https://github.com/sabrogden/Ditto/pull/758 * replaced g_opt with CGetSetOptions:: for getting all settings by @sabrogden in https://github.com/sabrogden/Ditto/pull/759 * fixed warnings and fixed saving new clips from notepad by @sabrogden in https://github.com/sabrogden/Ditto/pull/761 * Create Bulgarian Translation by @StoyanDimitrov in https://github.com/sabrogden/Ditto/pull/760 * My read on Selenized theme by @StoyanDimitrov in https://github.com/sabrogden/Ditto/pull/763 * New theme + fix typo by @dcog989 in https://github.com/sabrogden/Ditto/pull/780 * added beyond compare 5 path to diff file paths by @sabrogden in https://github.com/sabrogden/Ditto/pull/782 * Increase the size of the delete clip data dialog so all columns are v… by @sabrogden in https://github.com/sabrogden/Ditto/pull/784 * Added option "Append Computer Name and IP when receiving clips" to no… by @sabrogden in https://github.com/sabrogden/Ditto/pull/785 * Save files for compare as utf8 by @sabrogden in https://github.com/sabrogden/Ditto/pull/786 * Moved files by @sabrogden in https://github.com/sabrogden/Ditto/pull/800 * support saving time as 64bit to support dates past 2038 by @sabrogden in https://github.com/sabrogden/Ditto/pull/806 * Make clip previe _[Truncated at 4000 characters — full notes: https://github.com/sabrogden/Ditto/releases/tag/3.25.73.0]_ ### nightly — nightly build - Date: 2023-11-25 - Version: nightly - Original notes: https://github.com/sabrogden/Ditto/releases/tag/nightly - Permalink: https://whatsnew.fyi/product/ditto/releases/nightly - Labels: Pre-release; nightly; Platforms: Windows ##### What's Changed * Build appx as x64, new beta point by @sabrogden in https://github.com/sabrogden/Ditto/pull/971 * Added special paste option to paste a new Guid by @sabrogden in https://github.com/sabrogden/Ditto/pull/1001 * Updated installer history and wiki links to github by @sabrogden in https://github.com/sabrogden/Ditto/pull/1006 * Support not saving clips because of the clipboard formats, ExcludeCli… by @sabrogden in https://github.com/sabrogden/Ditto/pull/1011 * Add modern scrollbars by @schmurtzm in https://github.com/sabrogden/Ditto/pull/1013 * Add theme preview and window options by @schmurtzm in https://github.com/sabrogden/Ditto/pull/1012 * Update Spanish.xml 90% / Spanish.xml actualizado al 90% by @Vanir022 in https://github.com/sabrogden/Ditto/pull/972 * Fix French translations for Backup/Restore Database (#1016) by @fengchefly in https://github.com/sabrogden/Ditto/pull/1020 * update the new scroll bars to better handle them when they are hidden… by @sabrogden in https://github.com/sabrogden/Ditto/pull/1022 * Added advanced option to renumber clip to whole numbers by @sabrogden in https://github.com/sabrogden/Ditto/pull/1024 * Create special paste option Posixify paths by @geff10 in https://github.com/sabrogden/Ditto/pull/1036 * Fix French translations for Backup/Restore Database (#1016) by @dogedede in https://github.com/sabrogden/Ditto/pull/1019 * Shows format size in mb, kb or byes depending on the size by @sabrogden in https://github.com/sabrogden/Ditto/pull/1039 * Added option to enforce clipboard ignore formats or not by @sabrogden in https://github.com/sabrogden/Ditto/pull/1044 * Update Slovak translation by @kubalav in https://github.com/sabrogden/Ditto/pull/1060 * Add "Paste as Image" option to Special Paste menu by @nielsbosma in https://github.com/sabrogden/Ditto/pull/1095 * Add starred clips filter by @FahadBinHussain in https://github.com/sabrogden/Ditto/pull/1098 * Add Go to Entry right-click action in search results by @izzy20044 in https://github.com/sabrogden/Ditto/pull/1100 * Updated to the latest sqlitemc - Updated to the latest PlatformToolse… by @sabrogden in https://github.com/sabrogden/Ditto/pull/1110 * Add shortcut action for starred clips by @FahadBinHussain in https://github.com/sabrogden/Ditto/pull/1107 * Add Brazilian Portuguese translation (pt-BR) by @MineTechCode in https://github.com/sabrogden/Ditto/pull/1119 ##### New Contributors * @schmurtzm made their first contribution in https://github.com/sabrogden/Ditto/pull/1013 * @Vanir022 made their first contribution in https://github.com/sabrogden/Ditto/pull/972 * @fengchefly made their first contribution in https://github.com/sabrogden/Ditto/pull/1020 * @geff10 made their first contribution in https://github.com/sabrogden/Ditto/pull/1036 * @dogedede made their first contribution in https://github.com/sabrogden/Ditto/pull/1019 * @nielsbosma made their first contribution in https://github.com/sabrogden/Ditto/pull/1095 * @FahadBinHussain made their first contribution in https://github.com/sabrogden/Ditto/pull/1098 * @izzy20044 made their first contribution in https://github.com/sabrogden/Ditto/pull/1100 * @MineTechCode made their first contribution in https://github.com/sabrogden/Ditto/pull/1119 **Full Changelog**: https://github.com/sabrogden/Ditto/compare/3.25.113.0...3_25_136_0 ### 3.24.246.0 - Date: 2023-04-16 - Version: 3.24.246.0 - Original notes: https://github.com/sabrogden/Ditto/releases/tag/3.24.246.0 - Permalink: https://whatsnew.fyi/product/ditto/releases/3.24.246.0 - Labels: Platforms: Windows - Fixed wildcard search - Added special paste options to multi paste images - Fixed issue with maintaining focus when moving the selection up and down on multiple clips - Don't take focus when starting up - Fixed issue with search for % - Fixed issue with having a clip with thousands of the same text and that is what you search for - Update Ukrainian.xml - Update Turkish.xml - Update Japanese.xml - Update Slovak translation ### 3.24.238.0 - Date: 2022-10-04 - Version: 3.24.238.0 - Original notes: https://github.com/sabrogden/Ditto/releases/tag/3.24.238.0 - Permalink: https://whatsnew.fyi/product/ditto/releases/3.24.238.0 - Labels: Platforms: Windows 10-4-2022 - Description window changes - Default to rtf rather than html, handle repeat keys for searching - Changed the regex filter to be a find rather than a match - Added command line options /exit - Added special paste option to paste as CamelCase - Fixed issue with search text not going away after pasting - Fixed issue with tooltip not working when title bar is not on the right side - Added view as image to description window - Fixed issue with sorting by clip size in delete clip data window - When setting a custom drag name to append a unique number at the end - Fixed issue with opening the description window on a secondary monitor that is to the left of the primary (negative rect values) - Add Selenized Dark theme (#199) - Update Slovak translation (#127 - Update Russian.xml (#206) - Fixed issue with custom shortcut ctrl-d adding focus to search box with square box - Added translation for options - positioning - Fixed issue with saving setting to refresh ui after pasting option - Default to refreshing the view after pasting - Added option to leave window as is after pasting, not moving clip to the top - Leave selection as is when copying with ctrl-c - Fixed issue with global shortcuts window not showing the clip description ### 3.24.214.0 - Date: 2021-09-11 - Version: 3.24.214.0 - Original notes: https://github.com/sabrogden/Ditto/releases/tag/3.24.214.0 - Permalink: https://whatsnew.fyi/product/ditto/releases/3.24.214.0 - Labels: Platforms: Windows 3.24.214.0 9-10-2021 - Added the ability to set a custom name for the drag file name (F4) - Added character and word count to tooltip footer - Allow tiny xml to load files with unicode paths - Added save delay option to advanced options - Enable control back space in the search edit box - Added /n to set the file drag and drop file name - Fixed issue with exporting lcip to google translate - Fix for registering global clips with long descriptions - Added AppVersion to installer - fixed issue AsciiTextReplaceRegex not working - Update about email and web site url - Updated unicode/ansi/utf8 macros - fixed issue with only having cf_text set if there is an on copy script - Refresh the description after the OnCopyScript - Removed control key check when setting focus to the search bar - Select index position after pasting - Set created data time when creating clips by new clip window - show quick paste text in delete clips window - Added option Disable Friends to the advanced options dialog ### 3.24.184.0 - Date: 2021-02-27 - Version: 3.24.184.0 - Original notes: https://github.com/sabrogden/Ditto/releases/tag/3.24.184.0 - Permalink: https://whatsnew.fyi/product/ditto/releases/3.24.184.0 - Labels: Platforms: Windows 3.23.184 - 2-27-2021 Fixed issue with excluding clips by regex not working Added option to maintain search view Added keyboard shortcut to open the system menu, defaults to control-right click keyboard key, Can be customized in option quick paste keyboard. Support having the port after the IP/host name when sending to friends Register with windows restart manager Show database id in a clip's tool tip Added option to bind the server to a specific IP address Handle keystroke before first load is done Added option to allow back to back duplicates Added option to not handle multiple hot key presses to move selection Handle repeat keys for moving clips up and down ### 3.23.124.0 - Date: 2020-11-13 - Version: 3.23.124.0 - Original notes: https://github.com/sabrogden/Ditto/releases/tag/3.23.124.0 - Permalink: https://whatsnew.fyi/product/ditto/releases/3.23.124.0 - Labels: Platforms: Windows