Skip to content

Commit 0c56b4d

Browse files
committed
Update ChangeLog
1 parent 32439ca commit 0c56b4d

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

ChangeLog

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
Version 2.0.30 (May 7, 2021)
2+
----------------------------
3+
4+
* Security fix: any user can delete any feed (Regression introduced in commit 51fb949)
5+
* Fix password reset via CLI
6+
* Increase default batch size value
7+
* Handle RSS feed title with encoded Unicode entities
8+
* Show number of unread per category in category list instead of number of feeds
9+
* Bump github.com/lib/pq from 1.10.0 to 1.10.1
10+
* Filtering doesn't work when selecting from multiple found feeds
11+
* Bump github.com/tdewolff/minify/v2 from 2.9.15 to 2.9.16
12+
* Use an appropriate color for visited links on dark theme
13+
* Fix typo in reader/json/doc.go
14+
* Create SECURITY.md
15+
* Setup golangci-lint Github Action
16+
* Add per feed cookies option
17+
* Bump github.com/prometheus/client_golang from 1.9.0 to 1.10.0
18+
* Bump github.com/tdewolff/minify/v2 from 2.9.13 to 2.9.15
19+
120
Version 2.0.29 (Mar 21, 2021)
221
-----------------------------
322

0 commit comments

Comments
 (0)