Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Do not remove post meta when action is disabled, #1053 * Update cross-spawn fixing a security warning (on dev environments only) * Update node-fetch addressing a security (on dev environments only) * Update micromatch addressing a security issue (on dev environment only( * Update cookie addressing a security issue (on dev environmrnts) * Prevent DOM text reinterpreted as HTML * Update the changelog * Move notification settings to a specific tab, #190 * Allow users to change metabox name, #227 * Update the changelog * Fix error when a trigger node type is not found * Fix php warning: PHP Deprecated: ltrim(): Passing null to parameter #1 PHP Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated in /Users/andersonmartins/LocalSites/future-free/app/public/wp-includes/formatting.php on line 4467 * Update the changelog * Fix DB error when deleting orphan scheduled steps, #1060 * Fix warning about method get_data not existent * Update minified js scritps * Add global.execution_id variable for the workflow execution, #1061 * 704 export import (#1062) * Implement workflow exporting feature * Add settings to the exported backup * Split the backup window in a component * Fix error on default tab * Fix file upload * Adjust the notices * Adjust UI and create new component * Improve code splitting tab into new components * Rename folders * Implement export and import for general and notifications * Allow to export and import display settings * Allow to import advanced settings * Allow to import post types settings * Fix export and import actions to workflow screenshots * Fix displaced labels, #1057 * Translate the user roles in the settings page, #1050 * Add * to indicate a required field on post query, #974 * Update language files * Update js files * Bump version to 4.2.0-beta.1 * Update the changelgo * Change backup page name to Export / Import * Remove extra chars in backup screen, #1063 * Improve error handling when importing a backup file * Fix error on importing JSON missing some data, #1065 * Add setting to enable/disable the screenshot feature, #1066 * Add custom data field to Ray Debug step, #1067 * Replace input field with text area on log message field, #1068 * Add support to metadata in the variables resolvers, #1069, #939 Add more space for subject and custom email address on send email step. * Set default value to the Email Recipient on Send Email step, #1071 * Add "meta" property on variables schema * Add site ID to the site data type schema * Adjust hooks on settings to implemenet export/import on Pro * Add general filters and actions for export/import * Pass the selected settings to the filter * Update the changelog * Bump version to 4.2.0-beta.2 * Update the js files * Update language files * Make sure to reply only json in the export/import api
- Loading branch information