Skip to content

TiaCommander v2.25.0

Choose a tag to compare

@a4webdev a4webdev released this 21 May 16:25
Immutable release. Only release title and notes can be modified.

Download removed: The portable ZIP for this version has been retracted because it included proprietary Siemens Openness DLLs that must not be redistributed. Starting with v2.26.0, TiaCommander loads these libraries directly from your local TIA Portal installation at runtime. Please download the latest release instead.

v2.25.0 (17-05-2026)

  • Unified export filename convention: all exports now use {ProjectName}_{PLCName}_{ExportType}_{timestamp}.{ext}
  • Tag, watch, force, and alarm exports automatically generate descriptive filenames when no output path is specified
  • Alarm individual exports (export_alarm_texts, export_textlists, export_alarm_classes) no longer require an explicit output path
  • Project and PLC names are sanitized in filenames (spaces to underscores, special characters removed)