Releases: ExFace/Core
Releases · ExFace/Core
1.35.03
1.35.02
- FIX JS string validation errors (especially in file uploads) - again
1.35.01
- FIX JS string validation errors (especially in file uploads)
- FIX widget-not-found error in user mass edit dialog
Full Changelog: 1.35...1.35.01
1.35
1.35
1.34.04
1.34.03
1.34.02
FIX MS SQL function sequence errors on INSERT
1.34.01
1.34
New features:
- Installation on PostgreSQL now possible
- Log entries now have clickable links to related documentation
- Background task to clean up webservice logs in DataFlowFacade
- New widget
InputCode - AI news
- Log analyzer agent to help with errors and log messages
- Multiple new AI tools:
GetPrintPreviewTool,GetUxonPrototypeTool,GetObjectTool,GetCodeTool ToolCallConceptto include prerenderd tool calls in system prompt
- UI5 facade news
- AI chat widget
- Quick-select menu for widget setups
- Dialog sidebars
- Adaptive text colors in
ColorIndicatorandProgressBarwidgets
- Deployer news: live logs for OTA updates via
axenox.PackageManager.SelfUpdateaction
Improvements:
- Data widgets can skip
autoload_dataif located in an inactive tab (set the property toif_visible) - Scheduler items can now be force-started
- Caching for custom attribute definitions in
CustomAttributeDefinitionBehaviorfor improved performance - Many improvements in
Ganttwidget - Improved
SoftDeleteBehaviorto better interact with other behaviors - Added option to
PreventDuplicatesBehaviorto control if soft-deleted items are duplicates or not - Better display of SQL statements in log entries using the new
InputCodewidget - Separated installers for different web servers: Apache, Microsoft IIS and nginx
- Ability to link page group assignments with apps explicitly
1.33
New features:
- UXON snippet mutations
- Much improved
Ganttwidget now able to display multiple bars per row - Added
AzureGraphApiEmailConnectorto send Emails via Microsoft GraphAPI - Added PostreSQL connector & query builder
- New widget
InputColorPalette- a color picker with a palette of preset colors - New formulas:
=TimeDiff()=RowExpressionValue()
Improvements:
- One-Time-Links in the HttpFileServerFacade now use the permalink framework
- Improved profiler in traced server requests
- Improved handling of column widths in widget setups for tables
- Added option
read_allto improve performance of lookup-mappings FileAttachmentBehaviorcan now generate and save file storage paths via formula infile_path_calculationCallActionBehaviorcan now read required data in-advance from a configurableinput_data_event_alias- Improved data imports via axenox.ETL app
- Added profiler tab to data flow step run details
- Improved performance of duplicate checks in API-to-DataSheet flow steps