Changes in v5.30
Download acv530.zip
(Window: Configuration)
New: added "Search" button for locating settings
Fix: updates some descriptions to work better with new Search feature
(Window: Clipboard Bar)
New: updated the Permanent Clip menu to make clips using any found format
(Window: Edit Permanent Clip)
New: added JavaScript routines for Pinned/Popup Clips
New: added JavaScript routine for install path
New: added JavaScript clipboardHasFormat routine
New: added JavaScript routines for Window / Mouse manipulation
New: added JavaScript routine to get the title of a window
New: added [PROMPTOPTIONS] command for a list of items
New: added [PROMPTRESPONSE] command for repasting prompt input
New: added "Undo" to the right-click menu
New: editable Rich Text clips
New: "Clip Only Format" menu item
New: added helper panel for creating a new HTML Clip
New: added experimental HTML viewer
New: added "Get Clipboard As" command
New: JavaScript routines to show/write debug text
New: added JavaScript routines to maximize/minimize a window
New: added "File" menu for saving the current clip, includes shortcut keys
New: option to prevent clearing of clip preview result between runs
New: added shortcut key for running a macro/script
Fix: minor updates to the "Results / Run" panel
Fix: [Insert>Clipboard>Delete] created the wrong command
Fix: issue with some keystrokes not being sent
(Permanent Clips/Macros)
New: JavaScript errors now logged to debug log
New: tooltip hint removed for JavaScript clips executed by a global hotkey
Fix: possible clipboard error on the second call of a complex script
Fix: JavaScript error message not shown when Permanent Clip executed with global hotkey
Fix: issue with start_ac_macro/end_ac_macro labels and empty text between
(Misc)
New: updated initial database error check to detect a locked file
Fix: optimized shared permanent clips to write less data to shared.ini file
(Clipboard Monitor)
Fix: issue getting display text for HTML clips
(Window: Permanent Clips/Macros)
Fix: Highlight missing when "Edit" selected from right-click menu