diff options
| author | 2016-03-06 18:04:28 +0100 | |
|---|---|---|
| committer | 2016-03-06 18:04:28 +0100 | |
| commit | 1aa6321376321bb2a41c61771178d18cc2c2190d (patch) | |
| tree | c52abe216b0198292241cfe0c2333f595ca97227 /CHANGELOG.md | |
| parent | f6d781833afa33d97829e091728cf1c3c78d775d (diff) | |
Changelog 1.3.1-beta
https://github.com/FreshRSS/FreshRSS/issues/1113
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 43823b536..ae6c91946 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,9 @@ * I18n * Turkish [#1073](https://github.com/FreshRSS/FreshRSS/issues/1073) * Bug fixing + * Fixed OPML import title bug [#1048](https://github.com/FreshRSS/FreshRSS/issues/1048) + * Fixed upgrade bug with SQLite when articles where marked as unread [#1049](https://github.com/FreshRSS/FreshRSS/issues/1049) + * Fixed error when deleting feeds from statistics page [#1047](https://github.com/FreshRSS/FreshRSS/issues/1047) * Fixed several small bugs in global and reader view [#1050](https://github.com/FreshRSS/FreshRSS/pull/1050) * Fixed sharing bug with PHP7 [#1072](https://github.com/FreshRSS/FreshRSS/issues/1072) * Fixed fall-back when php-json is not installed [#1092](https://github.com/FreshRSS/FreshRSS/issues/1092) @@ -22,6 +25,7 @@ * Filters `<img />` attributes `srcset` and `sizes` [#1077](https://github.com/FreshRSS/FreshRSS/issues/1077), [#1086](https://github.com/FreshRSS/FreshRSS/pull/1086) * Implement PubSubHubbub unsubscribe responses [#1058](https://github.com/FreshRSS/FreshRSS/issues/1058) * Restored some compatibility with PHP 5.2 [#1055](https://github.com/FreshRSS/FreshRSS/issues/1055) + * Check for extension php-xml during install [#1094](https://github.com/FreshRSS/FreshRSS/issues/1094) * Updated the sharing with Movim [#1030](https://github.com/FreshRSS/FreshRSS/pull/1030) |
