95f82190bfQuick fix for new Cabs_ files
mkuba50
2018-05-03 20:42:27 +0200
7e5975cfb1Added langs list that was removed for debugging purposes, and not re-added after that
mkuba50
2018-05-01 03:05:50 +0200
5b62a1699cUUP dump API 1.14.0 - Added support of pregenerated update packs - Added support of fetching updates that need custom SKU ID
mkuba50
2018-04-29 21:33:19 +0200
6eaa55dad1Fixed a bug when using uupGetFiles more than one time
mkuba50
2018-04-29 00:39:46 +0200
6ff681b27317650 pack template, support of single file editions
mkuba50
2018-04-20 14:18:43 +0200
32e9b283e1Added support of saving multiple updates received from server
mkuba50
2018-04-11 18:01:27 +0200
0ca9f5be68Add 17634 pack template, add reporting of build to get.php responses
mkuba50
2018-03-29 19:41:22 +0200
3f6d6dcbe0Added support of downloading WindowsUpdateBox.exe file only
mkuba50
2018-03-17 22:20:20 +0100
9b861d4492Change fetchupd update information output, fix some minor bugs
mkuba50
2018-03-17 17:29:59 +0100
48cd2c20f2Pack template for 17623 and newer
mkuba50
2018-03-16 18:53:05 +0100
1d9338025eAdded parameters that will allow fetching of retail builds of RS4 These parameters are already present in native requests made by Windows Update.
mkuba50
2018-03-15 22:33:17 +0100
77de8b3efcAdded search of builds in local database
mkuba50
2018-02-10 01:10:57 +0100
6dc23e6737Pack template for 17093 and newer
mkuba50
2018-02-08 14:02:49 +0100
f411e2ea6eReworked requests The way how request data is generated has been changed to make it easier to update when new parameters will appear. This change also adds better branch predictor from build number, so now requests use correct branch for specified build number.
mkuba50
2018-01-13 19:59:05 +0100
6e9c0d7169Add missing editions Previous edition list was taken from build 17063 product.ini file. For some reason this file does not contain a few editions that are present in older ones.
mkuba50
2017-12-25 01:53:08 +0100
77745105e1Fix missing includes
mkuba50
2017-12-23 19:22:34 +0100
f367afd64bChange handling of packs The handling of packs has been changed to use different files for builds. This will allow easier implementation of changed packs in future.
mkuba50
2017-12-20 17:35:14 +0100
3a485ce33a17063 specific fix With build 17063 Microsoft has removed all UUP editions except CORE and PROFESSIONAL. This fix maps removed editions to their substitutes that were not removed, modifies the base pack to use some Enterprise edition files for Professional due to new dependencies and removes no longer existing editions from packs array.
mkuba50
2017-12-19 21:03:19 +0100
dd47de1172Modified sorting logic of build list
mkuba50
2017-12-13 18:03:52 +0100
89abdc8136New 17046 Windows Hello package
mkuba50
2017-11-22 20:07:48 +0100
c3f97ddff7Report processor manufacturer to WU as GenuineIntel Fixes fetching of downloads for build 17035
mkuba50
2017-11-08 20:20:34 +0100
352398a309API 1.6.0 - build number for fetching can be provided using build.minor format - added size prediction for files that are not in database
mkuba50
2017-11-03 19:33:17 +0100
b36195e224Remove 15063 specific fix and redundant code The fix that was introduced for build 17025 is universal, does not add unneeded files, does not need to be explicitly enabled, and works fine for 15063, so there is no need to keep the old fix.
mkuba50
2017-10-28 23:10:21 +0200
603b445b24API 1.5.0 - Faster parsing of information - Requests are compressed when possible - Fixed some EnterpriseEval files being shown for Enterprise - Names of packages for builds 17017 and newer are shorter
mkuba50
2017-10-27 21:38:31 +0200
29b9672b9bFix list of files for build 17025
mkuba50
2017-10-25 20:31:18 +0200
f9997dee4bRetail ring support
mkuba50
2017-10-23 22:53:33 +0200
d1df967dedAdd support for Cumulative Updates
mkuba50
2017-10-16 18:03:26 +0200
73f8fad26cChange method of fetching updates to more foolproof Fixes fetching of Release Preview for Fall Creators Update
mkuba50
2017-10-13 22:55:46 +0200
a0a0c39785Fix generation of links for build 17017.1000
mkuba50
2017-10-13 19:46:36 +0200
496e015611Update cache only when there are changes
mkuba50
2017-10-10 19:38:04 +0200