miniflux-legacy/ChangeLog
Frederic Guillot c8234cc3c3 Remove automatic software update from the user interface
- This process is not considered safe
- This feature might leads to potential security flaws
- Miniflux focus on minimalism
2016-12-26 10:16:04 -05:00

20 lines
706 B
Plaintext

Version 1.2.0 (unreleased)
-------------
* 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
* Add support for Wallabag service
* Add unit tests
Migration procedure from 1.1.x to 1.2.0:
To import your old database to the new database format, use this script:
php scripts/migrate-db.php --sqlite-db=/path/to/my/db.sqlite --admin==1