File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
20
Version 2.0.29 (Mar 21, 2021)
2
21
-----------------------------
3
22
You can’t perform that action at this time.
0 commit comments