Skip to content

Commit 7134546

Browse files
chore(release): 7.8.0 [skip ci]
# [7.8.0](v7.7.0...v7.8.0) (2024-12-06) ### Features * bring back the cursor follow focus feature ([#3882](#3882)) ([73382db](73382db)) * improve display of very small windows (closes [#3902](#3902)) ([9bafd03](9bafd03)) * improve irish localization ([89c02c9](89c02c9)) * switcher will show faster (closes [#3845](#3845)) ([b694c83](b694c83))
1 parent 89c02c9 commit 7134546

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

appcast.xml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@
44
<title>alt-tab-macos</title>
55
<language>en</language>
66

7+
<item>
8+
<title>Version 7.8.0</title>
9+
<pubDate>Fri, 06 Dec 2024 16:44:34 +0000</pubDate>
10+
<sparkle:minimumSystemVersion>10.12</sparkle:minimumSystemVersion>
11+
<sparkle:releaseNotesLink>https://alt-tab-macos.netlify.app/changelog-bare</sparkle:releaseNotesLink>
12+
<enclosure
13+
url="https://github.com/lwouis/alt-tab-macos/releases/download/v7.8.0/AltTab-7.8.0.zip"
14+
sparkle:version="7.8.0"
15+
sparkle:shortVersionString="7.8.0"
16+
sparkle:edSignature="nKxDI2dJryWHHpTMFMMi5w3L3KSGGJKBz1AIrOOUB0IHv6YVr6tR4P9LOhQEeyHd4ciDoXrG50VU1K1WipNkDA==" length="12347668"
17+
type="application/octet-stream"/>
18+
</item>
19+
20+
721
<item>
822
<title>Version 7.7.0</title>
923
<pubDate>Tue, 03 Dec 2024 23:26:56 +0000</pubDate>

docs/Changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release notes
22

3+
# [7.8.0](https://github.com/lwouis/alt-tab-macos/compare/v7.7.0...v7.8.0) (2024-12-06)
4+
5+
6+
### Features
7+
8+
* bring back the cursor follow focus feature ([#3882](https://github.com/lwouis/alt-tab-macos/issues/3882)) ([73382db](https://github.com/lwouis/alt-tab-macos/commit/73382db))
9+
* improve display of very small windows (closes [#3902](https://github.com/lwouis/alt-tab-macos/issues/3902)) ([9bafd03](https://github.com/lwouis/alt-tab-macos/commit/9bafd03))
10+
* improve irish localization ([89c02c9](https://github.com/lwouis/alt-tab-macos/commit/89c02c9))
11+
* switcher will show faster (closes [#3845](https://github.com/lwouis/alt-tab-macos/issues/3845)) ([b694c83](https://github.com/lwouis/alt-tab-macos/commit/b694c83))
12+
313
# [7.7.0](https://github.com/lwouis/alt-tab-macos/compare/v7.6.0...v7.7.0) (2024-12-03)
414

515

0 commit comments

Comments
 (0)