forked from p0deje/Maccy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
appcast.xml
37 lines (37 loc) · 1.64 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
<?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>Maccy</title>
<link>https://raw.githubusercontent.com/p0deje/Maccy/master/appcast.xml</link>
<description>Most recent changes with links to updates.</description>
<language>en</language>
<item>
<title>2.3.0</title>
<description>
<![CDATA[
<ul>
<li>Added Belarusian translation.</li>
<li>Added separator line between pinned and unpinned items.</li>
<li>Added scrolling support for large texts in preview popover.</li>
<li>Added preview for HEIC image files.</li>
<li>Improved performance for large text copies.</li>
<li>Improved handling of hovered items.</li>
<li>Fixed paste + paste without formatting combination.</li>
<li>Fixed issue when file URLs were removed when pasting without formatting.</li>
<li>Fixed the issue when the first pinned item was not pre-selected and there were no unpinned items.</li>
</ul>
]]>
</description>
<pubDate>2024-12-11</pubDate>
<releaseNotesLink>https://github.com/p0deje/Maccy/releases/tag/2.3.0</releaseNotesLink>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/p0deje/Maccy/releases/download/2.3.0/Maccy.app.zip"
sparkle:version="54"
sparkle:shortVersionString="2.3.0"
length="0"
type="application/octet-stream"
/>
</item>
</channel>
</rss>