Skip to content

Releases: patchkit-net/patchkit-patcher-unity

v3.10.2-rc5

30 Oct 16:30
Compare
Choose a tag to compare
v3.10.2-rc5 Pre-release
Pre-release

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

19 Oct 10:03
Compare
Choose a tag to compare
v3.10.2-rc4 Pre-release
Pre-release

[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

16 Oct 10:47
4db53fb
Compare
Choose a tag to compare

Fixed

  • Slow download performance due to small buffer

v3.10.2-rc3

15 Oct 11:18
a33e85b
Compare
Choose a tag to compare
v3.10.2-rc3 Pre-release
Pre-release

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

15 Oct 10:34
5beb03d
Compare
Choose a tag to compare

Fixed

  • Missing unpacking suffix when repairing files (3.10.1 failed to fix this issue)

v3.10.2-rc2

11 Oct 08:59
62d83d2
Compare
Choose a tag to compare
v3.10.2-rc2 Pre-release
Pre-release

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

17 Sep 12:35
9a92481
Compare
Choose a tag to compare
v3.10.2-rc1 Pre-release
Pre-release

Changed

  • Patcher will timeout if the downloading stopped sooner than after 5 minutes

v3.10.1

17 Sep 13:29
399c290
Compare
Choose a tag to compare

Fixed

  • Updated torrent-client to fix the issue with paths with spaces in them
  • Missing unpacking suffix when repairing files

v3.10.1-rc1

29 Aug 10:07
399c290
Compare
Choose a tag to compare
v3.10.1-rc1 Pre-release
Pre-release

Fixed

  • Updated torrent-client to fix the issue with paths with spaces in them
  • Missing unpacking suffix when repairing files

v3.10.0

23 Aug 10:49
Compare
Choose a tag to compare

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