Skip to content

Releases: Huskslay/File-Transfer

v1.1.5

Choose a tag to compare

@Huskslay Huskslay released this 14 Jun 19:27

Added:

  • Removed concept of sending zip file as sending file covers this
  • Has the program open the folder once download is done

1.1.4

Choose a tag to compare

@Huskslay Huskslay released this 14 Jun 18:14
9a8046b

Added:

  • Changed port handling
  • Switched to socket singleton checking

1.1.3

Choose a tag to compare

@Huskslay Huskslay released this 14 Jun 17:29
4e0ce8c

Added:

  • Changed order of encryptions for files
  • Shows progress for receiving a file
  • Moved keybind and version definition to main

1.1.2

Choose a tag to compare

@Huskslay Huskslay released this 14 Jun 15:44

Added:

  • Reorganised file structure
  • Fixed order of hotkey assigning
  • Made communication window automatically redirect to home after transfer

1.1.1

Choose a tag to compare

@Huskslay Huskslay released this 11 Jun 21:59
3652bb0

Added:

  • prevented skipping port selection on first boot
  • force program to front and focus when unhiding
  • added hiding window with keybind
  • prevents hiding when changing port
  • added version number to bottom
  • fixed a bug with the client/server sockets handling

1.1.0

Choose a tag to compare

@Huskslay Huskslay released this 11 Jun 12:25
44e4395

Added:

  • systray
  • icon for application
  • improved loading on startup
  • added a build.bat
  • changed port file location

1.0.0

Choose a tag to compare

@Huskslay Huskslay released this 11 Jun 02:37
09871df

Added:

  • encryption
  • running on startup
  • server running by default when not sending files
  • confirmation to accept files

0.1.0

Choose a tag to compare

@Huskslay Huskslay released this 08 Jun 13:44
Initial Commit