Skip to content

Releases: Orinks/PortkeyDrop

PortkeyDrop v0.5.1

31 May 10:51

Choose a tag to compare

Fixed

  • Windows portable ZIPs now keep Portkey Drop data alongside the extracted app folder so settings, sites, sounds, and portable credentials stay with the portable copy.

PortkeyDrop v0.5.0

31 May 03:36

Choose a tag to compare

Added

  • Batch transfers: select multiple local or remote files and folders, then use Ctrl+U,
    Ctrl+D, or Ctrl+T to queue them together.
  • Default sound pack: Portkey Drop now includes built-in transfer, connection, file
    operation, and app event sounds with a structured folder layout for custom packs.
  • FTP connections can now enable explicit SSL with the AUTH SSL command.
  • Release builds now use Nuitka for Windows and macOS packaged artifacts.
  • Experimental WebDAV connections for basic browse, upload, download, delete, folder creation, and rename workflows.

Fixed

  • Release notes now use curated user-facing changelog entries instead of raw commit or PR text.
  • Packaged builds now correctly recognize installed copies when checking for updates.
  • Starting Portkey Drop again on Windows now restores the running window instead of showing a stale lock-file prompt.
  • Windows packaged builds can connect to SFTP servers again instead of failing with a missing win32timezone module.
  • Windows packaged builds now include the native audio libraries needed for built-in sound events.
  • Windows installers now close running Portkey Drop copies before replacing app files.
  • WebDAV shares that use a username with no password now connect and open folders correctly.

Nightly 2026-06-01

01 Jun 01:39

Choose a tag to compare

Nightly 2026-06-01 Pre-release
Pre-release

Changed

  • Development builds now report the next 0.5.2 development version after the 0.5.1 hotfix release.

Nightly 2026-05-30

30 May 01:41

Choose a tag to compare

Nightly 2026-05-30 Pre-release
Pre-release

Fixed

  • Nuitka-packaged nightly builds now recognize they are installed builds when checking for updates.

Nightly 2026-05-28

28 May 03:00

Choose a tag to compare

Nightly 2026-05-28 Pre-release
Pre-release
  • No user-facing changes

Nightly 2026-05-27

27 May 02:08

Choose a tag to compare

Nightly 2026-05-27 Pre-release
Pre-release

Fixed

  • Windows nightly builds can connect to SFTP servers again instead of failing with a missing win32timezone module.

Nightly 2026-05-25

25 May 03:28

Choose a tag to compare

Nightly 2026-05-25 Pre-release
Pre-release

Fixed

  • Changelog CI now enforces curated user-facing entries and uses them for nightly and stable release notes.

Nightly 2026-05-09

09 May 04:39
4210436

Choose a tag to compare

Nightly 2026-05-09 Pre-release
Pre-release

[Unreleased]

Nightly 2026-05-07

07 May 04:44

Choose a tag to compare

Nightly 2026-05-07 Pre-release
Pre-release

[Unreleased]

Fixed

  • Improve VoiceOver file rows and quit shortcut

PortkeyDrop v0.4.0

05 May 13:18

Choose a tag to compare

[0.4.0] - 2026-05-05

Added

  • Added a macOS listbox fallback so VoiceOver can read local and remote file lists more reliably.

Fixed

  • Announce transfer progress details more clearly for screen reader users.
  • Apply configured connection defaults consistently when creating and importing saved connections.
  • Enforce overwrite policy before transfers are queued.