**New features** - [Add command tab completion to GUI (in addition to arrow keys)](https://github.com/chvancooten/NimPlant/commit/05141b5ef9014807784a479b083e28b0e46d158a) **Enhancements** - [Add Nimplant info to download gui](https://github.com/chvancooten/NimPlant/commit/39f09445b53cdbbcd798bc9fb319722a79391029) - Closes #12 - [Improve error handling for 'cleanup' command](https://github.com/chvancooten/NimPlant/commit/63dfed99724f4f936d97bf7af2a9f6462ac94e93) - [Tweak small navbar size to avoid wrapping](https://github.com/chvancooten/NimPlant/commit/8f407f48fa3113b56a7a66532f693e8fc40e39af) - [Remove winim manifest file](https://github.com/chvancooten/NimPlant/commit/fc6bc9caa803d62bbb6d1b8290a4969b45bea45f) **Bugfixes** - [Implement workaround for broken copyFile in Nim stdlib](https://github.com/chvancooten/NimPlant/commit/fc6bc9caa803d62bbb6d1b8290a4969b45bea45f) - Fixes #11 - Also see upstream: https://github.com/nim-lang/Nim/issues/21504) - [Fix incorrect path normalization with cd command](https://github.com/chvancooten/NimPlant/commit/bef008f9f57c3ca7721d626e416aad15a362e62d) - Closes #10 **Other** - [Bump Python requirement versions](https://github.com/chvancooten/NimPlant/commit/1aed773c066d1db8f98ab520b48aa33fdc94251b)