docs: rename id of the fetcher rule to group

This commit is contained in:
sxyazi 2026-05-08 08:54:50 +08:00
parent aa526434f0
commit 1f25b18492
No known key found for this signature in database

View file

@ -52,6 +52,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/):
- Make `ui.Style` immutable ([#3862])
- Remove `title_format` in favor of new `ind-app-title` DDS event for flexible title customization ([#3684])
- Remove `micro_workers` and `macro_workers` in favor of finer control over concurrent workers ([#3661])
- Rename `id` of the fetcher rule to `group`
### Deprecated