Skip to content

Releases: Drop-OSS/drop-app

v0.3.5 Torrential Alpha

03 Dec 03:02
27a14d1

Choose a tag to compare

Pre-release

Not for public use (yet).

Supports the built-in torrential download server.

v0.3.4

14 Nov 22:14
28d7a74

Choose a tag to compare

Compatible with v0.3.2, v0.3.3, v0.3.4 server.

Highlights

Collections in the client

You can now see your collections in the client
image

Download fixes

More fixes for the downloading process, and a slight UI update.
image

What's Changed

  • 136 native model not updating versions by @quexeky in #137
  • Feature multi-issue by @DecDuck in #130
  • 139 add and resolve clippy lints to prevent unwrap and expect functions by @quexeky in #154
  • 156 refactor into workspaces by @quexeky in #157
  • 159 bug tauri open function not opening log and data directories by @quexeky in #162

Full Changelog: v0.3.3...v0.3.4

v0.3.3

28 Aug 08:32
7e70a17

Choose a tag to compare

Compatible with v0.3.2 or v0.3.3 server. Latest version always recommended.

Not compatible with v0.3.4 server on Linux if using new 7zip functionality.

Highlights

Fixes an issue where games with delta versions couldn't be downloaded.

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2 / Breaking Changes

15 Aug 13:12
ec6294b

Choose a tag to compare

Breaking change

v0.3.2 clients now require v0.3.2 servers for the new download API

New download API

The new download API should be significantly more performant than the old one, especially for versions with a lot of files.

What's Changed

Full Changelog: v0.3.1...v0.3.2

Hotfix v0.3.1

01 Aug 04:14
6104bfd

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

31 Jul 11:59
v0.3.0
40d545a

Choose a tag to compare

New features

  1. macOS support! We now provide universal macOS binaries. Unfortunately, they aren't signed, so you'll need to convince macOS to run them.
  2. Download continues! Now, Drop writes a .dropdata file to any game directory it downloads. This allows it to continue downloads upon app restarts, and import existing Drop install dirs
  3. New configuration options! Check them out in the user dropdown.
  4. Optional autostart! If you've gotten to the point where you think Drop is AWESOME (who wouldn't), you can configure it to start on boot.
  5. Offline mode! Drop now works if the server goes down.
  6. A bunch of other fixes and changes

GitHub generated release notes:

What's Changed

  • Library UI update by @AdenMGB in #10
  • adds nvm rc! by @SeeThruHead in #11
  • Add signout functionality by @AdenMGB in #16
  • Debug Page & Light mode by @AdenMGB in #18
  • Cleanup the unused compatibility settings page and logic in settings.vue by @AdenMGB in #20
  • Pull the log level from the environment and only show the "Debug Info" settings tab when it's set to DEBUG or the "SHIFT" keybind by @AdenMGB in #21
  • Implement better error system and segregate errors and commands by @quexeky in #23
  • fix(settings): Fixed save button to include user feedback & only allow numeric characters by @AdenMGB in #24
  • style(library): Re-designed Library UI with new features by @AdenMGB in #26
  • Fix database corrupted on every startup by @DecDuck in #40
  • fix: Database not being properly serialised with rpm_serde by @quexeky in #48
  • Release: v0.3.0-rc-3 by @DecDuck in #51
  • [BUG] User dropdown does not appear on initial app boot #53 by @quexeky in #54
  • Download fixes by @DecDuck in #63
  • fix: windows build by removing linux extension import by @DecDuck in #64
  • Panic hook to generate crash dumps #65 by @DecDuck in #66
  • Clippy CI/CD by @DecDuck in #67
  • Release v0.3.0-rc-6 by @DecDuck in #68
  • Fix client running behind reverse proxy by @DecDuck in #69
  • Process manager fixes by @DecDuck in #71
  • Bump version to v0.3.0-rc-8 by @DecDuck in #74
  • Cache-first object fetching by @DecDuck in #76
  • Fix for setup executable unable to be launched by @DecDuck in #81
  • Fix for redownload invalid chunks by @DecDuck in #84
  • v0.3.0 by @quexeky in #29

New Contributors

Full Changelog: v0.2.0-beta...v0.3.0

Auto-release v0.3.0-rc-8

25 Jul 12:30
682c6e9

Choose a tag to compare

Pre-release

See the assets to download this version and install. This release was created automatically.

Auto-release v0.3.0-rc-7

18 Jul 10:06
6dedf39

Choose a tag to compare

Pre-release

See the assets to download this version and install. This release was created automatically.

Auto-release v0.3.0-rc-6

18 Jul 07:46
2913fdf

Choose a tag to compare

Pre-release

See the assets to download this version and install. This release was created automatically.