Added
- MASK_EXTRAVARS_REGEX, to allow extravars masking
- fnToTable local function, converts array to html table for html info field
- GIT_CLONE_COMMAND and GIT_PULL_COMMAND env vars added
- fnLs dir,{recursive,regex}
- fnParseHtmlWithRegex url,regex,regexflags
Fixed
- Several tablefield issues
- Datetime field didn't bubble changes
- knownhosts errored on non existing file
- Recursive checkdependencies
- check schema for correct dependencies
- dropdown/enum, working alignment
- dropdown/enum, refresh and preview
- readonly and disable props
- tablefield readonlycolumns (issue 377)
- on-event-actions fixed
- fixed abondon jobs loop
- fnSsh had a bug
- schedules extravars
Changed
- Schema creation in 1 shot
- lock api to v2
- knownhosts api to v2