-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathappcast.xml
80 lines (64 loc) · 4.67 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
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
<channel>
<title>Swish</title>
<item>
<title>Swish 1.12</title>
<description><![CDATA[
<style> html { font-size: 11px } </style>
<p>I have started working on Swish 2 🚀 Email <a href="mailto:[email protected]">[email protected]</a> with your ideas!</p>
<!-- <p>Thanks for trying the beta! Please report any bugs to <a href="mailto:[email protected]">[email protected]</a> 🪲</p> -->
<!-- <p>🌟 Like Swish? Write a review on <a href="https://www.producthunt.com/products/swish/reviews/new">Product Hunt</a>, <a href="https://alternativeto.net/software/swish-app/">AlternativeTo</a> or <a href="https://www.slant.co/topics/526/viewpoints/39/~best-window-manager-for-mac~swish">Slant</a>.</p> -->
<h3>Swish 1.12</h3>
<ul>
<li>Added Stage Manager auto-detection and a custom offset slider for its recent apps area.</li>
<li>Synced grid spacing when ‘Sequoia Window Tiling’ is enabled.</li>
<li>Improved window detection for apps that block the Accessibility API (e.g. Adobe and Affinity).</li>
<li>Improved speed of the ‘Minimize/Unminimize All’ menubar gesture.</li>
<li>Added Dock gesture support for apps that do not have a macOS app bundle ID.</li>
<li>Fixed a bug where windows would be re-snapped erroneously after exiting fullscreen mode.</li>
<li>Fixed a crash when interacting with unbundled symlinked applications launched via Terminal.</li>
</ul>
<h3>Swish 1.11</h3>
<ul>
<li>Added the option to use macOS Sequoia’s native window tiling for 2×2 snapping.</li>
<li>Even smoother live tooltip animation.</li>
<li>Disabled gestures on scrollable sliders in toolbars, e.g. in Music.app.</li>
<li>Fixed a bug where Swish would crash when minimizing its own settings window.</li>
</ul>
<h3>Swish 1.10.4</h3>
<ul>
<li>Updated dependencies for macOS 15 (Sequoia).</li>
<li>Smoother live tooltip animation.</li>
<li>Improved compatibility with Mac Mouse Fix.</li>
</ul>
<h3>Swish 1.10.3</h3>
<ul>
<li>Updated dependencies for macOS 14 (Sonoma).</li>
</ul>
<h3>Swish 1.10.2</h3>
<ul>
<li>Support for tabs in VS Code and Orion browser, vertical tabs in Edge and Easels in Arc.</li>
<li>Fixed a bug where gestures would trigger on HTML tab elements and PDF thumbnails in Chromium browsers.</li>
<li>Improved Dock auto hide detection to prevent accidental re-snapping.</li>
<li>Fixed a bug where super modifier + Esc would trigger a Center action even with arrow hotkeys disabled.</li>
<li>Improved Accessibility permissions (no Input Monitoring popup) for new installations.</li>
</ul>
<h3>Swish 1.10</h3>
<ul>
<li>Stage Manager support: Activate/deactivate Stage Manager via Swish's menubarlet</li>
<li>Support for closing tabs in Arc browser.</li>
<li>Improved Launch at Login reliability on macOS 13.</li>
<li>Restored tab support for the latest version of Microsoft Edge.</li>
<li>Improved license activation reliability. Unfortunately, an activation now only counts for a single user on a machine as this was causing issues.</li>
<li>Switched to .dmg from .zip app distribution format to mitigate app translocation problems.</li>
</ul>
]]></description>
<pubDate>Tue, 25 Feb 2025 00:49:49 +0100</pubDate>
<sparkle:minimumSystemVersion>10.13</sparkle:minimumSystemVersion>
<enclosure url="https://github.com/chrenn/swish-dl/releases/download/1.12/Swish.sparkle.dmg" sparkle:version="73" sparkle:shortVersionString="1.12" length="9225035" type="application/octet-stream" sparkle:edSignature="Y4PpKF7776NFn6vIqP3x0/3SvWDEmD5Af1utK57jql+EycpVNrm5xT4OlOPykM10Wy9iqeOzvXf6EJIuXAV/Aw=="/>
<sparkle:deltas>
<enclosure url="https://github.com/chrenn/swish-dl/releases/download/1.12/Swish.sparkle.delta" sparkle:version="73" sparkle:shortVersionString="1.12" sparkle:deltaFrom="71" length="365460" type="application/octet-stream" sparkle:edSignature="aXmRjj9Td7//qxLJBus5pv2cEkSMP9JnNtGLxgY/BPGH7abq/un8+SwxetVDqs6rH8VLCjIWSQNd5CA/Ccv9Bg=="/>
</sparkle:deltas>
</item>
</channel>
</rss>