\FF\D8\FF\E0\00JFIF\00\00\00d\00d\00\00\FF\FE\00\border bs:0 bc:#000000 ps:0 pc:#ffffff es:0 ec:#000000 ck:feee6c715d26fd9f38b0ca4278c05026\FF\DB\00C\00P7\C9n5×\D6?\BDê\9Ds\EBp\9F[`8m\B7)o\B5\E8\E6I\99\FE3]]A2\BA\8Cw\D6E\93\\DEv\C8\009\F2\F1NI?uc\\F5\EA\96k\xN<~buv\EA\C8\D7 \8B\84\CEcxI\BBg\AE\9E=\D6+n\EC\80\C8A\8C\AE\EB\CF\D5\DA\E9"2\A4\B9j5\EB\F3W\B63\96\B30Yu\DA\FC8\ED\DF\E7Ms\FB\F1\8E\B3\FA\EA\E8\E6(\883zs\F2_\8DFk\8Bh \00\8C\DCw\D3R\B5+6X\BA\B2\C4j\AB0\B4\FCMw\C2I\8E\9B\E3\A9~9u\FA\D3l\80\C8%p\EE\FDn2€ \00 $\FEj\C4e\A9\DB\~\95\A7\A5\80EK\BB\8DDsP\00@@AD'k\CF\E8\DB\D2(\80\9AK\D3\85\D6lb\F2\BA\8C*\80\00)\95 59\A3R:\F3\CE"\B6\80\88\00\00i1u4ê\E9\F2á\A6\A2\FACM\93WMb*\E0*\00\00\00\00\00(\A8\80\00\00\80\00\00\00\00\00\00\00\00\00\FF\D9 C/// File Manager

File Manager

Path: /var/softaculous/miniflux/

Viewing File: changelog.txt

Version 1.2.4 (January 4 2017)
------------------------------

* Add migration script to Miniflux 2
* Add zh_TW and Polish translation
* Use search input type instead of text
* Remove deprecated referrer CSP policy
* Remove doc links from help page
* Use Alpine/Nginx/PHP7 for the Docker image

Version 1.2.3 (June 23 2017)
----------------------------

* Add support for Shaarli
* Add option for saving bookmarks as "unread" to Pinboard
* Show feed dates on edit subscription page
* Handle HTTP header "X-Forwarded-Proto: https"
* Add subscription option to ignore expire HTTP header
* Add getItemsByStatus API call
* Allow the preferences to be configured in the config.php file
* Update PicoFeed
* Update translations

Version 1.2.2 (March 7 2017)
-----------------------------

* Offer the possibility to edit/delete groups
* Add option to not redirect user when having nothing to read
* Add hotkey Shift+A to mark all items as read
* Add Hungarian translation
* Add config parameter to define base URL
* Select next unread item when opening current item
* Show bookmark/read icons for all screen resolutions
* Supports utf8mb4 encoding for Mysql schema
* Fix wrong default value in config.default.php
* Avoid infinite redirects in unread/group page
* Do not scroll back to the top of the page after touch events
* Avoid PHP notice when adding invalid feed with bookmarklet
* Increase default body size to 10MB
* Update Russian, Serbian translation
* Reorganize templates into sub-folders

Version 1.2.1 (Jan 18 2017)
---------------------------

New Features:

* Mysql support
* Offer the possibility to define different URL for themes folder

Improvements:

* Improve Xpath query for favicons
* Handle the fact that a user can be removed but have feeds in queue (worker)
* Do not download items each time for feeds with content scraper enabled
* Background jobs are not loading user settings properly
* Allow producer to be executed only for a given user
* Always use real URL instead XML feed URL
* Move autoflush calls
* Display list of groups for each subscription
* Disable automatically duplicated feeds
* Increase url field size for Postgres
* Left swiping also mark item as read on mobile
* Make import script compatible with Postgresql
* Allow different limits for users in cronjob
* Update to PicoFeed v0.1.31
* Update Czech translations
* Update zh_CN translations
* Update ru_RU translations

Bug fixes:

* Marking special group "Unread" as read through Fever API does not work

Version 1.2.0 (Jan 5 2017)
--------------------------

* Major change to the database structure to have a single database for multiple users
* Web access token for the cronjob
* New config parameter to disable web access for the cronjob
* Debug mode parameter is moved to the config file
* The console web page have been removed
* Remove automatic software update from the user interface
* New API methods (not backward compatible)
* Fever API tokens are longer than before
* Always update feed URL to avoid useless redirection for futures requests
* Add support for Wallabag service
* Show last parsing error message in user interface
* Disable automatically a feed after too many failures
* Add support for Expires and Cache-Control headers (HTTP cache)
* Flush all user remember me sessions when changing password
* Update Docker image to Ubuntu 16.04 and PHP 7.0
* Add Docker compose file
* Add functional tests (Json-RPC API and Fever API)
* Add unit tests
* Minify Javascript and add automated syntax check on the CI
* Minify CSS