-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathappcast.xml
More file actions
53 lines (53 loc) · 3.14 KB
/
appcast.xml
File metadata and controls
53 lines (53 loc) · 3.14 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
53
<?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>Reader</title>
<link>https://raw.githubusercontent.com/thejefflarson/reader/main/appcast.xml</link>
<description>Reader updates.</description>
<language>en</language>
<item>
<title>Version 1.2.0</title>
<pubDate>Thu, 23 Apr 2026 01:54:36 +0000</pubDate>
<sparkle:version>1.2.0</sparkle:version>
<sparkle:shortVersionString>1.2.0</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
<description><![CDATA[Code blocks now fill the full line width with padding. Preview mode strips triple-backtick fences and survives window resize. Dark mode dropped to pure black. Opening a file goes straight to preview. New reader CLI.]]></description>
<enclosure
url="https://github.com/thejefflarson/reader/releases/download/v1.2.0/Reader-1.2.0.zip"
length="1268434"
type="application/octet-stream"
sparkle:edSignature="fPJkNmrGnNVsZGkPYxJt92Ro0EalQ/+vKlQN+AWzq26LN0k3OT50hz5qY/PTE567gFTPK26zFUemHlBMhTh7AA==" />
</item>
<item>
<title>Version 1.1.0</title>
<pubDate>Sat, 18 Apr 2026 09:21:17 +0000</pubDate>
<sparkle:version>1.1.0</sparkle:version>
<sparkle:shortVersionString>1.1.0</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
<description><![CDATA[Full markdown coverage (Setext headings, images, autolinks, reference
links, task lists, tables, footnotes, hard breaks, escape sequences),
declarative styler refactor, URL-scheme allowlist, dropped HTML paste
path, pinned Sparkle dependency, ADRs + security review.]]></description>
<enclosure
url="https://github.com/thejefflarson/reader/releases/download/v1.1.0/Reader-1.1.0.zip"
length="1286262"
type="application/octet-stream"
sparkle:edSignature="ra0LXJwkDmR2/v1jPuzKAtU91gxdsyAZtlPUwyboPIOv5bsk6E5sc8tQXw8YX9/VdDkJt/oNIBNmkzunkaqcCw==" />
</item>
<item>
<title>Version 1.0.0</title>
<pubDate>Sat, 18 Apr 2026 09:02:49 +0000</pubDate>
<sparkle:version>1.0.0</sparkle:version>
<sparkle:shortVersionString>1.0.0</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
<description><![CDATA[Initial release. macOS markdown editor with WYSIWYG in-place styling, preview mode, and markdown-fidelity clipboard.]]></description>
<enclosure
url="https://github.com/thejefflarson/reader/releases/download/v1.0.0/Reader-1.0.0.zip"
length="1287217"
type="application/octet-stream"
sparkle:edSignature="TZe3iNLfPRSdunEhYt34rQ8PbeMmrKKzij6MpI3fupqlL2CnBwMPUwvBq+H5plIMBEGr4NKwcwRUy9OKXDB4Bw==" />
</item>
</channel>
</rss>