Skip to content

Commit

Permalink
chore(release): 7.18.0 [skip ci]
Browse files Browse the repository at this point in the history
# [7.18.0](v7.17.0...v7.18.0) (2025-01-07)

### Bug Fixes

* various issues with the app freezing or being slowly ([121515c](121515c))
* window order on first display was wrong ([db5644e](db5644e))
* window preview was not showing in titles style ([684cc66](684cc66))

### Features

* improve polish localization ([c712473](c712473))
  • Loading branch information
semantic-release-bot committed Jan 7, 2025
1 parent c712473 commit 71bb2d8
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
14 changes: 14 additions & 0 deletions appcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@
<title>alt-tab-macos</title>
<language>en</language>

<item>
<title>Version 7.18.0</title>
<pubDate>Tue, 07 Jan 2025 00:20:42 +0000</pubDate>
<sparkle:minimumSystemVersion>10.12</sparkle:minimumSystemVersion>
<sparkle:releaseNotesLink>https://alt-tab-macos.netlify.app/changelog-bare</sparkle:releaseNotesLink>
<enclosure
url="https://github.com/lwouis/alt-tab-macos/releases/download/v7.18.0/AltTab-7.18.0.zip"
sparkle:version="7.18.0"
sparkle:shortVersionString="7.18.0"
sparkle:edSignature="oLLPFUpBFVGf5/3lSmOv82+QYWAGdMrj2g6/RTnX7l3gHzX6seewAgCmNYPXIIQC/BwKmUVot7sDL7HleNn1Ag==" length="12137782"
type="application/octet-stream"/>
</item>


<item>
<title>Version 7.17.0</title>
<pubDate>Sun, 05 Jan 2025 18:28:41 +0000</pubDate>
Expand Down
14 changes: 14 additions & 0 deletions docs/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Release notes

# [7.18.0](https://github.com/lwouis/alt-tab-macos/compare/v7.17.0...v7.18.0) (2025-01-07)


### Bug Fixes

* various issues with the app freezing or being slowly ([121515c](https://github.com/lwouis/alt-tab-macos/commit/121515c))
* window order on first display was wrong ([db5644e](https://github.com/lwouis/alt-tab-macos/commit/db5644e))
* window preview was not showing in titles style ([684cc66](https://github.com/lwouis/alt-tab-macos/commit/684cc66))


### Features

* improve polish localization ([c712473](https://github.com/lwouis/alt-tab-macos/commit/c712473))

# [7.17.0](https://github.com/lwouis/alt-tab-macos/compare/v7.16.0...v7.17.0) (2025-01-05)


Expand Down

0 comments on commit 71bb2d8

Please sign in to comment.