Skip to content

Releases: Xyaren/arcdps-log-uploader

v1.0.0

05 Jun 14:52
ba83411
Compare
Choose a tag to compare
Update to go 1.20 (#34)

v0.5.2

27 Sep 08:39
763a6df
Compare
Choose a tag to compare
  • update dependencies

v0.5.1

30 Mar 17:31
Compare
Choose a tag to compare
  • fix issue that prevented upload since a few days

v0.5.0

28 Nov 02:26
Compare
Choose a tag to compare
  • Removed Hint about log compression
  • Updated dependencies & Go Version.
  • Reduce size of executables by removing debugging symbols on build

Full Changelog: v0.4.0...v0.5.0

v0.4.0

07 Jul 22:33
Compare
Choose a tag to compare
  • Restructure UI
  • Provide Teamspeak Formatted Output
  • Allow hiding the combat time in the output

v0.3.0

27 May 00:32
Compare
Choose a tag to compare

Features

  • Allow for a custom title being generated for the Discord message
  • Include date in generated message if logs are originating from different dates.

Bugfixes

  • Fix bug that the generated message did not get updated when the checkboxes were deselected

v0.2.0

04 Apr 01:58
Compare
Choose a tag to compare
  • added update notification & self update

v0.1.0

03 Apr 02:28
Compare
Choose a tag to compare
  • Added option for detaield WvW logs
  • Added fallback to non detailes upload if detailed upload failed
  • Added option for anonymization of logs
  • Added the ability to upload whole folders

v0.0.2

24 Mar 17:10
Compare
Choose a tag to compare

Features

  • Resepct rate limiting on upload
  • Automatisc Retry if rate limit was hit
  • Retry can now be used on one or multiple logs in the "Error" status, by using the new "Retry" context menu option.
  • Added context menu option for opening a single log in the browser (same like double click)

v0.0.1

10 Mar 21:14
Compare
Choose a tag to compare

Prevent running the application in administrator mode, as drag & drop is not supported into an application running with elevated privileges.