Changed
- Update Explore page feeds and design #860
Fixed
- Fix usage of at() in unittests #864
- Fix minor issues, prepare for foreign keys and check feeds #862
- Fix multiple results for guid_hash #861
- Fix missing type info of entities #858
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Changed
- Update feed-io to v4.7.10
Fixed
- Fix false cron notifaction #823
- Fix cron updater not working #819#824
- Fix invalid UserId when logged out #822
- Fix autoPurge not working #824
- Fix undefined class constant 'Name' #824
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Changed
- added support for Nextcloud 20 #781
Fixed
- Update interval not saved to config file #783
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Fixed
- Update Interval documentation fixes#773
- Fix crash if full-text if feed doesn't provide an url #774
- Fix admin page not saving settings #776
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Changed
- Basic Media-RSS support (#599)
- Database index improvements (#637)
Fixed
- Call to a member function getUrlHash() on null" when adding a feed (#640)
- Don't install symfony/console via composer (#636)
- Fix for for ONLY_FULL_GROUP_BY (see #406) (Issue #80) (#407)
- Catch invalid feeds (#646)
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Close#510
Hopefully this will solve performance with MySQL/MariaDB.
There is no way to prove this though. See #510
Signed-off-by: Marc Cousin <marc.cousin@people-doc.com>
Changed
- Minimum PHP version is now 7.2
- Reimplement full-text scraping #563
- Update for nextcloud 18 #593#583
- Update httpLastModified from the feed response #594
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Release 14.0.2
Changed
- Get content:encoded of item if available #565
- update js and php dependencies #575
Fixed
- Generate enclosure div only for audio & video #567
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
- bumped dependencies to last supported version
travis:
- removed php 7.0
- move main target to nc 16
- drop support for nc 14 & 15
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
- Another fix for failed updates #448
- Missing background back on news titles #451
- Encoding errors thrown by simplexml #457
- Allow '0' as last Modified date #458