-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
appcast.xml
executable file
·71 lines (69 loc) · 3.42 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
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle">
<channel>
<title>AutoPiP Updates</title>
<item>
<title>Version 0.4</title>
<description>
<![CDATA[
<h3>New Features</h3>
<ul>
<li>Added Disney+ support</li>
<li>Added feature for PiP on YouTube scrolling</li>
<li>Enhanced control over Picture-in-Picture (PiP) behavior with new settings for tab switching, window switching, and scrolling on Youtube</li>
<li>Updated popup interface with additional checkboxes for PiP settings and improved organization of links</li>
</ul>
<h3>Various bugfixes</h3>
<h3>Known Issues</h3>
<ul>
<li>"PiP on Window Switch" doesn't work when swiping to a fullscreen app</li>
<li>"PiP on tab switch" also enables PiP when swiping to a fullscreen app, even with "PiP on Window Switch" disabled</li>
</ul>
]]>
</description>
<pubDate>Fr, 06 Dec 2024 18:17:00 +0000</pubDate>
<enclosure
url="https://github.com/vordenken/autopip/releases/download/v0.4/AutoPiP.dmg"
sparkle:version="0.4"
sparkle:edSignature="18gVWGYSAZM4NaEfGlZmWZHowDqhgMEuUvILOF4ScN2GuX2I421fb5lOXIyhHLCdV9QLH9khnxsklS1Gh0iIAg=="
length="5537628"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.3</title>
<description>
<![CDATA[
<ul>
<li>Added toolbar menu icon to easily toggle the extension on/off</li>
<li>New feature: Automatic PiP activation when switching from Safari to another app (and deactivation when switching back)</li>
<li>Added Ko-fi/Buy Me a Coffee support options for those who want to support the development</li>
</ul>
]]>
</description>
<pubDate>Do, 28 Nov 2024 12:45:00 +0000</pubDate>
<enclosure
url="https://github.com/vordenken/autopip/releases/download/v0.3/AutoPiP.dmg"
sparkle:version="0.3"
sparkle:edSignature="wKXRYhayYGcYFcCeUMNsd21bZwIwxULuWIX67gyV52Ioxnmm1TpT1RrB+0+KhcCuv7JTpTeLRboyBmI47FaYCw=="
length="5536506"
type="application/octet-stream"/>
</item>
<item>
<title>Version 0.2</title>
<description>
<![CDATA[
<ul>
<li>Implemented autoupdater (using sparkle project)</li>
</ul>
]]>
</description>
<pubDate>Di, 26 Nov 2024 15:00:00 +0000</pubDate>
<enclosure
url="https://github.com/vordenken/autopip/releases/download/v0.2/AutoPiP.dmg"
sparkle:version="0.2"
sparkle:edSignature="2GecN7z1i3agIY2fxcssKG5awCG6bI6anQWUW4cHqrkWOst8a81XdX9cK8KeQfHLMpyy5gg4buCHuwgpd2NDCA=="
length="5524923"
type="application/octet-stream"/>
</item>
</channel>
</rss>