mirror of
https://github.com/Yetangitu/owncloud-apps.git
synced 2025-10-02 14:49:17 +02:00
files_reader: missing $title parameter in template/reader.php caused warnings in log, fixed.
This commit is contained in:
parent
570ac4a441
commit
c2227acea3
3 changed files with 13 additions and 2 deletions
|
@ -1,3 +1,13 @@
|
|||
## Unreleased
|
||||
### Added
|
||||
- Reader now supports CBR/CBZ ('comics') files
|
||||
- Book position is saved on server and restored on next invocation
|
||||
- Framework to support more file format renderers
|
||||
|
||||
## 0.8.3 - 2017-02-01
|
||||
### Fixed
|
||||
- missing $title parameter in template/reader.php caused warnings in log, fixed
|
||||
|
||||
## 0.8.2 - 2017-01-10
|
||||
### Fixed
|
||||
- Nextcloud-port broke compatibility with Owncloud due to OC not supporting CSPv3, workaround implemented
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue