Skip to content

Commit e2d7c1c

Browse files
committed
chore: update version to 1.8.04 and enhance CHANGELOG with new features and fixes
1 parent a56b978 commit e2d7c1c

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

‎.env‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=1.8.03
2-
VERSION=1.8.03
1+
version=1.8.04
2+
VERSION=1.8.04

‎.github/workflows/build.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
version:
77
description: 'Version number (e.g. 1.0.9)'
88
required: true
9-
default: '1.8.02'
9+
default: '1.8.04'
1010

1111
permissions:
1212
contents: write

‎CHANGELOG.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## v1.8.04
4+
1. Update totally_reset_cursor.py | 更新 totally_reset_cursor.py
5+
2. Fix: improve Linux Chrome visibility and root user handling | 修復 Linux Chrome 可見性以及 root 用戶處理
6+
3. Fix: improve Linux path handling and fix permission issues | 修復 Linux 路徑處理以及修復權限問題
7+
4. Fix: Some Issues | 修復一些問題
8+
39
## v1.8.03
410
1. Fix: Improve Linux path handling and add case-insensitive Cursor directory detection | 修復Linux系統路徑錯誤以及添加cursor 路徑偵測
511
2. Fix: Some Issues | 修復一些問題

0 commit comments

Comments
 (0)