1
0
Fork 0
mirror of https://github.com/Yetangitu/owncloud-apps.git synced 2025-10-02 14:49:17 +02:00

files_opds: v0.8.2, support login tokens (app passwords, NC and OC) and 2FA (NC)

This commit is contained in:
frankdelange 2017-01-19 19:10:17 +01:00
parent 8d7e3f1cee
commit 0edb3e0a59
6 changed files with 67 additions and 37 deletions

View file

@ -1,4 +1,12 @@
## UNRELEASED
## 0.8.2 - 2017-01-19
### Fixed
- Support login tokens ('app passwords', NC/OC) and 2FA (NC)
## 0.8.1 - 2017-01-14
### Changed
- more robust preview generator, fallback to mimetype icon when showPreview throws exception
## 0.8.0 - 2017-01-14
### New
- FictionBook 2 (.fb2) metadata parser
- FB2 preview provider