Drop
Self-hosted, DRM-free game distribution platform
Alternative to: steam, gog.com, itch.io
v0.3.4
2025-11-14Highlights
New Admin Dashboard
Thanks to @Pacodastre for putting together a fancy new admin homepage for us!
7zip backend support
Drop now can ready any archive that 7zip supports.
Supported:
- Packing / unpacking: 7z, XZ, BZIP2, GZIP, TAR, ZIP and WIM
- Unpacking only: APFS, AR, ARJ, CAB, CHM, CPIO, CramFS, DMG, EXT, FAT, GPT, HFS, IHEX, ISO, LZH, LZMA, MBR, MSI, NSIS, NTFS, QCOW2, RAR, RPM, SquashFS, UDF, UEFI, VDI, VHD, VHDX, VMDK, XAR and Z.
Note: not all archives have been tested.
What’s Changed
- Preallocate download streams by @DecDuck in https://github.com/Drop-OSS/drop/pull/229
- chore(deps): bump tmp from 0.2.3 to 0.2.5 by @dependabot[bot] in https://github.com/Drop-OSS/drop/pull/228
- chore(deps): bump devalue from 5.1.1 to 5.3.2 by @dependabot[bot] in https://github.com/Drop-OSS/drop/pull/219
- Translations update from Weblate by @DecDuck in https://github.com/Drop-OSS/drop/pull/195
- chore(deps): bump vite from 6.3.5 to 6.3.6 by @dependabot[bot] in https://github.com/Drop-OSS/drop/pull/245
- feat(metadata): add Steam metadata provider (#232) by @Hicks-99 in https://github.com/Drop-OSS/drop/pull/250
- Small UI Improvements by @laylafogiel-hash in https://github.com/Drop-OSS/drop/pull/258
- add store sort options (#238) by @laylafogiel-hash in https://github.com/Drop-OSS/drop/pull/261
- chore(deps): bump tar-fs from 2.1.3 to 2.1.4 by @dependabot[bot] in https://github.com/Drop-OSS/drop/pull/256
- chore(deps): bump axios from 1.11.0 to 1.12.0 by @dependabot[bot] in https://github.com/Drop-OSS/drop/pull/246
- Use 7zip for archive backend by @DecDuck in https://github.com/Drop-OSS/drop/pull/264
- improve igdb metadata fetching by @laylafogiel-hash in https://github.com/Drop-OSS/drop/pull/257
- add manual release date editor by @laylafogiel-hash in https://github.com/Drop-OSS/drop/pull/262
- Admin home page 128 by @Pacodastre in https://github.com/Drop-OSS/drop/pull/259
New Contributors
- @Hicks-99 made their first contribution in https://github.com/Drop-OSS/drop/pull/250
- @laylafogiel-hash made their first contribution in https://github.com/Drop-OSS/drop/pull/258
Full Changelog: https://github.com/Drop-OSS/drop/compare/v0.3.3…v0.3.4