Skip to content

Commit 1533ac6

Browse files
committed
docs: add v2.3.1 changelog
1 parent 6626d1b commit 1533ac6

File tree

4 files changed

+24
-0
lines changed

4 files changed

+24
-0
lines changed

src/pages/MainDocs/md/changelog.en.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
import offlineLogImg from '@/assets/image/screenshot/v1.9.2-offline-log-size.png';
22
import harborRecordStatusImg from '@/assets/image/screenshot/harbor-record-status-en.gif';
33

4+
## v2.3.1
5+
6+
- 🐛 Fix the issue where the authentication function in v2.3.0 version. The usage remains unchanged. For details, see: https://github.com/HuolalaTech/page-spy-web/pull/343;
7+
48
## v2.3.0
59

10+
> ⚠️ <b style={{ color: '#ff4d4f' }}>Note: The authentication in v2.3.0 version has a problem, please use [v2.3.1](#v2-3-1) version.</b>
11+
612
- 🆕 Added password protection for debugger security when starting the service. Click to view [Usage Guide](./faq#security). For details, see: https://github.com/HuolalaTech/page-spy-web/pull/333, https://github.com/HuolalaTech/page-spy-api/pull/13;
713

814
## v2.2.4

src/pages/MainDocs/md/changelog.ja.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
import offlineLogImg from '@/assets/image/screenshot/v1.9.2-offline-log-size.png';
22
import harborRecordStatusImg from '@/assets/image/screenshot/harbor-record-status-en.gif';
33

4+
## v2.3.1
5+
6+
- 🐛 v2.3.0 バージョンの認証機能の問題を修正しました。使用方法は変更ありません。詳細はこちら:https://github.com/HuolalaTech/page-spy-web/pull/343;
7+
48
## v2.3.0
59

10+
> ⚠️ <b style={{ color: '#ff4d4f' }}>注意:v2.3.0 バージョンの認証機能に問題があります。[v2.3.1](#v2-3-1) バージョンを使用してください。</b>
11+
612
- 🆕 デバッガーのセキュリティを保護するためのパスワード設定機能を追加しました。[使用ガイド](./faq#security)をクリックしてご覧ください。詳細はこちら:https://github.com/HuolalaTech/page-spy-web/pull/333, https://github.com/HuolalaTech/page-spy-api/pull/13;
713

814
## v2.2.4

src/pages/MainDocs/md/changelog.ko.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
import offlineLogImg from '@/assets/image/screenshot/v1.9.2-offline-log-size.png';
22
import harborRecordStatusImg from '@/assets/image/screenshot/harbor-record-status-en.gif';
33

4+
## v2.3.1
5+
6+
- 🐛 v2.3.0 버전의 인증 기능 문제를 수정했습니다. 사용 방법은 변경되지 않았습니다. 자세한 내용은 https://github.com/HuolalaTech/page-spy-web/pull/343 참조하세요;
7+
48
## v2.3.0
59

10+
> ⚠️ <b style={{ color: '#ff4d4f' }}>주의: v2.3.0 버전의 인증 기능에 문제가 있습니다. [v2.3.1](#v2-3-1) 버전을 사용하세요.</b>
11+
612
- 🆕 서비스 시작 시 디버거 보안을 위한 비밀번호 설정 기능이 추가되었습니다. [사용 가이드](./faq#security)를 클릭하여 확인하세요. 자세한 내용: https://github.com/HuolalaTech/page-spy-web/pull/333, https://github.com/HuolalaTech/page-spy-api/pull/13;
713

814
## v2.2.4

src/pages/MainDocs/md/changelog.zh.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
import offlineLogImg from '@/assets/image/screenshot/v1.9.2-offline-log-size.png';
22
import harborRecordStatusImg from '@/assets/image/screenshot/harbor-record-status-zh.gif';
33

4+
## v2.3.1
5+
6+
- 🐛 修复 v2.3.0 版本中权限认证的问题,使用方式无变化。查看详情:https://github.com/HuolalaTech/page-spy-web/pull/343;
7+
48
## v2.3.0
59

10+
> ⚠️ <b style={{ color: '#ff4d4f' }}>注意:v2.3.0 版本中权限认证功能存在问题,请使用 [v2.3.1](./changelog#v2-3-1) 版本。</b>
11+
612
- 🆕 支持在启动服务时设置密码以保护调试端安全,点击查看 [使用说明](./faq#security)。查看详情:https://github.com/HuolalaTech/page-spy-web/pull/333, https://github.com/HuolalaTech/page-spy-api/pull/13;
713

814
## v2.2.4

0 commit comments

Comments
 (0)