• Introduced
    statistics
    under the Plan, Floor and Room objects, exposing numeric measurements such as area, perimeter, volume, and surface values.
  • Introduced
    statistics_formatted
    under the Plan, Floor and Room objects, exposing formatted, human-readable measurement values.
  • Introduced
    image_map
    under the Floor and Room objects.
  • Introduced
    door_count
    and
    windows_count
    at Plan level.
  • Introduced the
    notes
    field on Floor and Room with a values array.
  • Introduced structured values under Floor, including
    ceilingHeight
    and notes.
  • Introduced structured values under Room, including
    ceilingHeight
    ,
    roomType
    ,
    ground.color
    , and
    notes
    .
  • Introduced structured values under Walls, allowing wall-level attributes to be exposed through the values array.
  • Introduced
    width
    ,
    height
    and
    depth
    under the values array for doors and windows objects.