Release 1.6.2 - 25.07.2023 BUG FIXES - Accumulator: don't use deprecated functions and APIs from dv-processing. - Calibration: improved chessboard pattern search area calculation. - Cameras: properly handle exceptions during camera initialization. - fmt formatting library: compatible with fmt 10.0. - Network Outputs: fix maxDataBacklog feature, only allow new data after last data confirmed as sent. - Visualizer: improve error checking. - Config: if configuration file passed via -c command-line parameter, always put it as 'saveFile' (if previously empty), even if the file doesn't exist yet, allowing for successful save on shutdown behavior. - Modules: force back memory to OS on module destruction. - Types: add missing dv-processing data types to type system.