Categories

Versions

What's New in Altair AI Studio 2025.1.1?

Released: June 15, 2025

The following sections describe what's new in Altair AI Studio 2025.1.1

Bugfixes

  • Fixed a bug in Linear Regression which lead to a wrong tolerance
  • Fixed an issue with I/O object name resolution for certain port errors when running in headless mode (AI Hub, RTSA) and the port received a wrong type of data
  • Allow Read Database to work with jdbc drivers that don’t supply enough metadata for Write Database.

Known Issues

  • Korean and Japanese translations for AutoModel/TurboPrep help might have encoding issues on Windows machines
    • To mitigate the issue, start AI Studio with proper UTF-8 encoding
    • Create an environment variable AISTUDIO_JAVA_OPTS and set it to -Dfile.encoding=UTF-8