## What's Changed * docs: Readme by @kroese in https://github.com/vdsm/virtual-dsm/pull/1067 * fix: Remove nat option by @kroese in https://github.com/vdsm/virtual-dsm/pull/1068 * feat: Improve Github Codespaces configuration by @kroese in https://github.com/vdsm/virtual-dsm/pull/1069 * feat: Update Github Codespaces configuration by @kroese in https://github.com/vdsm/virtual-dsm/pull/1070 * feat: Automatically adjust RAM size when too high by @kroese in https://github.com/vdsm/virtual-dsm/pull/1071 * feat: Move memory check to own module by @kroese in https://github.com/vdsm/virtual-dsm/pull/1072 * feat: Implement extra CPU_CORES preset by @kroese in https://github.com/vdsm/virtual-dsm/pull/1073 * feat: Implement extra disksize preset by @kroese in https://github.com/vdsm/virtual-dsm/pull/1074 * fix: Set network flag by @kroese in https://github.com/vdsm/virtual-dsm/pull/1075 * build: Validate JSON and YML files by @kroese in https://github.com/vdsm/virtual-dsm/pull/1076 * fix: Validate status messages by @kroese in https://github.com/vdsm/virtual-dsm/pull/1077 * fix: Move order in entry file by @kroese in https://github.com/vdsm/virtual-dsm/pull/1078 * feat: Improve Codespaces configuration by @kroese in https://github.com/vdsm/virtual-dsm/pull/1079 **Full Changelog**: https://github.com/vdsm/virtual-dsm/compare/v7.45...v7.46