Release 3.3.0

From AtlasWiki
Jump to: navigation, search

2017-10-30

Release Notes

  • Atlas for C
    • Improved support for array initializers and structs containing arrays
    • Improved resolution of the types of operator expressions
  • Atlas Core
    • Performance improvement for attribute indexing and fixes for subtle corner cases which could affect searching for graph elements
  • Atlas UI
    • Upgraded Control Flow Smart View
      • Selecting Function shows all control flow
      • Selecting ReturnValue selects controlFlowExits
      • For Java-source, selecting the return type in an editor selects controlFlowExits
    • The selected types are now highlighted in the Type Hierarchy Smart View
    • The Data Flow Smart View now includes XCSG.CompileTimeDataFlow
    • SmartView scripts can specify what should be highlighted as the script's "input" via StyledResult, to better indicate what was responded to vs ignored
  • Atlas Shell
    • Add "selection" as alias for "selected" in AtlasShell


Features
Atlas Core 3.3.0
Atlas for Java 3.3.0
Atlas for C 3.3.0
Atlas Scala Shell 3.3.0
Atlas for Java/Android Binaries 3.3.0 BETA
Enhanced Jimple Support for Eclipse 3.3.0 BETA



← Release 3.2.0 | Release 3.3.1 →