Releases: mrwatson-de/fmAutoMate
Releases · mrwatson-de/fmAutoMate
Release list
20260224 @mrwatson-de v0.82.1
20260224 @mrwatson-de v0.82.1
- Correct
Perform Findto identify as a find action
20260224 @mrwatson-de v0.82
20260224 @mrwatson-de v0.82
- Add (fantastic) find mode functions to give access to the powerful - but basically inaccessible - search functions
Omit RecordInclude RecordConstrain Found SetExtend Found Set- plus
Perform Findfor completeness sake
- Improve wording of
Constrain Matching RecordsandExtend Matching Records(also avoiding a bug) - Improve input of and tooltip feedback for the
Install in Browse & Find modeoptions - Disbale the Mojibake (=TeamViewer clipboard correction) functions, which sadly seem to genereate text delimited by ASCII zeros :-/
20260202 @mrwatson-de v0.81
20260202 @mrwatson-de v0.81
- Add Editor indentation using TAB / SHIFT+TAB
- Fix #40
Find & Replacefunction spoils clipboard - Fix
Find & ReplaceHotKey to be availablethroughout FM
20260114 @mrwatson-de v0.80
20260114 @mrwatson-de v0.80
- Make multiple replacements possible in function
Find & Replace > Find & Replace ALL in XMLwith newReplace…Button - Add explanatory dialog to the fmAutoMate extended context menu in browse mode with link to home page
- Fix Open hompage URL
20260113 @mrwatson-de v0.79
- Add function
Clipboard Transform > Convert Mojibake (swap UTF-16 bytes) - Add function
Clipboard > Paste Mojibake - nooot! (swap UTF-16 bytes)
20260101 @mrwatson-de v0.78
- Consolidate Field functions to the
Clipboard Copymenu including 6 new functions to copy current context info:Active Field and Table NameActive Field NameActive Field's Table NameLayout Table NameLayout NameFile Name-Current Column (CR/¶)Current Column (LF)
- Improve the
Clipboard > Transformmenu- Move
Clipboard > TransformtoClipboard Transformso that it appears more appropriately after the simplerClipboard CopyandClipboard Pastemenus - Improve
Clipboard Transform > Find & Replace Clipboard Textfunction to support multiple replacements - Add
Clipboard Transform > Add Label to Clipboard Lines (Prefix & Suffix)function
- Move
- Fix bug where browse mode required script mode > always to be selected
- Improve order and clarity of popover buttons on start page
20251118 @mrwatson-de v0.77
20251118 @mrwatson-de v0.77
- Fix Installation of fmAM Module
20251118 @mrwatson-de v0.76
20251118 @mrwatson-de v0.76
- Improve fmAM Module (v0.3) to support matching on the whole field using the "==" search operator
- Add functions to the browse context menu:
- without ALT key
Find Matching RecordsOmit Matching RecordsConstrain Matching RecordsExtend Matching Records
- with ALT key
Find Matching Records (==)Constrain Matching Records (==)Omit Matching Records (==)Extend Matching Records (==)
- without ALT key
20251031 @mrwatson-de v0.75
20251031 @mrwatson-de v0.75
- Improved fmAutoMate Services installation experience
- The services can only be installed automatically after fmAutoMate has been installed
- Fix fmAutoMate button to not close, so services can be directly installated
- Fix fmAutoMate service installation scripts to first require installation of fmAutoMate
- Fix error messages to guide the user through the experience
20250822 @mrwatson-de v0.74
20250822 @mrwatson-de v0.74
- Add function
Code > Analyse > Inspect fmxmlsnippet formatted - Fix
Code > Using DDR > Add Parameters to Perform Script - Add HotKeys
ddrchooseandddr+params
20250521 @mrwatson-de v0.73 Branded the fmAutoMate button
20250410 @mrwatson-de v0.72
- Add
MBS - Toggle > Variable-Checking > Long Script Support - Enhance
MBSMenus
PLUS…
fmAutomate Services functions improved (v1.1)
fmAutoMate > Selected Text…
- Improve
- Convert CamelCase directly to snake_case or kebab-case.
- Process multiple lines
- Trim lines
- Handle unicode
- Add automator test code
20250409 @mrwatson-de v0.71
20250409 @mrwatson-de v0.71
- Add
HotKeys > System Settings > Displays(⌃⌘K disp) - Add
HotKeys > System Settings > Keyboard Shortcuts(⌃⌘K keyb) - Add
HotKeys > System Settings > Privacy Security(⌃⌘K priv) - Add
HotKeys > System Settings > VPN(⌃⌘K vpn)
20250408 @mrwatson-de v0.70
20250408 @mrwatson-de v0.70
- Add
Code > Fix > Uncomment broken calculationsto extended HotKeys as⌃⌘K fix