# 2023.10.1

> **Release date: December 19, 2023**

**Release date: December 19, 2023**

## Bug fixes

* Data types of primitive process argument, such as Integers, Booleans, or Strings, were incorrectly inferred upon moving from version 2022.10 to a newer Apps version. This issue occurred mainly for processes containing complex arguments, resulting in invalid bindings between Apps elements and arguments.
* Previewing an app with a complex control that referenced a Data Service entity failed when all the following conditions were met:
  + entities variables were used to query the entity,
  + the variables belonged to a different entity from the one the query was based on, and
  + updating the queried entity assigned the wrong data type for the complex control.This behavior has been fixed.
