Version history
===============

2.0.1 (2022-03-11):

- several small chores/fixes

2.0 (2021-09-27):

- changed: updated for Elgg 4.0

1.0.3 (2019-11-26):

- fixed: wrong handling of menu items in filter tabs

1.0.2 (2019-08-22):

- several small chores/fixes

1.0.1 (2019-05-02):

- fixed: internal/external archive sorting

1.0 (2019-03-27):

- added: basic import features
- added: basic plugin structure
- added: copyright in imprint
- added: create/edit of rss import config
- added: cron handler
- added: inspect rss-feed option
- added: more import features
- added: option to add filter tabs for internal/external blogs
- added: option to disable caching
- added: option to disable comments on imported blogs
- added: proxy support
- added: sanitisation of rss-feed content
- changed: copyright import fallback
- changed: moved imprint to view_vars hook
- changed: only split internal/external blogs for group if external exist
- changed: updated to newer version of SimplePie rss reader
- changed: use RSS-feed published time for blog creation time
- fixed: blogs are default published
- fixed: conflicting menu item name
- fixed: PHP notice when no RSS item authors
- fixed: unable to load custom File class
