Skip to content

Commit 38c3631

Browse files
chore(release): 7.1.0 [skip ci]
# [7.1.0](v7.0.2...v7.1.0) (2024-11-02) ### Bug Fixes * fixed the rounded corners when the mouse moves over the table ([dd379c4](dd379c4)) ### Features * add irish localization ([19f59b2](19f59b2)) * add language preference ([f33418e](f33418e)) * allow to run the app without screen-recording permissions ([129d061](129d061)), closes [#1082](#1082) * hide space labels when showing same-space windows (closes [#3766](#3766)) ([ad64ced](ad64ced)) * i18n ([d77fa67](d77fa67)) * improve appearance at the different sizes ([2c857a6](2c857a6)) * improve display of wide/tall thumbnails (closes [#3791](#3791)) ([45bbc93](45bbc93)) * improve localizations ([9d1349b](9d1349b))
1 parent 4a46c46 commit 38c3631

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-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.1.0</title>
9+
<pubDate>Sat, 02 Nov 2024 21:32:24 +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.1.0/AltTab-7.1.0.zip"
14+
sparkle:version="7.1.0"
15+
sparkle:shortVersionString="7.1.0"
16+
sparkle:edSignature="1tj7Jsrl5kkjHwlSvgP9xvHfXyG5bgpoI37GrvvsgKv65HKyB5GqlmOu99zlki46SDrvplxQsb+GTb0RV/umBg==" length="12311574"
17+
type="application/octet-stream"/>
18+
</item>
19+
20+
721
<item>
822
<title>Version 7.0.2</title>
923
<pubDate>Sat, 12 Oct 2024 11:09:58 +0000</pubDate>

docs/Changelog.md

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

3+
# [7.1.0](https://github.com/lwouis/alt-tab-macos/compare/v7.0.2...v7.1.0) (2024-11-02)
4+
5+
6+
### Bug Fixes
7+
8+
* fixed the rounded corners when the mouse moves over the table ([dd379c4](https://github.com/lwouis/alt-tab-macos/commit/dd379c4))
9+
10+
11+
### Features
12+
13+
* add irish localization ([19f59b2](https://github.com/lwouis/alt-tab-macos/commit/19f59b2))
14+
* add language preference ([f33418e](https://github.com/lwouis/alt-tab-macos/commit/f33418e))
15+
* allow to run the app without screen-recording permissions ([129d061](https://github.com/lwouis/alt-tab-macos/commit/129d061)), closes [#1082](https://github.com/lwouis/alt-tab-macos/issues/1082)
16+
* hide space labels when showing same-space windows (closes [#3766](https://github.com/lwouis/alt-tab-macos/issues/3766)) ([ad64ced](https://github.com/lwouis/alt-tab-macos/commit/ad64ced))
17+
* i18n ([d77fa67](https://github.com/lwouis/alt-tab-macos/commit/d77fa67))
18+
* improve appearance at the different sizes ([2c857a6](https://github.com/lwouis/alt-tab-macos/commit/2c857a6))
19+
* improve display of wide/tall thumbnails (closes [#3791](https://github.com/lwouis/alt-tab-macos/issues/3791)) ([45bbc93](https://github.com/lwouis/alt-tab-macos/commit/45bbc93))
20+
* improve localizations ([9d1349b](https://github.com/lwouis/alt-tab-macos/commit/9d1349b))
21+
322
## [7.0.2](https://github.com/lwouis/alt-tab-macos/compare/v7.0.1...v7.0.2) (2024-10-12)
423

524

0 commit comments

Comments
 (0)