-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathappcast.xml
141 lines (141 loc) · 7.55 KB
/
appcast.xml
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Low Profile Changelog</title>
<description>A Mac utility to help inspect Apple Configuration Profile payloads.</description>
<language>en</language>
<link>https://github.com/ninxsoft/LowProfile</link>
<item>
<title>Version 4.0.3</title>
<link>https://github.com/ninxsoft/LowProfile</link>
<sparkle:version>4.0.3</sparkle:version>
<sparkle:fullReleaseNotesLink>https://github.com/ninxsoft/LowProfile/blob/main/CHANGELOG.md</sparkle:fullReleaseNotesLink>
<description>
<![CDATA[
<style>
.styled {
list-style: none;
padding: 0;
}
.styled li {
padding-left: 1rem;
text-indent: -0.75rem;
margin-top: 15px;
margin-bottom: 15px;
}
.styled-400 li::before {
content: "🆕 ";
}
.styled-400 li:nth-child(n + 6):before {
content: "✅ ";
}
.styled-400-child li::before {
content: "";
}
.styled-401 li::before {
content: "✅ ";
}
.styled-402 li::before {
content: "🆕 ";
}
.styled-402 li:nth-child(n + 2):before {
content: "✅ ";
}
.styled-402-child li::before {
content: "";
}
.styled-403 li::before {
content: "✅ ";
}
</style>
<h3>Version 4.0.3</h3>
<ul class="styled styled-403">
<li>Added missing <a href="https://developer.apple.com/sf-symbols">Symbol</a> for <strong>visionOS</strong></li>
<li>Bumped <a href="https://github.com/filom/ASN1Decoder">ASN1Decoder</a> version to <strong>1.10.0</strong></li>
<li>Bumped <a href="https://github.com/raspu/Highlightr">Highlightr</a> version to <strong>2.2.1</strong></li>
<li>Bumped <a href="https://github.com/sparkle-project/Sparkle">Sparkle</a> version to <strong>2.6.4</strong></li>
<li>Bumped <a href="https://github.com/jpsim/Yams">Yams</a> version to <strong>5.1.3</strong></li>
</ul>
<h3>Version 4.0.2</h3>
<ul class="styled styled-402">
<li>Reports can now be exported via the CLI
<ul class="styled-402-child">
<li>Use the <code>--export</code> option to export a Low Profile report</li>
</ul>
</li>
<li>Fixed a crash caused by payload properties with multiple lines and carriage returns</li>
<li>Bumped <a href="https://github.com/sparkle-project/Sparkle">Sparkle</a> version to <strong>2.5.2</strong></li>
<li>Minor cosmetic tweaks to the text alignment of payload properties</li>
</ul>
<h3>Version 4.0.1</h3>
<ul class="styled styled-401">
<li>Fixed a bug preventing Low Profile from auto-updating</li>
</ul>
<h3>Version 4.0</h3>
<ul class="styled styled-400">
<li>Updated payloads to support the following operating systems:
<ul class="styled-400-child">
<li>iOS 17</li>
<li>iPadOS 17</li>
<li>macOS 14 Sonoma</li>
<li>tvOS 17</li>
<li>watchOS 10</li>
</ul>
</li>
<li>Added support for the following new payloads:
<ul class="styled-400-child">
<li><a href="https://developer.apple.com/documentation/devicemanagement/cellularprivatenetwork">CellularPrivateNetwork</a></li>
<li><a href="https://developer.apple.com/documentation/devicemanagement/declarations-t8t">Declarations</a></li>
<li><a href="https://developer.apple.com/documentation/devicemanagement/relay">Relay</a></li>
<li><a href="https://developer.apple.com/documentation/devicemanagement/servicemanagementmanagedloginitems">ServiceManagementManagedLoginItems</a></li>
</ul>
</li>
<li>Added support for identifying issues:
<ul class="styled-400-child">
<li>A list of known issues can be viewed via the Issues button located in the toolbar</li>
<li>Duplicated properties across payloads / profiles are listed in the Issues popover</li>
<li>Deprecated properties are also listed in the Issues popover</li>
<li>Click on an individual issue to view the payload property details</li>
</ul>
</li>
<li>Added support for exporting Low Profile reports:
<ul class="styled-400-child">
<li>A report of installed profiles can be exported as a <code>.lowprofile</code> file via the Export button located in the toolbar</li>
<li>Reports can be opened by Low Profile on any Mac</li>
</ul>
</li>
<li>Syntax highlighting for Property Lists has been rebuilt from the ground up:
<ul class="styled-400-child">
<li>Replaced custom code with <a href="https://github.com/raspu/Highlightr">Highlightr</a> package, reducing load times significantly!</li>
<li>Supports themes, customizable via app Settings</li>
<li>Supports <a href="https://support.apple.com/en-us/HT208976">dynamic appearance</a> (i.e. light mode / dark mode)</li>
</ul>
</li>
<li>Fixed a bug that prevented payload properties with unicode characters from loading correctly</li>
<li>Fix a bug that displayed property value types incorrectly</li>
<li>The Search bar now supports profile / payload names, identifiers and property keys</li>
<li>Sidebars columns are now wider by default and can be resized</li>
<li>Payload properties now indicate if they are deprecated</li>
<li>An example Property List for each payload is now shown in the Discussion tab</li>
<li>The Discussion tab is now hidden if it is empty</li>
<li>The previously selected payload is now remembered when switching between profiles</li>
<li>The previously selected tab is now remembered when switching between profiles / payloads</li>
<li>Text selection has been enabled for the app Settings</li>
<li>Added the missing tooltip for each payload's "View Documentation" button</li>
<li>Bumped <a href="https://github.com/filom/ASN1Decoder">AS1NDecoder</a> version to <strong>1.9.0</strong></li>
<li>Bumped <a href="https://github.com/sparkle-project/Sparkle">Sparkle</a> version to <strong>2.5.0</strong></li>
<li>Bumped <a href="https://github.com/jpsim/Yams">Yams</a> version to <strong>5.0.6</strong></li>
<li>A whole bunch of minor cosmetic tweaks</li>
</ul>
]]>
</description>
<pubDate>Mon, 02 Dec 2024 12:00:00 +0000</pubDate>
<enclosure url="https://github.com/ninxsoft/LowProfile/releases/download/v4.0.3/Low.Profile.4.0.3.pkg"
type="application/octet-stream"
sparkle:installationType="package"
sparkle:edSignature="D6WWOxvbSoT9qrFb4arhRxPW5pMrxJQqC+FP+E7fu1R7HvZ0Us0Y2+JogliDK158IDcBFFEK9KgevFiASuXVAQ=="
length="3690535"
/>
</item>
</channel>
</rss>