mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-03-17 13:56:40 -04:00
Changelog
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
* Compatibility:
|
||||
* Minimal PHP version increased to PHP 5.3.8+ to fix sanitize bug [#1604](https://github.com/FreshRSS/FreshRSS/issues/1604)
|
||||
* Add support for PHP 7.1 in the API [#1584](https://github.com/FreshRSS/FreshRSS/issues/1584), [#1594](https://github.com/FreshRSS/FreshRSS/pull/1594)
|
||||
* UI
|
||||
* New page for subscription tools [#1534](https://github.com/FreshRSS/FreshRSS/issues/1354)
|
||||
* Adjustments to the padding of the tree of categories and feeds [1589](https://github.com/FreshRSS/FreshRSS/pull/1589)
|
||||
@@ -12,7 +13,6 @@
|
||||
* I18n
|
||||
* Korean [#1578](https://github.com/FreshRSS/FreshRSS/pull/1578)
|
||||
* Bug fixing
|
||||
* PHP 7.1 compatibility for the API [#1584](https://github.com/FreshRSS/FreshRSS/issues/1584), [#1594](https://github.com/FreshRSS/FreshRSS/pull/1594)
|
||||
* Fix API compatibility bug between PostgreSQL and EasyRSS [#1603](https://github.com/FreshRSS/FreshRSS/pull/1603)
|
||||
* Fix PostgreSQL error when adding entries with duplicated GUID [#1610](https://github.com/FreshRSS/FreshRSS/issues/1610)
|
||||
* Fix for RSS feeds containing HTML in author field [#1590](https://github.com/FreshRSS/FreshRSS/issues/1590)
|
||||
|
||||
Reference in New Issue
Block a user