Improved robustness of time / laps remaining estimate in case no laptime info is available at all. A rough estimate is made anyway instead of estimating nothing.
Fixed a bug where time remaining would not be accurate when the race is limited by time.
ATVO Theme 2023 updates:
Session state widget: when 'Use estimations' is checked, you are now allowed to select Time, Laps or Laps to go modes (which would show the estimated values) which was not allowed previously.
Theme Editor updates:
New feature: 'Dynamic Value' for all actions. Dynamic values can be used in place of the traditional static 'Value' column for any action. The Dynamic Value accepts various kinds of dynamic inputs from your theme: Input textboxes, Driver pickers and Dropdowns. Instead of taking a static value filled in under the Value column, it will take the input from the selected theme item. The Value column is typically used for inputting text or numbers that affect the action (e.g. Show fade time, Car number of the target camera change, etc), so this can now be made more dynamic by using Dynamic Value instead of a hardcoded value. For example, you could select an Input box under Dynamic Value and put the text there, and change it on the fly. Or you can use a Driver Picker to change the camera to a specific driver. Or use a dropdown and use the text of the selected item instead.
Fixed a bug where the 'Change data set' action did not allow to pick any 'dynamic data sets' coming from items in your theme (e.g. inputs, driver pickers, championships, etc).