Skip to content

Releases: patchkit-net/patchkit-patcher-unity

v3.10.0-rc9

06 Aug 12:06
Compare
Choose a tag to compare
v3.10.0-rc9 Pre-release
Pre-release

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

v3.10.0-rc10

06 Aug 17:02
Compare
Choose a tag to compare
v3.10.0-rc10 Pre-release
Pre-release

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

v3.10.0-rc8

25 Jul 17:01
d60f37a
Compare
Choose a tag to compare
v3.10.0-rc8 Pre-release
Pre-release

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

  • Handling of the ZLib exception
  • Invalid handling of patcher-data-location argument with spaces

v3.10.0-rc7

11 Jul 17:19
5659c48
Compare
Choose a tag to compare
v3.10.0-rc7 Pre-release
Pre-release

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

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

  • Handling of the ZLib exception

v3.10.0-rc6

12 Jun 23:05
e68fb66
Compare
Choose a tag to compare
v3.10.0-rc6 Pre-release
Pre-release

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

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

Fixed

  • Handling of the ZLib exception

v3.10.0-rc5

05 Jun 09:47
Compare
Choose a tag to compare
v3.10.0-rc5 Pre-release
Pre-release

[3.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

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

Fixed

  • Handling of the ZLib exception

v3.10.0-rc4

22 May 19:23
82d1efd
Compare
Choose a tag to compare
v3.10.0-rc4 Pre-release
Pre-release

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

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

v3.9.2

15 May 11:15
57f1672
Compare
Choose a tag to compare

Added

  • Logging the probable cause of the Zlib exception when unpacking

v3.9.1

15 May 05:31
Compare
Choose a tag to compare

Fixed

  • Use 'any' instead of 'all' for publish method
  • Checking available space on Linux
  • Compatibility issue with getdiskspaceosx library on older versions of macOS

v3.10.0-rc3

12 May 10:06
8a2c37c
Compare
Choose a tag to compare
v3.10.0-rc3 Pre-release
Pre-release

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

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