aboutsummaryrefslogtreecommitdiffhomepage
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <fred@miniflux.net>2018-06-04 18:48:27 -0700
committerGravatar Frédéric Guillot <fred@miniflux.net>2018-06-04 18:48:27 -0700
commit77cafe9c2c599f047b499fa09e9c1b126742af7d (patch)
tree3d139365fd6f6548b19350586681e680964bcf5b /ChangeLog
parent3b39f0883c60b6978c6c6df2c0029bd4c96613fe (diff)
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f5b98f..1f267f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+Version 2.0.8 (June 4, 2018)
+----------------------------
+
+* Add Pocket integration
+* Rewrite RealIP() to avoid returning an empty string
+* Convert IP field from text to inet type
+* Improve error handling in integration clients
+* Make unread counter clickable
+* Archive read entries automatically after 60 days
+* Hide horizontal overflow when swiping articles on touch devices
+* Add API endpoint to get logged user
+* Fever API: Return response with an empty list if there is no item
+* Handle feeds with dates formatted as Unix timestamp
+
Version 2.0.7 (May 7, 2018)
---------------------------