Nightly 2026-08-22
Pre-release
Pre-release
·
9 commits
to dev
since this release
Fixed
- Starting Portkey Drop opened an empty terminal window behind it. The program was built as a console application, so Windows gave it a console whether it wanted one or not; it is now built as a windowed application and starts with nothing but its own window.
--versionand--helpstill print to the terminal you run them from. - The update offer said "Current: 0.6.0" on a nightly build, which is the version of the release before it and the same for every nightly. It now names the running build the way About does, so you can see which nightly you are on and which one is being offered.