Releases: Orinks/PortkeyDrop
Releases · Orinks/PortkeyDrop
PortkeyDrop v0.5.1
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
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
win32timezonemodule. - 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
Changed
- Development builds now report the next 0.5.2 development version after the 0.5.1 hotfix release.
Nightly 2026-05-30
Fixed
- Nuitka-packaged nightly builds now recognize they are installed builds when checking for updates.
Nightly 2026-05-28
- No user-facing changes
Nightly 2026-05-27
Fixed
- Windows nightly builds can connect to SFTP servers again instead of failing with a missing
win32timezonemodule.
Nightly 2026-05-25
Fixed
- Changelog CI now enforces curated user-facing entries and uses them for nightly and stable release notes.
Nightly 2026-05-09
[Unreleased]
Nightly 2026-05-07
[Unreleased]
Fixed
- Improve VoiceOver file rows and quit shortcut
PortkeyDrop v0.4.0
[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.