Releases: patchkit-net/patchkit-patcher-unity
Releases · patchkit-net/patchkit-patcher-unity
v3.10.2-rc5
Fixed
- An edge case which caused the download to never terminate
- Patcher wouldn't quit upon starting the Launcher
- Patcher wouldn't re-download a manually removed banner file
- Fix issues with incorrect patcher window sizing
Changed
- Patcher will timeout if the downloading stopped sooner than after 5 minutes
v3.10.2-rc4
[3.10.2]
Fixed
- An edge case which caused the download to never terminate
- Patcher wouldn't quit upon starting the Launcher
- Patcher wouldn't re-download a manually removed banner file
- Slow download performance due to small buffer
- Missing unpacking suffix when repairing files (3.10.1 failed to fix this issue)
Changed
- Patcher will timeout if the downloading stopped sooner than after 5 minutes
v3.10.1p2
Fixed
- Slow download performance due to small buffer
v3.10.2-rc3
Fixed
- An edge case which caused the download to never terminate
- Patcher wouldn't quit upon starting the Launcher
- Patcher wouldn't re-download a manually removed banner file
Changed
- Patcher will timeout if the downloading stopped sooner than after 5 minutes
v3.10.1p1
Fixed
- Missing unpacking suffix when repairing files (3.10.1 failed to fix this issue)
v3.10.2-rc2
Fixed
- An edge case which caused the download to never terminate
- Patcher wouldn't quit upon starting the Launcher
- Patcher wouldn't re-download a manually removed banner file
Changed
- Patcher will timeout if the downloading stopped sooner than after 5 minutes
v3.10.2-rc1
Changed
- Patcher will timeout if the downloading stopped sooner than after 5 minutes
v3.10.1
v3.10.1-rc1
Fixed
- Updated torrent-client to fix the issue with paths with spaces in them
- Missing unpacking suffix when repairing files
v3.10.0
Added
- Support for PK_PATCHER_API_CACHE_URL environmental variable
- Skipping patches for files that content remained unchanged in newer version (during diff installation)
- Support for partial pack1 processing
- Support for new lowest_version_diff property
- Displaying the application display name
- An inspector warning if the default editor app secret has been modified
- Repairing invalid files before diff update
- Including version information in Sentry reports
- Support for second progress bar (can show minor operation like downloading, unarchiving etc.)
- Example scenes with double progress bars
- A clickable PatchKit logo in non whitelabel patchers
- Support for background image set in PatchKit Panel
- Support for PK_PATCHER_KEEP_FILES_ON_ERROR environment variable
- Light integrity checking every time the Patcher is launched
- Descriptive integrity check messages
- Support for resuming torrent downloading
- Animated progress bar during initialization and connecting
- New manifest format support
- Sending 'patcher_started' event to Statistics Reporting Service
- A launch script on Linux platforms
Changed
- Update API servers configuration
- Rename PK_PATCHER_MAIN_URL environmental variable to PK_PATCHER_API_URL
- The patcher will now delete the lockfile when quitting
- Sending the key secrets to content and diff url requests
- Split the RepairAndDiff strategy into separate strategies.
- Pre update integrity checking uses the Repair strategy
Fixed
- Availability of user action buttons (update, start & check for updates)
- Handling of the ZLib exception
- Invalid handling of patcher-data-location argument with spaces