2020 Q4 MFGx Release Notes v3.23.0 (11/5/2020)
MFGx.io v3.23.0
Frontend
- Framework: Updated logo
- Framework: Added filter to remove routes with blank paths
- Framework: Added computed label to data flow deployments
- Orchestration: Added computed label to data flow deployments
- Component: Enhanced "lines" on Address inputs
- Application: Removed unused Printer screens
Backend
- Integration: Added channel advisor connector record to connector collection
- Integration: Added Infor connector
- Integration: Updated UPS connector to correctly populate billing address
- Integration: Implemented returnErrors option for Square handler
- Orchestration: Added schema field & model name suffix validation
- Orchestration: Changed default log level for data flow deployment events to Trace
- Orchestration: Added the ability to delete deployed data flows
MFGx Browser Extension v1.3.7
- Added visualization response type for data flows
- This response type expects an object being returned from a data flow in the following format:
{
"visualizationId": id,
"payload": {
...
}
}
- You can also return null from a data flow with this response type to not render any floating window at all
- Updated test query used when signing in with an API key to query the external application configuration (something you need access to anyway) instead of documentDesigns (something regular extension users may not have access to)
- Addressed an error that sometimes occurred when the configuration auto-refresh failed
Related Articles
2022 Q1 MFGx Release Notes v3.83.0 (02/10/2022)
Fuuz v3.83.0 Business Intelligence Dashboards: Added trace-level pipeline logging for debugging dashboard issues Security: Fixed delete mutation on enterprise user tenants screen Data Data Models: Added estimated data size and estimated record count ...
2021 Q1 MFGx Release Notes v3.30.0 (1/14/2021)
MFGx v3.30.0 Backend Application: Corrected createTagValueByCode resolver Framework: Updated to latest pino-cloudwatch version Orchestration: Corrected rrule frequencies in calendar bindings Integration: Implemented returnErrors option for ...
2021 Q1 MFGx Release Notes v3.38.0 (3/5/2021)
MFGx 3.38.0 Backend Data Models: Enhanced Automatic Indexing Data Transfer: Enhanced sending and receiving of data for all HTTP-based services Frontend Data Flow Designer: Query Builder UI for Query nodes Data Flow Designer: Break pointing & ...
2020 Q4 MFGx Release Notes v3.24.0 (11/12/2020)
MFGx.io 3.24.0 Frontend Component: Fixed markdown column error on empty input Tables: Updated "date" and "datetime" column header filter Application: Removed unused email inbox screens Desktop: Initial version of desktop printing app + component ...
2020 Q4 MFGx Release Notes v3.22.1 (10/22/2020)
MFGx.io 3.22.1 Frontend Framework: Changed output structure of the File Upload Input to better match the backend properties Screens: Added new Files screens for uploading & managing Files in MFGx Screens: Updated Document Render screens to link to ...