Skip to content

Commit d7a7ff4

Browse files
docs:update changelog.md
1 parent 02be226 commit d7a7ff4

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# Changelog
22

3+
## v1.2.4 - 2025-12-23
4+
5+
### New Features
6+
7+
- **Rule Grouping**:
8+
- Added rule grouping functionality to organize rules into folders
9+
- Create, rename, and delete groups from the rule list toolbar
10+
- Collapsible groups with visual hierarchy indicators
11+
- Rules can be assigned to groups via dropdown in rule editor
12+
- Group count display showing number of rules per group
13+
14+
- **Enhanced Rule Creation**:
15+
- "Add Rule" panel now supports selecting group during creation
16+
- Group dropdown only shows when groups exist
17+
18+
### Improvements
19+
20+
- **User Documentation**:
21+
- Added comprehensive [User Manual](docs/USER_MANUAL.md) in English
22+
- Added comprehensive [用户手册](docs/USER_MANUAL.zh-CN.md) in Chinese
23+
- New documentation includes quick start, interface overview, rule management guide, network debugging, and FAQ
24+
25+
- **ROADMAP Updates**:
26+
- Marked completed items in Phase 1: UI State Persistence, Enhanced JSON Editor, Network Detail View, Visual & UX Polish, and Rule Grouping
27+
- Updated to reflect v1.2.x iteration approach
28+
29+
---
30+
331
## v1.2.3 - 2025-12-19
432

533
### New Features

0 commit comments

Comments
 (0)