|
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
| 2 | +<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" xmlns:dc="http://purl.org/dc/elements/1.1/"> |
| 3 | + <channel> |
| 4 | + <title>SideServer Changelog</title> |
| 5 | + <description>Most recent changes with links to updates.</description> |
| 6 | + <language>en</language> |
| 7 | + |
| 8 | + <item> |
| 9 | + <title>Version 1.0.1</title> |
| 10 | + <description><![CDATA[ |
| 11 | + This update fixes the following issues: |
| 12 | + <ul> |
| 13 | + <li>Fixes Notarization issues with SideServer itself</li> |
| 14 | + <li>Using Apple IDs that contain capital letters</li> |
| 15 | + <li>Using Apple IDs that have 2FA enabled without any trusted devices</li> |
| 16 | + </ul> |
| 17 | + ]]> |
| 18 | + </description> |
| 19 | + <pubDate>Thu, 14 Jul 2022 12:00:00 -0005</pubDate> |
| 20 | + <enclosure url="https://github.com/SideStore/SideServer-macOS/releases/download/v1.0.1/SideServer.dmg" sparkle:version="15" sparkle:shortVersionString="1.0.1" length="6374018" type="application/octet-stream"/> |
| 21 | + <sparkle:minimumSystemVersion>10.14.4</sparkle:minimumSystemVersion> |
| 22 | + </item> |
| 23 | + |
| 24 | + <item> |
| 25 | + <title>Version 1.0</title> |
| 26 | + <description><![CDATA[ |
| 27 | + <ul> |
| 28 | + <lh><b>New</b></lh> |
| 29 | + <li>Apple ID Log in / Log Out (saves credentials in keychain)</li> |
| 30 | + <li>Remove depency on Mail plugin</li> |
| 31 | + <li>Enable Just-in-Time (JIT) compilation for sideloaded apps with "Enable JIT" menu option</li> |
| 32 | + <li>Sideload apps (.ipa's) directly to iOS devices without installing SideStore first*</li> |
| 33 | + <li>Install SideStore onto multiple iOS devices using the same Apple ID</li> |
| 34 | + </ul> |
| 35 | + <ul> |
| 36 | + <lh><b>Improved</b></lh> |
| 37 | + <li>Added “…” to menu items that require additional user input to match macOS HIG</li> |
| 38 | + <li>Prefers paid teams (organization or individual) over free teams if there are multiple Apple Developer teams associated with your Apple ID</li> |
| 39 | + <li>Revokes the previous iOS Development certificate created by AltStore (if one exists) instead of revoking a random one</li> |
| 40 | + <li>Improved various error messages</li> |
| 41 | + </ul> |
| 42 | + <ul> |
| 43 | + <lh><b>Fixed</b></lh> |
| 44 | + <li>Fix installing with correct app group.</li> |
| 45 | + </ul> |
| 46 | + *Hold Option to make the "Sideload .ipa…" menu option appear |
| 47 | + ]]> |
| 48 | + </description> |
| 49 | + <pubDate>Tue, 03 May 2022 10:30:00 -0007</pubDate> |
| 50 | + <enclosure url="https://github.com/SideStore/SideServer-macOS/releases/download/v1.0/SideServer.dmg" sparkle:version="10" sparkle:shortVersionString="1.0" length="6365415" type="application/octet-stream"/> |
| 51 | + <sparkle:minimumSystemVersion>10.14.4</sparkle:minimumSystemVersion> |
| 52 | + </item> |
| 53 | + </channel> |
| 54 | +</rss> |
0 commit comments