|
Use with caution. These public beta programs contain new fixes and new features that haven't been fully tested. I need you to tell me if you find any problems with these program or even if the changes listed work as you expect. |
Changes in v5.30 - Test 6
[download replaced by above version]
(Permanent Clips/Macros)
New: added JavaScript clipboardHasFormat routine
Fix: issue with some keystrokes not being sent
NOTES: This may require multiple calls to manuallyExecuteMacro() in JavaScript to cause this issue.
EDIT: missing clipboardHasFormat
Changes in v5.30 - Test 5
[download replaced by above version]
(Permanent Clip/Macros)
Fix: issue with start_ac_macro/end_ac_macro labels and empty text between
Changes in v5.30 - Test 4
[download replaced by above version]
(Window: Edit Permanent Clip)
New: added experimental HTML viewer
New: added "Get Clipboard As" command
New: added findWindowByPartialTitle JavaScript routine
Fix: updated RichText button icons
(Clipboard Monitor)
Fix: issue getting display text for HTML clips
Changes in v5.30 - Test 3
[download replaced by above version]
(Window: Clipboard Bar)
New: updated the Permanent Clip menu to make clips using any found format
(Window: Edit Permanent Clip)
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
(Window: Permanent Clips/Macros)
Fix: "Prompt Response" command missing from menu
Fix: Highlight missing when "Edit" selected from Popup
Changes in v5.30 - Test 2
[download replaced by above version]
(Window: Find Settings)
New: result count shown
New: pressing enter in the textbox will start a search
Fix: excerpts will better show context of search terms
(Window: Configuration)
Fix: updates some descriptions to work better with Find Settings
Fix: scroll bar issue with Find Settings and Expand All mode
(Permanent Clips/Macros)
New: added JavaScript routines for Pinned/Popup Clips
New: added JavaScript routine for install path
New: added JavaScript routines for Window / Mouse manipulation
New: added [PROMPTOPTIONS] command for a list of items
New: added [PROMPTRESPONSE] command for repasting prompt input
Changes in v5.30 - Test 1
[download replaced by above version]
(Window: Configuration)
New: added "Find" button for searching for settings
Changes in v5.29 - Test 5
[download replaced by above version]
(Window: Edit Clips/History)
Fix: improved load speed of Permanent Groups in the window
Changes in v5.29 - Test 4
[download replaced by above version]
(Window: Configuration)
Fix: Permanent Clips not using the "Formatted Only" setting under Popup > Behavior
Changes in v5.29 - Test 3
[download replaced by above version]
(Windows: Permanent Clips/Macros)
New: Updated Command Reference to use a clickable control
Fix: Quoted data treated as lowercase (caused in previous test version)
Changes in v5.29 - Test 2
[download replaced by above version]
(Permanent Clips/Macros)
New: Support for literal double quote characters in Commands that support data
Fix: saveToPopupClips("") JavaScript function changed to support text with double quotes
NOTE: Any command in the form of [NAME=""] will now allow for escaping double quotes.
[CLIPBOARDFIND="a quote "" char" REPLACE="a single quote ' char"]
Using "" inside of a quote surrounded string is used to "escape" the quote so it represent one quote character.

