Skip to content

Releases: mrwatson-de/fmAutoMate

20260224 @mrwatson-de v0.82.1

Choose a tag to compare

@mrwatson-de mrwatson-de released this 24 Feb 09:31

20260224 @mrwatson-de v0.82.1

  • Correct Perform Find to identify as a find action

20260224 @mrwatson-de v0.82

Choose a tag to compare

@mrwatson-de mrwatson-de released this 24 Feb 09:22

20260224 @mrwatson-de v0.82

  • Add (fantastic) find mode functions to give access to the powerful - but basically inaccessible - search functions
    • Omit Record
    • Include Record
    • Constrain Found Set
    • Extend Found Set
    • plus Perform Find for completeness sake
  • Improve wording of Constrain Matching Records and Extend Matching Records (also avoiding a bug)
  • Improve input of and tooltip feedback for the Install in Browse & Find mode options
  • Disbale the Mojibake (=TeamViewer clipboard correction) functions, which sadly seem to genereate text delimited by ASCII zeros :-/

20260202 @mrwatson-de v0.81

Choose a tag to compare

@mrwatson-de mrwatson-de released this 02 Feb 17:03

20260202 @mrwatson-de v0.81

  • Add Editor indentation using TAB / SHIFT+TAB
  • Fix #40 Find & Replace function spoils clipboard
  • Fix Find & Replace HotKey to be availablethroughout FM

20260114 @mrwatson-de v0.80

Choose a tag to compare

@mrwatson-de mrwatson-de released this 14 Jan 07:47

20260114 @mrwatson-de v0.80

  • Make multiple replacements possible in function Find & Replace > Find & Replace ALL in XML with new Replace… 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 Copy menu including 6 new functions to copy current context info:
    • Active Field and Table Name
    • Active Field Name
    • Active Field's Table Name
    • Layout Table Name
    • Layout Name
    • File Name
    • -
    • Current Column (CR/¶)
    • Current Column (LF)
  • Improve the Clipboard > Transform menu
    • Move Clipboard > Transform to Clipboard Transform so that it appears more appropriately after the simpler Clipboard Copy and Clipboard Paste menus
    • Improve Clipboard Transform > Find & Replace Clipboard Text function to support multiple replacements
    • Add Clipboard Transform > Add Label to Clipboard Lines (Prefix & Suffix) function
  • 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

Choose a tag to compare

@mrwatson-de mrwatson-de released this 18 Nov 15:42

20251118 @mrwatson-de v0.77

  • Fix Installation of fmAM Module

20251118 @mrwatson-de v0.76

Choose a tag to compare

@mrwatson-de mrwatson-de released this 18 Nov 12:40

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 Records
      • Omit Matching Records
      • Constrain Matching Records
      • Extend Matching Records
    • with ALT key
      • Find Matching Records (==)
      • Constrain Matching Records (==)
      • Omit Matching Records (==)
      • Extend Matching Records (==)

20251031 @mrwatson-de v0.75

Choose a tag to compare

@mrwatson-de mrwatson-de released this 31 Oct 09:42

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

Choose a tag to compare

@mrwatson-de mrwatson-de released this 31 Oct 09:04

20250822 @mrwatson-de v0.74

  • Add function Code > Analyse > Inspect fmxmlsnippet formatted
  • Fix Code > Using DDR > Add Parameters to Perform Script
  • Add HotKeys ddrchoose and ddr+params

20250521 @mrwatson-de v0.73 Branded the fmAutoMate button

20250410 @mrwatson-de v0.72

  • Add MBS - Toggle > Variable-Checking > Long Script Support
  • Enhance MBS Menus

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

Choose a tag to compare

@mrwatson-de mrwatson-de released this 09 Apr 15:11

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

Choose a tag to compare

@mrwatson-de mrwatson-de released this 08 Apr 15:19

20250408 @mrwatson-de v0.70

  • Add Code > Fix > Uncomment broken calculations to extended HotKeys as ⌃⌘K fix