зеркало из https://github.com/nextcloud/news.git
bump version
This commit is contained in:
Родитель
df65935c2b
Коммит
cca9bb9fdc
|
@ -1,5 +1,6 @@
|
|||
owncloud-news (7.1.1)
|
||||
* **Enhancement**: Add vk.com to allowed iframe sources
|
||||
* **Enhancement**: Add blog.fefe.de to German explore feeds
|
||||
|
||||
owncloud-news (7.1.0)
|
||||
* **Backwards incompatible change**: Change explore URL API to request a file instead of URL parameter
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<author>Bernhard Posselt, Alessandro Cosentino, Jan-Christoph Borchardt</author>
|
||||
<category>multimedia</category>
|
||||
<licence>AGPL</licence>
|
||||
<version>7.1.0</version>
|
||||
<version>7.1.1</version>
|
||||
<namespace>News</namespace>
|
||||
|
||||
<!-- resources -->
|
||||
|
|
|
@ -38,11 +38,19 @@
|
|||
"votes": 100
|
||||
}],
|
||||
"FOSS": [{
|
||||
"title": "heise open news",
|
||||
"favicon": "https:\/\/www.heise.de\/favicon.ico",
|
||||
"url": "http:\/\/www.heise.de\/open\/news\/",
|
||||
"feed": "http:\/\/heise.de.open.feedsportal.com\/c\/32509\/f\/480599\/index.rss",
|
||||
"description": "Nachrichten zu Open Source",
|
||||
"title": "heise open news",
|
||||
"favicon": "https:\/\/www.heise.de\/favicon.ico",
|
||||
"url": "http:\/\/www.heise.de\/open\/news\/",
|
||||
"feed": "http:\/\/heise.de.open.feedsportal.com\/c\/32509\/f\/480599\/index.rss",
|
||||
"description": "Nachrichten zu Open Source",
|
||||
"votes": 100
|
||||
}],
|
||||
"Blogs": [{
|
||||
"title": "Fefes Blog",
|
||||
"favicon": "http:\/\/blog.fefe.de\/favicon.ico",
|
||||
"url": "http:\/\/blog.fefe.de\/",
|
||||
"feed": "http:\/\/blog.fefe.de\/rss.xml?html",
|
||||
"description": "Verschw\u00f6rungen und Obskures aus aller Welt",
|
||||
"votes": 100
|
||||
}
|
||||
],
|
||||
|
|
Загрузка…
Ссылка в новой задаче