mirror of
https://github.com/lwouis/alt-tab-macos.git
synced 2026-05-24 11:20:36 +00:00
chore(release): 10.12.0 [skip ci]
# [10.12.0](https://github.com/lwouis/alt-tab-macos/compare/v10.11.0...v10.12.0) (2026-04-13) ### Features * remove the need to add email in feedback form ([da9a46b](https://github.com/lwouis/alt-tab-macos/commit/da9a46b)) * show usage stats in the about-window ([9c5b963](https://github.com/lwouis/alt-tab-macos/commit/9c5b963))
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
**AltTab** brings the power of Windows alt-tab to macOS
|
||||
|
||||
[Official website](https://alt-tab.app/)<br/><sub>15K stars</sub> | [Download](https://github.com/lwouis/alt-tab-macos/releases/download/v10.11.0/AltTab-10.11.0.zip)<br/><sub>7.3M downloads</sub>
|
||||
[Official website](https://alt-tab.app/)<br/><sub>15K stars</sub> | [Download](https://github.com/lwouis/alt-tab-macos/releases/download/v10.12.0/AltTab-10.12.0.zip)<br/><sub>7.4M downloads</sub>
|
||||
-|-
|
||||
|
||||
<div align="right">
|
||||
|
||||
+14
@@ -4,6 +4,20 @@
|
||||
<title>alt-tab-macos</title>
|
||||
<language>en</language>
|
||||
|
||||
<item>
|
||||
<title>Version 10.12.0</title>
|
||||
<pubDate>Mon, 13 Apr 2026 09:03:12 +0000</pubDate>
|
||||
<sparkle:minimumSystemVersion>10.12</sparkle:minimumSystemVersion>
|
||||
<sparkle:releaseNotesLink>https://alt-tab.app/changelog-bare</sparkle:releaseNotesLink>
|
||||
<enclosure
|
||||
url="https://github.com/lwouis/alt-tab-macos/releases/download/v10.12.0/AltTab-10.12.0.zip"
|
||||
sparkle:version="10.12.0"
|
||||
sparkle:shortVersionString="10.12.0"
|
||||
sparkle:edSignature="kQD8Lx4Relp2bJBitk8lGXrYgAS0R5OGPcXsMX0oSJL4Z4Xs1ivBbM+iZLjk02cSVuIXXYaVPVgFT/NQWT5kDA==" length="12134976"
|
||||
type="application/octet-stream"/>
|
||||
</item>
|
||||
|
||||
|
||||
<item>
|
||||
<title>Version 10.11.0</title>
|
||||
<pubDate>Wed, 08 Apr 2026 20:11:32 +0000</pubDate>
|
||||
|
||||
@@ -63,7 +63,7 @@
|
||||
</div>
|
||||
<div id="download-section">
|
||||
<a class="button rainbow" href="{{ site.github.latest_release.assets[0].browser_download_url }}">Download</a>
|
||||
<div id="downloads">7.3M downloads</div>
|
||||
<div id="downloads">7.4M downloads</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -4,6 +4,20 @@
|
||||
<title>alt-tab-macos</title>
|
||||
<language>en</language>
|
||||
|
||||
<item>
|
||||
<title>Version 10.12.0</title>
|
||||
<pubDate>Mon, 13 Apr 2026 09:03:12 +0000</pubDate>
|
||||
<sparkle:minimumSystemVersion>10.12</sparkle:minimumSystemVersion>
|
||||
<sparkle:releaseNotesLink>https://alt-tab.app/changelog-bare</sparkle:releaseNotesLink>
|
||||
<enclosure
|
||||
url="https://github.com/lwouis/alt-tab-macos/releases/download/v10.12.0/AltTab-10.12.0.zip"
|
||||
sparkle:version="10.12.0"
|
||||
sparkle:shortVersionString="10.12.0"
|
||||
sparkle:edSignature="kQD8Lx4Relp2bJBitk8lGXrYgAS0R5OGPcXsMX0oSJL4Z4Xs1ivBbM+iZLjk02cSVuIXXYaVPVgFT/NQWT5kDA==" length="12134976"
|
||||
type="application/octet-stream"/>
|
||||
</item>
|
||||
|
||||
|
||||
<item>
|
||||
<title>Version 10.11.0</title>
|
||||
<pubDate>Wed, 08 Apr 2026 20:11:32 +0000</pubDate>
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
# [10.12.0](https://github.com/lwouis/alt-tab-macos/compare/v10.11.0...v10.12.0) (2026-04-13)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* remove the need to add email in feedback form ([da9a46b](https://github.com/lwouis/alt-tab-macos/commit/da9a46b))
|
||||
* show usage stats in the about-window ([9c5b963](https://github.com/lwouis/alt-tab-macos/commit/9c5b963))
|
||||
|
||||
# [10.11.0](https://github.com/lwouis/alt-tab-macos/compare/v10.10.1...v10.11.0) (2026-04-08)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user