Releases: patchkit-net/patchkit-patcher-unity
Releases · patchkit-net/patchkit-patcher-unity
v3.3.0-rc1
Added
- getdiskspaceosx a native library for determining the amount of free space available on Mac OSX.
- Status descriptions for updating app patcher state
- Add configuration option to switch whether to use diffs or not
Changed
- Separate version integrity check progress from update progress
v3.2.0
Added
- Using geolocation to find closest http server available
- Decides on torrents based on publish_method remote app property
Changed
- Display warning message when auto-update fails and app is installed
Fixed
- HTTP downloader resumes the download on error
- Moving files after installation instead of copying them
- Fix keys API connection problem
- Fix API cache usage problems
- Fix problem with remaining ".app" directories on Mac OSX
v3.1.4
Fixed
- Fix TorrentDownloader progress reporting for big files
v3.1.3
Added
- Add miliseconds information to log date and time
- Add KNOWNBUGS.md
Removed
- Remove stack trace information from logs sent to server
Changed
- Improved overall stability
- API Cache server urls
Fixed
- Fix problem with resource validation
- Fix problems with overwritting files by downloader and unarchiver
- Fix situation when user was asked for license key once again
- Fix sending patcher logs to server
- Fix problem with shared access violation when downloading torrents
v3.1.3-rc2
Changed
- API Cache server urls
v3.1.3-rc1
Added
- Add miliseconds information to log date and time
- Add KNOWNBUGS.md
Removed
- Remove stack trace information from logs sent to server
Changed
- Improved overall stability
Fixed
- Fix problem with resource validation
- Fix problems with overwritting files by downloader and unarchiver
- Fix situation when user was asked for license key once again
- Fix sending patcher logs to server
- Fix problem with shared access violation when downloading torrents
v.3.1.2
Fixed
- torrent-client.exe required MSVCP140.dll to work correctly (this time the fix is real)
v3.1.1
v3.1.0
v3.1.0-rc6
- Add Pack1 support
- Add command line --readable to pass readable secret for debugging purposes