Release Information - Version 1.7
Backend
-
New Job Triggers allows running "On Failure" and/or "On Success" logic for Job executions
-
For example send email to certain user(s) when some issue occurs
-
And/or call a custom webhook, for example send notification to a Microsoft™ Teams channel
-
Built-in support for using the MS Teams app "Incoming Webhook" by only specifying a URL.
-
-
-
Job result may now also, in addition to the message + detailed message, also contain a result code (integer value)
-
This value can be used to distinguish different problems by using different codes.
-
Use for filtering in the Job table and also to conditionally execute a specific Job Trigger.
-
-
Improved message/error when issues in a configuration/code is detected
-
Performance improvements for certain queries
Admin Client
-
Resolve / Resend multiple jobs
-
Allow open job in new window
-
UI for creation / editing of Job Triggers (Automation)
-
Job details page shows result message / details and code in separate tab
-
Optional columns added in the job table showing rest/event mapping and result code
-
Show full changelog on upgrade of an extension
-
Allow reset extension settings per tab
-
Job table - show result message popup on status column
-
Markdown config editor
-
Code assistant extension added in order to support generate code templates
-
Hide extension owned configurations on the export page
-
Action added to allow review the cookie consent