Releases: Xyaren/arcdps-log-uploader
Releases · Xyaren/arcdps-log-uploader
v1.0.0
v0.5.2
- update dependencies
v0.5.1
- fix issue that prevented upload since a few days
v0.5.0
- 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
- Restructure UI
- Provide Teamspeak Formatted Output
- Allow hiding the combat time in the output
v0.3.0
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
- added update notification & self update
v0.1.0
- 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
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
Prevent running the application in administrator mode, as drag & drop is not supported into an application running with elevated privileges.