aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <fred@miniflux.net>2019-06-08 20:13:40 -0700
committerGravatar Frédéric Guillot <fred@miniflux.net>2019-06-08 21:13:44 -0700
commitd01a2dd65194a588010701f7abf4be0a7db312b8 (patch)
tree88efcfea3317d18d0737abb0ea5c70e1550b6f6a
parentec8fa56c95c90fb90925c723d7afd0d5fd642a76 (diff)
Update ChangeLog
-rw-r--r--ChangeLog21
-rw-r--r--miniflux.14
2 files changed, 23 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 254141d..dcc3514 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+Version 2.0.16 (Jun 8, 2019)
+----------------------------
+
+* Add option to toggle date/time in log messages
+* Add optional config file parser in addition to environment variables
+* Make HTTP Client timeout and max body size configurable
+* Refactor config package:
+ - Parse configuration only once during startup time
+ - Store configuration values in a global variable
+* Flip behavior of j and k keyboard shortcuts
+* Bump Postgresql client library to v1.1.1 to bring in SCRAM-SHA-256 authentication
+* Add option to enable/disable keyboard shortcuts
+* Add missing translation
+* Improve page reload when showing unread/all entries:
+ - Show only unread entries = refresh current page
+ - Show all entries = go to next page
+* Always display feed entries even when there is a feed error
+* Use loading label instead of saving when submitting login form
+* Add OPML v1 support during importation
+* Add 'allow-popups' to iframe sandbox permissions
+
Version 2.0.15 (Mar 16, 2019)
-----------------------------
diff --git a/miniflux.1 b/miniflux.1
index 19ec39f..6cd729d 100644
--- a/miniflux.1
+++ b/miniflux.1
@@ -1,5 +1,5 @@
.\" Manpage for miniflux.
-.TH "MINIFLUX" "1" "November 9, 2018" "\ \&" "\ \&"
+.TH "MINIFLUX" "1" "June 8, 2019" "\ \&" "\ \&"
.SH NAME
miniflux \- Minimalist and opinionated feed reader
@@ -212,7 +212,7 @@ Default is 20 seconds\&.
.B HTTP_CLIENT_MAX_BODY_SIZE
Maximum body size for HTTP requests in Mebibyte (MiB)\&.
.br
-Default is 20 MiB\&.
+Default is 15 MiB\&.
.SH AUTHORS
.sp