Skip to content

Releases: swiszczoo/winpinator

Release v0.1.2

18 Feb 18:54
b879ed3
Compare
Choose a tag to compare

This release fixes some Winpinator bugs:

  • Installer now checks for Microsoft Visual C++ Redistributable version and forces an update if it's too old
  • No more error boxes show up when Winpinator fails to find the account picture
  • Settings are now saved immediately after clicking OK in the "Preferences" dialog box

Release v0.1.1

01 Jan 20:37
912ae3a
Compare
Choose a tag to compare

This release is just a small fix of full names not appearing under some circumstances on some Windows machines.

Fixes:

  • A bug that prevents user's full name from being properly read on some machines

Release v0.1.0

30 Dec 22:20
Compare
Choose a tag to compare

This is the first version of Winpinator. It already supports most of the planned features, however, it might be a little buggy and unstable.

Features:

  • Show up in mDNS as capable of handling the Warpinator protocol
  • Discover other computers running Warpinator/Winpinator on local network
  • Support both v1 and v2 registration protocols
  • Send and receive files, directories and any combination of those
  • Compress and decompress transfer chunks with deflate algorithm using zlib
  • Save zone information to received files (can be turned off in preferences)
  • Store transfer history containing all transferred paths
  • Accept files to send as command line parameters and handle usage of "Send to..." command in Windows Explorer
  • Allow starting on system startup (can be turned off in preferences)