Skip to content

Commit 455e16a

Browse files
chore(release): 6.55.0 [skip ci]
# [6.55.0](lwouis/alt-tab-macos@v6.54.0...v6.55.0) (2023-02-23) ### Bug Fixes * use plain number formatter for initial slider label ([7cab722](lwouis/alt-tab-macos@7cab722)) ### Features * allow batch removal from the blacklist ([f53c070](lwouis/alt-tab-macos@f53c070)) * allow to switch shortcuts while the ui is already open ([b99c988](lwouis/alt-tab-macos@b99c988)) * improved german localization ([5d27a19](lwouis/alt-tab-macos@5d27a19)) * show dock badges when they don't show a number (closes [#2356](lwouis/alt-tab-macos#2356)) ([84752e0](lwouis/alt-tab-macos@84752e0))
1 parent 5d27a19 commit 455e16a

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-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 6.55.0</title>
9+
<pubDate>Thu, 23 Feb 2023 18:39:17 +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/v6.55.0/AltTab-6.55.0.zip"
14+
sparkle:version="6.55.0"
15+
sparkle:shortVersionString="6.55.0"
16+
sparkle:edSignature="/WDpqm8zz6EM8YvJZvCYOVSp+xlwF9kuIysewJRpMhYHIQ0OK2i69r7h6j8X4EX6QyrmKA2BN4rwSFWoYTwjCg==" length="8790753"
17+
type="application/octet-stream"/>
18+
</item>
19+
20+
721
<item>
822
<title>Version 6.54.0</title>
923
<pubDate>Mon, 20 Feb 2023 18:20:53 +0000</pubDate>

docs/Changelog.md

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

3+
# [6.55.0](https://github.com/lwouis/alt-tab-macos/compare/v6.54.0...v6.55.0) (2023-02-23)
4+
5+
6+
### Bug Fixes
7+
8+
* use plain number formatter for initial slider label ([7cab722](https://github.com/lwouis/alt-tab-macos/commit/7cab722))
9+
10+
11+
### Features
12+
13+
* allow batch removal from the blacklist ([f53c070](https://github.com/lwouis/alt-tab-macos/commit/f53c070))
14+
* allow to switch shortcuts while the ui is already open ([b99c988](https://github.com/lwouis/alt-tab-macos/commit/b99c988))
15+
* improved german localization ([5d27a19](https://github.com/lwouis/alt-tab-macos/commit/5d27a19))
16+
* show dock badges when they don't show a number (closes [#2356](https://github.com/lwouis/alt-tab-macos/issues/2356)) ([84752e0](https://github.com/lwouis/alt-tab-macos/commit/84752e0))
17+
318
# [6.54.0](https://github.com/lwouis/alt-tab-macos/compare/v6.53.1...v6.54.0) (2023-02-20)
419

520

0 commit comments

Comments
 (0)