Close

Release Notes/2026.20000/next

  • Optimized Python Expressions - String to float conversions in python expressions will now error if there are trailing characters at the end of the string, in line with native python behavior. Backwards Compatibility - Note that existing string expressions with trailing characters will now raise exception.
  • DAT_Class.detectLanguages() - Backwards Compatibility - Method has been deprecated. Can be replaced with third-party libraries if needed.
  • Removed Auto Set DAT Languages from the Edit menu.


  • BACKWARD COMPATIBILITY WARNING - Optimized Python Expressions - String to float conversions in python expressions will now error if there are trailing characters at the end of the string, in line with native python behavior. Note that existing string expressions with trailing characters will now raise exception.
  • BACKWARD COMPATIBILITY WARNING - DAT_Class.detectLanguages() - Method has been deprecated. Can be replaced with third-party libraries if needed.