Readrops/CHANGELOG.md

40 lines
820 B
Markdown
Raw Normal View History

2020-01-25 22:33:05 +01:00
# v1.1.1
2019-12-27 17:08:34 +01:00
Request write storage permission before downloading image.
2020-01-25 22:33:05 +01:00
# v1.1.0
2019-12-21 18:02:45 +01:00
- OPML import/export for local account
- Dark theme
- Share or download item image
- Open item in webview
- Minor bug fixes and improvements
2020-01-25 22:33:05 +01:00
# v1.0.2.2
2019-12-21 18:02:45 +01:00
Disable Proguard as it makes fail some functionalities.
2020-01-25 22:33:05 +01:00
# v1.0.2.1
2019-12-21 18:02:45 +01:00
Fix a crash related to Proguard Rules.
2020-01-25 22:33:05 +01:00
# v1.0.2
2019-12-21 18:02:45 +01:00
- Add swipe background to main list items
- Add preference to parse a fixed number of items when adding a local feed
- Change feed/folders way to interact
- Minor bug fixes and improvements
# v1.0.1
2019-09-08 13:10:23 +02:00
2019-12-21 18:02:45 +01:00
# v1.0 Initial release
2019-09-08 13:10:23 +02:00
- Local RSS parsing
- RSS 2.0, ATOM and JSON formats support
- Multiple accounts
- Feeds and folders management (create, update and delete feeds/folders if your service API supports it)
- Nextcloud news support
2020-01-25 22:33:05 +01:00
- FreshRSS support