From 07bed23848ee50596ef4741617ab929d24b5dad5 Mon Sep 17 00:00:00 2001 From: yeongpin Date: Sun, 6 Apr 2025 12:58:36 +0800 Subject: [PATCH] Update CHANGELOG.md with new messaging for free accounts and fix minor issues; bump version to 1.8.07 in build workflow --- .github/workflows/build.yml | 2 +- CHANGELOG.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b27e0d4..5f23bff 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -6,7 +6,7 @@ on: version: description: 'Version number (e.g. 1.0.9)' required: true - default: '1.8.04' + default: '1.8.07' permissions: contents: write diff --git a/CHANGELOG.md b/CHANGELOG.md index 66ff682..d815a00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,8 @@ ## v1.8.07 1. Add: Bypass Cursor Version Check | 添加繞過 Cursor 版本檢查 2. Add: Multilanguage support for bypass | 添加繞過的多語言支持 -3. Fix: Some Issues | 修復一些問題 +3. MSG: Free & free trial accounts can no longer use chat with premium models on Cursor Version 0.45 or less. Please upgrade to Pro or use Cursor Version 0.46 or later. Install Cursor at https://www.cursor.com/downloads or update from within the editor. +4. Fix: Some Issues | 修復一些問題 ## v1.8.06 1. Add: Google Account Deletion Feature | 添加 Google 账号删除功能