Skip to content

Nightly 2026-08-22

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Aug 02:10
· 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. --version and --help still 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.