Miniflux v2.0.16 Release Notes

Release Date: 2019-06-08 // almost 5 years ago
    • โž• 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