Commit ffd754b
committed
Release 28.4.0-beta.1
Changed
- Feed keyword filtering: hide articles matching keywords in title, body, or URL (#3711)
New occ commands:
```bash
news:feed:filter:get
news:feed:filter:set
news:feed:filter:delete
```
Added API v1-3 `GET|POST|DELETE /api/v1-3/feeds/{feedId}/filter`
- Feed settings now support selecting multiple feeds and moving/deleting them in throttled, sequential requests. (#3728)
- Replace `arthurhoaro/favicon` with `php-feed-io/favicon-io` for favicon discovery, using PSR-based HTTP interfaces and Symfony-backed discovery caching (#3710)
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>1 parent 50d0cf1 commit ffd754b
2 files changed
Lines changed: 16 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | 9 | | |
12 | 10 | | |
13 | | - | |
14 | 11 | | |
15 | 12 | | |
16 | 13 | | |
17 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
18 | 30 | | |
19 | 31 | | |
20 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments