Exolynk v1.4.1

Posted 2025-09-04 16:00:00 ‐ 2 min read

This article shows the details of the release v1.4.1

Following a list of all changes which are included with the v1.4.1 release.

UML Diagram Viewer

We've added a powerful UML diagram viewer that provides a visual representation of your data models and their relationships. The diagram automatically generates a comprehensive view of all your active models, showing model names with icons, variables, and relationships through reference variables. It intelligently detects various connection types including direct references, SQL query references, list references, table column references, and unfiltered references (shown with a wildcard "*" symbol). Interactive features allow you to click on model names to navigate directly to the modeler and hover over arrows for detailed relationship information. The UML diagram is seamlessly integrated into your Settings overview under Settings → Overview → UML Diagram tab, making it perfect for understanding your data architecture, improving navigation between models, documentation, and architecture reviews. This feature is available to all users with settings view permissions and automatically stays up-to-date with your current model definitions.

New Features:

  • Added a new currency data type and corresponding sql queries
  • Stations are now filtered within the filter dialog everywhere #666
  • SqlQuery now supports AND, OR and Grouping of conditions #666
  • UML diagram for datamodell #755
  • Added CAMT transaction parser within scripting
  • Support of global setiings download and upload #722

Bug Fixes:

  • Modifing environment languages works again #745
  • SqlQuery condition can't be overriden with or conditions #750 #668
  • Filter UI alignment fixed #753
  • Custom languages can now be selected inside the user profile #754
  • Input fields of location have no change right in modeler anymore #709
  • Improved mcp comment for sql queries #760
  • Changing env without logging if now working correctly #757
  • Execution of global services uses always newest env now #765
  • Support .csv file exports via REST api again #764
  • Fixed villages as town names from OpenStreetMap #762
  • Improved usability for 0 and 0.0 inputs #763
  • Extract base64 files from markdown automatically #747