
Added adv option to set the default editor font size. Added a way through add ins to get/set the description. Fixed issue with high cpu with search full text selected when only a few items are returend. Fixed issue with screen resolution changing with scaled dpi settings, window would go smaller. Enable html format by default if no formats are defined. Added a way to force crash, type crash in search and shift-control click. Use string size to create strings, found data sometimes didn't have a null terminator so extra data was at the end of the string. Handle shift - home to select all items above the current selection. Removed icu dlls, use dll included in windows. Use on demand icu dll for upper/lower case manipulation.
Don't refresh the list when a copy is made from the description window. When set to always on top refresh active window on first mouse move over window. Don't hide the tooltip window when copying from html viewer, same as rtf. Don't auto hide the window when editing a clip. Fixed issue with global shortcuts window not showing the clip description. Leave selection as is when copying with ctrl-c. Added option to leave window as is after pasting, not moving clip to the top. Default to refreshing the view after pasting. Fixed issue with saving setting to refresh ui after pasting option. Added translation for options - positioning. Fixed issue with custom shortcut ctrl-d adding focus to search box with square box. Fixed issue with opening the description window on a secondary monitor that is to the left of the primary (negative rect values). When setting a custom drag name to append a unique number at the end. Fixed issue with sorting by clip size in delete clip data window. Added view as image to description window. Fixed issue with tooltip not working when title bar is not on the right side.
Fixed issue with search text not going away after pasting. Added special paste option to paste as CamelCase. Changed the regex filter to be a find rather than a match. Description window changes - Default to rtf rather than html, handle repeat keys for searching.