Highlights
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 #229
- chore(deps): bump tmp from 0.2.3 to 0.2.5 by @dependabot[bot] in #228
- chore(deps): bump devalue from 5.1.1 to 5.3.2 by @dependabot[bot] in #219
- Translations update from Weblate by @DecDuck in #195
- chore(deps): bump vite from 6.3.5 to 6.3.6 by @dependabot[bot] in #245
- feat(metadata): add Steam metadata provider (#232) by @Hicks-99 in #250
- Small UI Improvements by @laylafogiel-hash in #258
- add store sort options (#238) by @laylafogiel-hash in #261
- chore(deps): bump tar-fs from 2.1.3 to 2.1.4 by @dependabot[bot] in #256
- chore(deps): bump axios from 1.11.0 to 1.12.0 by @dependabot[bot] in #246
- Use 7zip for archive backend by @DecDuck in #264
- improve igdb metadata fetching by @laylafogiel-hash in #257
- add manual release date editor by @laylafogiel-hash in #262
- Admin home page 128 by @Pacodastre in #259
New Contributors
- @Hicks-99 made their first contribution in #250
- @laylafogiel-hash made their first contribution in #258
Full Changelog: v0.3.3...v0.3.4