forked from akemin-dayo/AppSync
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchangelog-inline.html
More file actions
52 lines (52 loc) · 2.74 KB
/
changelog-inline.html
File metadata and controls
52 lines (52 loc) · 2.74 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<panel>
<label>6.0~b1: February 13th, 2017</label>
<fieldset>
<div><label>Return the public "Apple iPhone OS Application Signing" intermediate certificate instead of `kSecMagicBytes` on iOS 10 to avoid a Security.framework crash — thanks JulioVerne!</label></div>
</fieldset>
<label>5.8: January 30th, 2016</label>
<fieldset>
<div><label>Prevented AppSync Unified from excessively performing synchronous calls to NSLog(), which improves uicache performance a bit.</label></div>
</fieldset>
<label>5.6-1: July 18th, 2015</label>
<fieldset>
<div><label>Fixed uicache causing installd to crash while executing ASU's copyEntitlementDataFromFile on iOS 8.3/8.4</label></div>
<div><label>Fixed installing certain types of apps on iOS 8.3/8.4</label></div>
</fieldset>
<label>5.5-1: June 28th, 2015</label>
<fieldset>
<div><label>Quick and dirty workaround for ASU problems on iOS 8.3.</label></div>
</fieldset>
<label>5.4.1-1: April 08th, 2015</label>
<fieldset>
<div><label>Better (less dirty) fix to the copyEntitlementDataFromFile crash. Just check if super->count is > -1.</label></div>
</fieldset>
<label>5.4-1: April 08th, 2015</label>
<fieldset>
<div><label>Fixed a bug where users would experience an installd crash whenever uicache was being run against apps with malformed entitlements from Cydia</label></div>
</fieldset>
<label>5.3-1: December 07th, 2014</label>
<fieldset>
<div><label>Fixed a bug where users using the TaiG iOS 8.1.1 jailbreak would not get ASU successfully injected into installd at install-time due to com.apple.mobile.installd being in an unexpected location.</label></div>
<div><label>Removes other mirrored AppSync Unified packages found on other repositories that cause issues when the user attempts to install net.angelxwind.appsyncunified.</label></div>
</fieldset>
<label>5.2-1: November 12th, 2014</label>
<fieldset>
<div><label>Modified DEBIAN control file to add more mirrored package IDs.</label></div>
</fieldset>
<label>5.1-1: November 12th, 2014</label>
<fieldset>
<div><label>Major rewrite of AppSync Unified to fully support iOS 8.</label></div>
</fieldset>
<label>4.5-1: July 21st, 2014</label>
<fieldset>
<div><label>Modified NSLog behaviour to check to see if net.angelxwind.appsyncunified is installed.</label></div>
</fieldset>
<label>4.4-1: July 01st, 2014</label>
<fieldset>
<div><label>Added more PPSync package IDs to the removal list.</label></div>
</fieldset>
<label>1.0~4.3-1: 2013 ~ May 2014</label>
<fieldset>
<div><label>Various bugfixes, various PPSync package IDs added to removal list.</label></div>
</fieldset>
</panel>