-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathappcast.xml
More file actions
52 lines (52 loc) · 2.14 KB
/
Copy pathappcast.xml
File metadata and controls
52 lines (52 loc) · 2.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
<?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>MaccyPlus</title>
<link>https://raw.githubusercontent.com/roypadina/maccyplus/main/appcast.xml</link>
<description>Most recent changes with links to updates.</description>
<language>en</language>
<item>
<title>2.6.7</title>
<description>
<![CDATA[
<ul>
<li>New built-in action "Reveal in Finder": copy a local path — a folder opens in Finder, a file is selected inside its folder.</li>
<li>Accepts absolute and ~/ paths, file:// URLs and copied Finder items.</li>
</ul>
]]>
</description>
<pubDate>Fri, 28 Aug 2026 18:46:21 +0300</pubDate>
<releaseNotesLink>https://github.com/roypadina/maccyplus/releases/tag/v2.6.7</releaseNotesLink>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/roypadina/maccyplus/releases/download/v2.6.7/MaccyPlus.zip"
sparkle:version="66"
sparkle:shortVersionString="2.6.7"
length="4279679"
type="application/octet-stream"
/>
</item>
<item>
<title>2.6.6</title>
<description>
<![CDATA[
<ul>
<li>Plugin system: declarative + JavaScript clipboard conditions/actions, installable from the official marketplace.</li>
<li>Install/uninstall plugin packages from Settings → Plugins.</li>
<li>Faster popup rendering.</li>
</ul>
]]>
</description>
<pubDate>Wed, 25 Jun 2026 23:00:00 +0300</pubDate>
<releaseNotesLink>https://github.com/roypadina/maccyplus/releases/tag/v2.6.6</releaseNotesLink>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/roypadina/maccyplus/releases/download/v2.6.6/MaccyPlus.zip"
sparkle:version="65"
sparkle:shortVersionString="2.6.6"
length="4284718"
type="application/octet-stream"
/>
</item>
</channel>
</rss>