8000
Skip to content

Releases: sireliah/dragit

v1.0.0

28 Mar 18:56
3e3fc7e

Choose a tag to compare

Major update of the network engine with significant performance and stability improvements.
WARNING: This version is not backward compatible with previous versions of Dragit.
When transferring files, please make sure you're running the newest version on both machines.

Notable changes

  • Optimized single file transfers with around 600% improvement in benchmarks.
  • Optimized directory transfers with around 375% improvement in benchmarks.
  • Changed async runtime from async-std to tokio.
  • Updated libp2p to the newest (0.56.0) version.
  • Switched multiplexing to yamux.
  • Switched async-zip to tokio-tar for directories.
  • Replaced the hash check before the transfer with an incremental one.
  • Included transfer speed in the progress bar.
  • Added error handling for terminated transfers.

Checksums (sha256)

c934caccbe7909e6b3d480a437b55269cf23c2bdd69bd69322a3d1c1a5d0343e dragit_v1.0.0_linux_amd_64.tar.gz
616cb21073dd0f5c5c7fe37a4114b924075380daecdfaac2bb9f81aba0660470 dragit_v1.0.0_windows_x64.zip

v0.7.2

07 Mar 23:40
37d91c2

Choose a tag to compare

Notable changes

  • Update dependencies for new Flatpak runtime.

Checksums (sha256)

d7a92312af8f9a5c16071eb530b99457aec5530b059f37efbe761b5932d0f4e1 dragit_v0.7.2_linux_amd_64.tar.gz

v0.7.1

30 Jul 15:47
eae8620

Choose a tag to compare

Notable changes

  • If you transfer the same file twice, the file will be overwritten, instead of creating a copy
  • Some of the minor dependencies updates
  • Switched to Rust edition 2021

Checksums (sha256)

5c10e5d6dd86dbc7dcdeb8b7bf950e3922293e2a7b88b6decae7f584cc0ab73f dragit_v0.7.1_linux_amd_64.tar.gz
c94bee3332740d6929111d782bf9f3f970605bf0 dragit_v0.7.1_windows_x64.zip

v0.7.0

28 Sep 21:02
f63f334

Choose a tag to compare

Notable changes

It's now possible to send folders through the application!

Checksums (sha256)

aee29ae912725d784a42e968412985d1f7422b84cc4174e8438f2bbdf00b92c5 dragit_v0.7.0_linux_amd_64.tar.gz
0d336d6006467813980f5df7494dff88ca561402a09beacbef15046266d2ad46 dragit_v0.7.0_windows_x64.zip

v0.6.3

29 Jun 16:04

Choose a tag to compare

Notable changes

  • Reduced the memory usage when sending large files
  • Updated the icon to match GNOME standards

Checksums (sha256)

6505f6854f33211cc869f7fd8074f10ae21c23134a5c0e30b4150e42fdac791a dragit_v0.6.3_linux_amd_64.tar.gz
dff39ce7e7221bdc969b1c6b510fec8c467dea3f6552432f9306780d3480baf8 dragit_v0.6.3_windows_x64.zip

v0.6.2

10 Jun 23:46
accbea1

Choose a tag to compare

Notable changes

  • Updated versions of several libraries: libp2p and gtk among others

Checksums (sha256)

e58c6d7a1d2b1067a84b4aa0b225433f06c1f73f2c3765f20d3275bf5d10f4c8 dragit_v0.6.2_linux_amd_64.tar.gz
461526a9cb0beac85b15fe1d463e0bea7400e7adb10ac77848cf21a718f2b1e1 dragit_v0.6.2_windows_x64.zip

v0.6.1

07 Aug 11:33
fcdd4ed

Choose a tag to compare

Notable changes

This release introduces firewall check on the application startup. It might happen that firewalld configuration prevents normal functioning of Dragit (by blocking mdns and specific application port), so the application offers to change firewalld config.

Checksums (sha256)

7f447ff7d8f5f6b1348590741066f5f70c1aa7d1a05666bba1d5d5d5d98953db dragit_v0.6.1_linux_amd_64.tar.gz

v0.6.0

02 Jun 21:50
21e159f

Choose a tag to compare

Notable changes

  • Updated the discovery behaviour to be more resilient to the network/firewall issues.
  • Fixed the bug with connection hanging when you rejected the file. Watch out, this change is not backward compatible, so make sure to update Dragit on all of your devices.
  • Added notification when Dragit is waiting for the file to be accepted. This was indeed required, because one might have wondered if the program got the file or not.

Checksums (sha256)

d36507e99535e0deb351ec78480ece471eba2157437cdf2525606e23bc8df6c6 dragit_v0.6.0_linux_amd_64.tar.gz

v0.5.3

29 Apr 18:06

Choose a tag to compare

Notable changes

Updated versions of the most base libraries such as libp2p and gtk.

Checksums (sha256)

8c8f613590e39ae7d0cf9064a2d30e50a91bb393129d60c679390567b1685bac dragit_v0.5.3_linux_amd_64.tar.gz

v0.5.2

24 Apr 18:31
8a999d8

Choose a tag to compare

Notable changes

  • Added icon in the Windows version
  • Bumped version of the gtk libraries

Checksums (sha256)

372dd9478815bd33aef2983ed2fbb091a4a5b5876cef6e0a24ee38738be02b9b dragit_v0.5.2_linux_amd_64.tar.gz

0