Skip to content

Commit 3dee523

Browse files
authored
Merge pull request fuji-mak#70 from fuji-mak/release/2.0.4
Release Capsomnia 2.0.4
2 parents f1688b6 + d8435fe commit 3dee523

11 files changed

Lines changed: 19 additions & 14 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to Capsomnia will be documented in this file.
44

55
## Unreleased
66

7+
## 2.0.4 - 2026-08-05
8+
9+
- Prevent command execution deadlocks by draining standard output and standard error concurrently.
10+
- Prevent main run-loop re-entry from launching nested `pmset` processes during sleep-state polling.
11+
712
## 2.0.3 - 2026-07-27
813

914
- Preserve sleep prevention when macOS clears Caps Lock while switching from an IME to a keyboard layout such as ABC or U.S.

README.ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<a href="LICENSE"><img alt="MIT License" src="https://img.shields.io/badge/License-MIT-b7ff3c?style=flat-square&labelColor=111111"></a>
2121
</p>
2222

23-
現在のバージョン: `2.0.3`
23+
現在のバージョン: `2.0.4`
2424

2525
[English README](README.md) · [简体中文 README](README.zh-Hans.md) · [한국어 README](README.ko.md)
2626

README.ko.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<a href="LICENSE"><img alt="MIT 라이선스" src="https://img.shields.io/badge/License-MIT-b7ff3c?style=flat-square&labelColor=111111"></a>
2121
</p>
2222

23-
현재 버전: `2.0.3`
23+
현재 버전: `2.0.4`
2424

2525
[English README](README.md) · [日本語 README](README.ja.md) · [简体中文 README](README.zh-Hans.md)
2626

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<a href="LICENSE"><img alt="MIT License" src="https://img.shields.io/badge/License-MIT-b7ff3c?style=flat-square&labelColor=111111"></a>
2121
</p>
2222

23-
Current version: `2.0.3`
23+
Current version: `2.0.4`
2424

2525
[日本語 README](README.ja.md) · [简体中文 README](README.zh-Hans.md) · [한국어 README](README.ko.md)
2626

README.zh-Hans.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<a href="LICENSE"><img alt="MIT 许可证" src="https://img.shields.io/badge/License-MIT-b7ff3c?style=flat-square&labelColor=111111"></a>
2121
</p>
2222

23-
当前版本:`2.0.3`
23+
当前版本:`2.0.4`
2424

2525
[English README](README.md) · [日本語 README](README.ja.md) · [한국어 README](README.ko.md)
2626

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"applicationCategory": "UtilitiesApplication",
6464
"applicationSubCategory": "DeveloperTool",
6565
"operatingSystem": "macOS 14 or later on Apple silicon",
66-
"softwareVersion": "2.0.3",
66+
"softwareVersion": "2.0.4",
6767
"license": "https://github.com/fuji-mak/Capsomnia/blob/main/LICENSE",
6868
"isAccessibleForFree": true,
6969
"offers": {

docs/ja/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"applicationCategory": "UtilitiesApplication",
6464
"applicationSubCategory": "DeveloperTool",
6565
"operatingSystem": "macOS 14 or later on Apple silicon",
66-
"softwareVersion": "2.0.3",
66+
"softwareVersion": "2.0.4",
6767
"license": "https://github.com/fuji-mak/Capsomnia/blob/main/LICENSE",
6868
"isAccessibleForFree": true,
6969
"offers": {

docs/ko/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"applicationCategory": "UtilitiesApplication",
6464
"applicationSubCategory": "DeveloperTool",
6565
"operatingSystem": "macOS 14 or later on Apple silicon",
66-
"softwareVersion": "2.0.3",
66+
"softwareVersion": "2.0.4",
6767
"license": "https://github.com/fuji-mak/Capsomnia/blob/main/LICENSE",
6868
"isAccessibleForFree": true,
6969
"offers": {

docs/sitemap.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<xhtml:link rel="alternate" hreflang="zh-Hans" href="https://capsomnia.com/zh-hans/" />
88
<xhtml:link rel="alternate" hreflang="ko" href="https://capsomnia.com/ko/" />
99
<xhtml:link rel="alternate" hreflang="x-default" href="https://capsomnia.com/" />
10-
<lastmod>2026-07-27</lastmod>
10+
<lastmod>2026-08-05</lastmod>
1111
<changefreq>weekly</changefreq>
1212
<priority>1.0</priority>
1313
</url>
@@ -18,7 +18,7 @@
1818
<xhtml:link rel="alternate" hreflang="zh-Hans" href="https://capsomnia.com/zh-hans/" />
1919
<xhtml:link rel="alternate" hreflang="ko" href="https://capsomnia.com/ko/" />
2020
<xhtml:link rel="alternate" hreflang="x-default" href="https://capsomnia.com/" />
21-
<lastmod>2026-07-27</lastmod>
21+
<lastmod>2026-08-05</lastmod>
2222
<changefreq>weekly</changefreq>
2323
<priority>0.9</priority>
2424
</url>
@@ -29,7 +29,7 @@
2929
<xhtml:link rel="alternate" hreflang="zh-Hans" href="https://capsomnia.com/zh-hans/" />
3030
<xhtml:link rel="alternate" hreflang="ko" href="https://capsomnia.com/ko/" />
3131
<xhtml:link rel="alternate" hreflang="x-default" href="https://capsomnia.com/" />
32-
<lastmod>2026-07-27</lastmod>
32+
<lastmod>2026-08-05</lastmod>
3333
<changefreq>weekly</changefreq>
3434
<priority>0.9</priority>
3535
</url>
@@ -40,7 +40,7 @@
4040
<xhtml:link rel="alternate" hreflang="zh-Hans" href="https://capsomnia.com/zh-hans/" />
4141
<xhtml:link rel="alternate" hreflang="ko" href="https://capsomnia.com/ko/" />
4242
<xhtml:link rel="alternate" hreflang="x-default" href="https://capsomnia.com/" />
43-
<lastmod>2026-07-27</lastmod>
43+
<lastmod>2026-08-05</lastmod>
4444
<changefreq>weekly</changefreq>
4545
<priority>0.9</priority>
4646
</url>

docs/zh-hans/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"applicationCategory": "UtilitiesApplication",
6464
"applicationSubCategory": "DeveloperTool",
6565
"operatingSystem": "macOS 14 or later on Apple silicon",
66-
"softwareVersion": "2.0.3",
66+
"softwareVersion": "2.0.4",
6767
"license": "https://github.com/fuji-mak/Capsomnia/blob/main/LICENSE",
6868
"isAccessibleForFree": true,
6969
"offers": {

0 commit comments

Comments
 (0)