diff options
| author | 2021-05-15 21:59:53 +0200 | |
|---|---|---|
| committer | 2021-05-15 21:59:53 +0200 | |
| commit | a8561664c99480838364d582e2af947f9c4b456f (patch) | |
| tree | d7ba3dccdf5fbfb62273db5bd0c23997156161ee | |
| parent | 97ba6261a8eb7f94963ecc91043e5a2d54ffd248 (diff) | |
Changelog 1.18.1
| -rw-r--r-- | CHANGELOG.md | 19 | ||||
| -rw-r--r-- | CREDITS.md | 3 |
2 files changed, 20 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 790dbfb91..3caace713 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,32 +1,49 @@ # FreshRSS changelog -## 2021-0X-XX FreshRSS 1.18.1-dev +## 2021-05-XX FreshRSS 1.18.1-dev * Features * Support standard `HTTP 410 Gone` by disabling (muting) gone feeds [#3561](https://github.com/FreshRSS/FreshRSS/pull/3561) + * Make advanced feed options such as SSL available to non-admins [#3612](https://github.com/FreshRSS/FreshRSS/pull/3612) * API * Supported by [Newsboat 2.24+](https://newsboat.org/) [#3574](https://github.com/FreshRSS/FreshRSS/pull/3574) * UI * Allow Unicode for shortcuts [#3548](https://github.com/FreshRSS/FreshRSS/pull/3548) * Bug fixing + * Fix regression preventing showing startup errors [#3590](https://github.com/FreshRSS/FreshRSS/pull/3590) * Fix database lock during refresh with MariaDB [#3559](https://github.com/FreshRSS/FreshRSS/pull/3559) * Fix database creation from CLI [#3544](https://github.com/FreshRSS/FreshRSS/pull/3544) * Fix: `pdo_sqlite` is optional except for export/import SQLite [#3545](https://github.com/FreshRSS/FreshRSS/pull/3545) * Fix import of JSON and TT-RSS files, especially with PHP 8 [#3553](https://github.com/FreshRSS/FreshRSS/pull/3553) * Allow import of more than 999 favourites/labelled articles even with SQLite + * Fix additional SQL limits, especially for SQLite [#3586](https://github.com/FreshRSS/FreshRSS/pull/3586) * Fix search param encoding in user query [#3541](https://github.com/FreshRSS/FreshRSS/pull/3541) * Fix undefined variable & dead code when adding feed [#3546](https://github.com/FreshRSS/FreshRSS/pull/3546) * Fix missing translation in feed configuration [#3554](https://github.com/FreshRSS/FreshRSS/pull/3554) * Fix double escaping in feed filters [#3563](https://github.com/FreshRSS/FreshRSS/pull/3563) + * Fix bugs in migration system [#3589]([#3589](https://github.com/FreshRSS/FreshRSS/pull/3589)) * SimplePie * Fix regression about media attachments [#3565](https://github.com/FreshRSS/FreshRSS/pull/3565) * Fix regression about forcing HTTPS for enclosures [#3568](https://github.com/FreshRSS/FreshRSS/pull/3568) * Catch ValueError for loadHTML with PHP 8 [simplepie#673](https://github.com/simplepie/simplepie/pull/673) * Provide access to latest HTTP status code [simplepie#674](https://github.com/simplepie/simplepie/pull/674) + * Fix wrong SimplePie type hint [simplepie#678](https://github.com/simplepie/simplepie/pull/678) + * Merge details from upstream PRs [#3588](https://github.com/FreshRSS/FreshRSS/pull/3588), [#3614](https://github.com/FreshRSS/FreshRSS/pull/3614) * API * Compatibility with Web servers providing `ORIG_PATH_INFO` [#3560](https://github.com/FreshRSS/FreshRSS/pull/3560) +* i18n + * Improved Russian [#3579](https://github.com/FreshRSS/FreshRSS/pull/3579) + * Improved Turkish [#3604](https://github.com/FreshRSS/FreshRSS/pull/3604) + * Improved Chinese [#3600](https://github.com/FreshRSS/FreshRSS/pull/3600) +* Code improvements: + * Friendly constant syntax for Intellisense [#3577](https://github.com/FreshRSS/FreshRSS/pull/3577) + * Fix several comments syntaxes [#3615](https://github.com/FreshRSS/FreshRSS/pull/3615) + * Minor uniform stricter HTML [#3616](https://github.com/FreshRSS/FreshRSS/pull/3616) + * Removed unused variable [#3587](https://github.com/FreshRSS/FreshRSS/pull/3587) * Deployment * Automatically apply `latest` tag in git for the latest FreshRSS release [#3524](https://github.com/FreshRSS/FreshRSS/pull/3524) +* Misc. + * If using built-in git updates, automatically change to git `edge` branch if using old `master` or `dev` branch names [#3589](https://github.com/FreshRSS/FreshRSS/pull/3589) ## 2021-03-14 FreshRSS 1.18.0 diff --git a/CREDITS.md b/CREDITS.md index 503d3e1d2..c643bcbba 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -23,6 +23,7 @@ People are sorted by name so please keep this order. * [bpatath](https://github.com/bpatath): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:bpatath) * [Brewal Bouvet](https://github.com/Jucgshu): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:Jucgshu), [Web](https://dizolo.eu/) * [Brooke.](https://github.com/BrookeDot): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:BrookeDot), [Web](https://brooke.codes/) +* [Cem KOÇ](https://github.com/hckweb): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:hckweb) * [chemical1979](https://github.com/chemical1979): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:chemical1979) * [Clemens Neubauer](https://github.com/cn-tools): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:cn-tools), [Web](http://cn-tools.eu/) * [Corentin Garcia](https://github.com/corenting): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:corenting), [Web](http://corenting.fr/) @@ -49,9 +50,9 @@ People are sorted by name so please keep this order. * [Guillaume Fillon](https://github.com/kokaz): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:kokaz), [Web](http://www.guillaume-fillon.com/) * [Guillaume Hayot](https://github.com/postblue): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:postblue), [Web](https://postblue.info/) * [Guillaume Pugnet](https://github.com/GuillaumePugnet): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:GuillaumePugnet) -* [hckweb](https://github.com/hckweb): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:hckweb) * [hesch](https://github.com/hesch): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:hesch) * [hoilc](https://github.com/hoilc): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:hoilc) +* [ibiruai](https://github.com/ibiruai): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:ibiruai) * [Jake Mannens](https://github.com/jakem72360): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:jakem72360) * [Jan van den Berg](https://github.com/jan-vandenberg): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:jan-vandenberg), [Web](https://j11g.com/) * [Jaussoin Timothée](https://github.com/edhelas): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:edhelas), [Web](http://edhelas.movim.eu/) |
