Miniflux 1.0.8
Release date:
Changes
- Add workaround for PHP with deprecated libxml (Debian Lenny)
- Improve encoding detection/conversion
- Change redirect after feed importation
- Encode
item_id
in base64 rather thanurlencode
- Rename templates
- Improve autoflush of read items
- Update PicoDb
- Update PicoTools
- Change labels for autoflush
- Add an auto flush function while reaching
action=default
oraction=history
. It will flush all read items older than the specified number of days in the preferences - Ignore XML parsing error (old libxml issues)
- Minor code refactoring
- Fix cronjob example link
- Update documentation for cronjob
- Fix documentation for
--limit
argument - Allow
cronjob.php
to be called from web - Add
pdo_sqlite
extension check - Add feature to disable SSL certificates validation
- Move everything to the top-level directory
- Minors cleanup
- Fix bug (wrong order in
get_feeds_id
) - Empty feed titles are filled with the URL
- Add ‘mark read’ shortcut.