Patch Notes v1.0.6 New Features CSV Manifest Generation: The application now generates a room_manifest.csv file in the root directory whenever the script is run. This file provides a structured export of all generated desks, containing columns for: Section, Desk Locator, and Type (Standard vs. Pod). Note: This file includes a safety warning header indicating that it is overwritten on every run to ensures data accuracy. Automatic Update Checker: The application now checks for updates on startup. If a new version is available on the server, a prompt will appear with the patch notes and a link to download the new version. Safety & Stability Renaming Scope Failsafe: Refined the image normalization logic to strictly target only the folders generated by the application. The script now reads the configuration to identify authorized folders (where room_available is True) and restricts file renaming operations to those specific paths. This prevents accidental mass-renaming of unrelated files if the application executable is placed in a directory containing other system or backup folders.