chore(deps): update dependency freshrss/freshrss to v1.20.0 #75

Merged
xoxys merged 1 commits from renovate/freshrss-freshrss-1.x into main 2022-09-10 19:23:55 +02:00
Member

This PR contains the following updates:

Package Update Change
FreshRSS/FreshRSS minor 1.19.2 -> 1.20.0

Release Notes

FreshRSS/FreshRSS

v1.20.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [FreshRSS/FreshRSS](https://github.com/FreshRSS/FreshRSS) | minor | `1.19.2` -> `1.20.0` | --- ### Release Notes <details> <summary>FreshRSS/FreshRSS</summary> ### [`v1.20.0`](https://github.com/FreshRSS/FreshRSS/blob/HEAD/CHANGELOG.md#&#8203;2022-09-10-FreshRSS-1200) [Compare Source](https://github.com/FreshRSS/FreshRSS/compare/1.19.2...1.20.0) - Features - New Web scraping feature *HTML+XPath* for Web pages without any RSS/ATOM feed [#&#8203;4220](https://github.com/FreshRSS/FreshRSS/pull/4220) - Add support for *Dynamic OPML* [#&#8203;4407](https://github.com/FreshRSS/FreshRSS/pull/4407) - Subscriber: Ability for a category to be dynamically populated with a list of feeds provided by a remote OPML - Publisher: Ability to dynamically export a FreshRSS view (all, feed, category) into a dynamic OPML - New search engine supporting (nested) parentheses [#&#8203;4378](https://github.com/FreshRSS/FreshRSS/pull/4378), [#&#8203;4503](https://github.com/FreshRSS/FreshRSS/pull/4503) - `(author:Alice OR intitle:hello) (author:Bob OR intitle:world)` - also with negation: `!((author:Alice intitle:hello) OR (author:Bob intitle:world))` - and supporting calling user queries from the search field by name: `search:"My query"` or `search:QueryA`, or by ID: `S:3` - Allow many (50k+) feeds [#&#8203;4347](https://github.com/FreshRSS/FreshRSS/pull/4347) - Note: only for new users or after an export/import or a manual database update - See also [#&#8203;4357](https://github.com/FreshRSS/FreshRSS/pull/4357), [#&#8203;4353](https://github.com/FreshRSS/FreshRSS/pull/4353), [#&#8203;4417](https://github.com/FreshRSS/FreshRSS/pull/4417), [#&#8203;4502](https://github.com/FreshRSS/FreshRSS/pull/4502) - New option to exclude some DOM elements with a CSS Selector when retrieving an article full content [#&#8203;4501](https://github.com/FreshRSS/FreshRSS/pull/4501) - New option to automatically mark as read gone articles [#&#8203;4426](https://github.com/FreshRSS/FreshRSS/pull/4426) - New OPML export/import of some proprietary FreshRSS attributes [#&#8203;4342](https://github.com/FreshRSS/FreshRSS/pull/4342) - Tolerate the import of some invalid OPML files [#&#8203;4591](https://github.com/FreshRSS/FreshRSS/pull/4591) - New feed settings to allow cookies and HTTP redirects [#&#8203;4470](https://github.com/FreshRSS/FreshRSS/pull/4470) - Performance: Easier [text search indexes](https://freshrss.github.io/FreshRSS/en/admins/DatabaseConfig.html) for fast searches with PostgreSQL [#&#8203;4505](https://github.com/FreshRSS/FreshRSS/pull/4505) - The indexes must be manually added for now. Using GIN `pg_trgm` - Easier definition of default user queries for new users in `data/config-user.custom.php` [#&#8203;4360](https://github.com/FreshRSS/FreshRSS/pull/4360) - New sharing through standard [Web Share API](https://www.w3.org/TR/web-share/) [#&#8203;4271](https://github.com/FreshRSS/FreshRSS/pull/4271) - New sharing with Xing, Reddit, Pinterest, WhatsApp [#&#8203;4270](https://github.com/FreshRSS/FreshRSS/pull/4270) - New sharing with [`archive.today`](https://archive.ph/) [#&#8203;4530](https://github.com/FreshRSS/FreshRSS/pull/4530) - SimplePie - New method `rename_attribute()` instead of removing attributes to better be able to style/hide content of articles [#&#8203;4175](https://github.com/FreshRSS/FreshRSS/pull/4175), [simplepie#&#8203;717](https://github.com/simplepie/simplepie/pull/717) - Fix parsing of HTTP Links [simplepie#&#8203;729](https://github.com/simplepie/simplepie/pull/729) - Fix `status_code` type for PHP 8.1+ [simplepie#&#8203;728](https://github.com/simplepie/simplepie/pull/728) - Fix relative URLs [simplepie#&#8203;744](https://github.com/simplepie/simplepie/pull/744) - Bug fixing - Fix last update & archive logic (especially for very long feeds, for which some old items were marked as unread) [#&#8203;4422](https://github.com/FreshRSS/FreshRSS/pull/4422) - Fix regression with Fever API on 32-bit platforms [#&#8203;4201](https://github.com/FreshRSS/FreshRSS/pull/4201) - Fix read-when-same-title bug [#&#8203;4206](https://github.com/FreshRSS/FreshRSS/pull/4206) - Fix some search expressions such as `"ab cd"` and `ab-cd` [#&#8203;4277](https://github.com/FreshRSS/FreshRSS/pull/4277) - Fix auto-load of more articles when using shortcuts [#&#8203;4532](https://github.com/FreshRSS/FreshRSS/pull/4532) - Fix <kbd>space</kbd> shortcut [#&#8203;4581](https://github.com/FreshRSS/FreshRSS/pull/4581) - WebSub: Use hash instead of base64 to handle long URLs [#&#8203;4282](https://github.com/FreshRSS/FreshRSS/pull/4282) - Fix handling of authors with ampersand `&` [#&#8203;4287](https://github.com/FreshRSS/FreshRSS/pull/4287) - Fix lazy loading images containing a quote `'` in the address [#&#8203;4330](https://github.com/FreshRSS/FreshRSS/pull/4330) - Fix database size calculation for PostgreSQL [#&#8203;4249](https://github.com/FreshRSS/FreshRSS/pull/4249) - Fix HTTP root redirection in some cases (trailing slash with a proxy) [#&#8203;4167](https://github.com/FreshRSS/FreshRSS/pull/4167) - Fix `htmlspecialchars()` warnings with PHP 8.1+ [#&#8203;4411](https://github.com/FreshRSS/FreshRSS/pull/4411) - Fix OPML category encoding [#&#8203;4427](https://github.com/FreshRSS/FreshRSS/pull/4427) - Fix one category of favicon update problem [#&#8203;4358](https://github.com/FreshRSS/FreshRSS/pull/4358) - Fix rare mark-as-read bug [#&#8203;4456](https://github.com/FreshRSS/FreshRSS/pull/4456) - Add missing extension hook `freshrss_user_maintenance` in CLI [#&#8203;4495](https://github.com/FreshRSS/FreshRSS/pull/4495) - Rename conflicting function `errorMessage()` which exists on some platforms [#&#8203;4289](https://github.com/FreshRSS/FreshRSS/pull/4289) - Fix remain of bookmarklet [#&#8203;4240](https://github.com/FreshRSS/FreshRSS/pull/4240) - UI - Performance: Automatic simplification of layout for 1000+ feeds [#&#8203;4357](https://github.com/FreshRSS/FreshRSS/pull/4357) - Performance: New option *icons-as-emojis* [#&#8203;4353](https://github.com/FreshRSS/FreshRSS/pull/4353) - Manage feed configuration using a dynamic slider view [#&#8203;4226](https://github.com/FreshRSS/FreshRSS/pull/4226), [#&#8203;4297](https://github.com/FreshRSS/FreshRSS/pull/4297), [#&#8203;4394](https://github.com/FreshRSS/FreshRSS/pull/4394) - New option for custom HTML logo/title in the main Web UI view [#&#8203;4369](https://github.com/FreshRSS/FreshRSS/pull/4369) - Show errored, empty, muted feeds in statistics [#&#8203;4276](https://github.com/FreshRSS/FreshRSS/pull/4276) - Improve configuration of registration form [#&#8203;3932](https://github.com/FreshRSS/FreshRSS/pull/3932) - Improve subscription list drag & drop [#&#8203;3953](https://github.com/FreshRSS/FreshRSS/pull/3953) - Improve extension manager [#&#8203;4181](https://github.com/FreshRSS/FreshRSS/pull/4181) - Improve idle feeds list [#&#8203;4192](https://github.com/FreshRSS/FreshRSS/pull/4192) - Improve feed link in normal view [#&#8203;4006](https://github.com/FreshRSS/FreshRSS/pull/4006) - Improve browser notification for unread message [#&#8203;4193](https://github.com/FreshRSS/FreshRSS/pull/4193) - Improve notification banner [#&#8203;4023](https://github.com/FreshRSS/FreshRSS/pull/4023) - Improve new article banner [#&#8203;4037](https://github.com/FreshRSS/FreshRSS/pull/4037) - Improve pagination + *load more* button [#&#8203;4125](https://github.com/FreshRSS/FreshRSS/pull/4125) - Improve log view [#&#8203;4204](https://github.com/FreshRSS/FreshRSS/pull/4204) - Improve unread articles counter in normal view [#&#8203;4166](https://github.com/FreshRSS/FreshRSS/pull/4166) - Automatically set the category when adding a feed from an existing category [#&#8203;4333](https://github.com/FreshRSS/FreshRSS/pull/4333) - Better PWA colours for mobile [#&#8203;4254](https://github.com/FreshRSS/FreshRSS/pull/4254) - Improve article footer [#&#8203;4306](https://github.com/FreshRSS/FreshRSS/pull/4306) - Various UI and style improvements [#&#8203;4205](https://github.com/FreshRSS/FreshRSS/pull/4205), [#&#8203;4212](https://github.com/FreshRSS/FreshRSS/pull/4212), [#&#8203;4218](https://github.com/FreshRSS/FreshRSS/pull/4218), [#&#8203;4238](https://github.com/FreshRSS/FreshRSS/pull/4238), [#&#8203;4455](https://github.com/FreshRSS/FreshRSS/pull/4455), [#&#8203;4298](https://github.com/FreshRSS/FreshRSS/pull/4298), [#&#8203;4383](https://github.com/FreshRSS/FreshRSS/pull/4383), [#&#8203;4452](https://github.com/FreshRSS/FreshRSS/pull/4452), [#&#8203;4455](https://github.com/FreshRSS/FreshRSS/pull/4455), [#&#8203;4466](https://github.com/FreshRSS/FreshRSS/pull/4466), [#&#8203;4471](https://github.com/FreshRSS/FreshRSS/pull/4471), [#&#8203;4472](https://github.com/FreshRSS/FreshRSS/pull/4472), [#&#8203;4474](https://github.com/FreshRSS/FreshRSS/pull/4474), [#&#8203;4498](https://github.com/FreshRSS/FreshRSS/pull/4498), [#&#8203;4502](https://github.com/FreshRSS/FreshRSS/pull/4502), [#&#8203;4504](https://github.com/FreshRSS/FreshRSS/pull/4504), [#&#8203;4558](https://github.com/FreshRSS/FreshRSS/pull/4558), [#&#8203;4546](https://github.com/FreshRSS/FreshRSS/pull/4546), [#&#8203;4541](https://github.com/FreshRSS/FreshRSS/pull/4541) - Themes - New theme *Dark pink* [#&#8203;4311](https://github.com/FreshRSS/FreshRSS/pull/4311) - New theme *Nord* [#&#8203;4400](https://github.com/FreshRSS/FreshRSS/pull/4400) - Improve themes *Alternative Dark* [#&#8203;4587](https://github.com/FreshRSS/FreshRSS/pull/4587); *Ansum* [#&#8203;4538](https://github.com/FreshRSS/FreshRSS/pull/4538), [#&#8203;4549](https://github.com/FreshRSS/FreshRSS/pull/4549); *Flat* [#&#8203;4575](https://github.com/FreshRSS/FreshRSS/pull/4575); *Mapco* [#&#8203;4491](https://github.com/FreshRSS/FreshRSS/pull/4491), [#&#8203;4491](https://github.com/FreshRSS/FreshRSS/pull/4491); *Swage* [#&#8203;4493](https://github.com/FreshRSS/FreshRSS/pull/4493), [#&#8203;4512](https://github.com/FreshRSS/FreshRSS/pull/4512), [#&#8203;4566](https://github.com/FreshRSS/FreshRSS/pull/4566) - Extensions - Allow extensions using `entry_before_insert` to change `entry->isRead()` [#&#8203;4331](https://github.com/FreshRSS/FreshRSS/pull/4331) - i18n - Improve i18n CLI [#&#8203;4197](https://github.com/FreshRSS/FreshRSS/pull/4197), [#&#8203;4199](https://github.com/FreshRSS/FreshRSS/pull/4199) - Add Chinese (Traditional) [#&#8203;4578](https://github.com/FreshRSS/FreshRSS/pull/4578) - Improve Chinese (Simplified) [#&#8203;4332](https://github.com/FreshRSS/FreshRSS/pull/4332), [#&#8203;4337](https://github.com/FreshRSS/FreshRSS/pull/4337), [#&#8203;4379](https://github.com/FreshRSS/FreshRSS/pull/4379), [#&#8203;4509](https://github.com/FreshRSS/FreshRSS/pull/4509), [#&#8203;4577](https://github.com/FreshRSS/FreshRSS/pull/4577) - Improve English [#&#8203;4450](https://github.com/FreshRSS/FreshRSS/pull/4450) - Improve German [#&#8203;4525](https://github.com/FreshRSS/FreshRSS/pull/4525) - Improve Korean [#&#8203;4572](https://github.com/FreshRSS/FreshRSS/pull/4572) - Improve Occitan [#&#8203;4548](https://github.com/FreshRSS/FreshRSS/pull/4548) - Improve Polish [#&#8203;4363](https://github.com/FreshRSS/FreshRSS/pull/4363) - Improve Russian [#&#8203;4385](https://github.com/FreshRSS/FreshRSS/pull/4385) - Improve Slovak [#&#8203;4524](https://github.com/FreshRSS/FreshRSS/pull/4524) - API - Restrict maximum length of item content length for clients compatibility [#&#8203;4583](https://github.com/FreshRSS/FreshRSS/pull/4583) - Supported by [Fluent Reader Lite](https://hyliu.me/fluent-reader-lite/) [#&#8203;4595](https://github.com/FreshRSS/FreshRSS/pull/4595) - Deployment - Docker: Performance: entrypoint fix buffering, problematic when importing large OPMLs during install [#&#8203;4417](https://github.com/FreshRSS/FreshRSS/pull/4417) - Docker default image (Debian 11 Bullseye) updated to PHP 7.4.30 and Apache 2.4.54 - Docker: alternative image updated to Alpine 3.16 with PHP 8.0.22 and Apache 2.4.54 [#&#8203;4391](https://github.com/FreshRSS/FreshRSS/pull/4391) - Add PHP extensions `php-openssl` (used by PHPMailer) and `php-xml` (used by SimplePie) [#&#8203;4420](https://github.com/FreshRSS/FreshRSS/pull/4420) - Docker: Upgraded dev image `freshrss/freshrss:newest` to PHP 8.2 [#&#8203;4420](https://github.com/FreshRSS/FreshRSS/pull/4420) - Include PHP extensions in Composer for easier automated deployment [#&#8203;4497](https://github.com/FreshRSS/FreshRSS/pull/4497) - Improved trimming of `base_url` to avoid some common configuration bugs, especially via Docker / CLI [#&#8203;4423](https://github.com/FreshRSS/FreshRSS/pull/4423) - CLI - Allow empty DB prefix [#&#8203;4488](https://github.com/FreshRSS/FreshRSS/pull/4488) - Compatibility - Initial support for PHP 8.2+ [#&#8203;4420](https://github.com/FreshRSS/FreshRSS/pull/4420), [#&#8203;4421](https://github.com/FreshRSS/FreshRSS/pull/4421) - Security - Improved error page, properly returning HTTP 500 and CSP [#&#8203;4465](https://github.com/FreshRSS/FreshRSS/pull/4465) - Misc. - Replace `lib_phpQuery` by [`PhpGt/CssXPath`](https://github.com/PhpGt/CssXPath) library for full content retrieval [#&#8203;4261](https://github.com/FreshRSS/FreshRSS/pull/4261) - Add support for star CSS Selectors such as `a[href*="example"]` [CssXPath#&#8203;181](https://github.com/PhpGt/CssXPath/pull/181) - Performance: Do not render irrelevant HTML for Ajax calls [#&#8203;4310](https://github.com/FreshRSS/FreshRSS/pull/4310), [#&#8203;4366](https://github.com/FreshRSS/FreshRSS/pull/4366) - Performance: New limit option when reloading a feed [#&#8203;4370](https://github.com/FreshRSS/FreshRSS/pull/4370) - Optional possibility to use Composer to update some libraries [#&#8203;4329](https://github.com/FreshRSS/FreshRSS/pull/4329), [#&#8203;4368](https://github.com/FreshRSS/FreshRSS/pull/4368) - Update to PHPMailer 6.6.0 [#&#8203;4329](https://github.com/FreshRSS/FreshRSS/pull/4329) - Use `.gitattributes` `export-ignore` [#&#8203;4415](https://github.com/FreshRSS/FreshRSS/pull/4415) - Remove HTTP Referer for HTML download [#&#8203;4372](https://github.com/FreshRSS/FreshRSS/pull/4372) - Add database field `attributes` (JSON) for entries [#&#8203;4444](https://github.com/FreshRSS/FreshRSS/pull/4444) - Improve dev automated checks [#&#8203;4209](https://github.com/FreshRSS/FreshRSS/pull/4209) - Update dev dependencies [#&#8203;4173](https://github.com/FreshRSS/FreshRSS/pull/4173), [#&#8203;4203](https://github.com/FreshRSS/FreshRSS/pull/4203), [#&#8203;4241](https://github.com/FreshRSS/FreshRSS/pull/4241), [#&#8203;4419](https://github.com/FreshRSS/FreshRSS/pull/4419), [#&#8203;4424](https://github.com/FreshRSS/FreshRSS/pull/4424) - Fix extension list warning when offline[#&#8203;4571](https://github.com/FreshRSS/FreshRSS/pull/4571) - Code improvements [#&#8203;4130](https://github.com/FreshRSS/FreshRSS/pull/4130), [#&#8203;4194](https://github.com/FreshRSS/FreshRSS/pull/4194), [#&#8203;4201](https://github.com/FreshRSS/FreshRSS/pull/4201), [#&#8203;4202](https://github.com/FreshRSS/FreshRSS/pull/4202), [#&#8203;4258](https://github.com/FreshRSS/FreshRSS/pull/4258), [#&#8203;4263](https://github.com/FreshRSS/FreshRSS/pull/4263), [#&#8203;4356](https://github.com/FreshRSS/FreshRSS/pull/4356), [#&#8203;4436](https://github.com/FreshRSS/FreshRSS/pull/4436), [#&#8203;4489](https://github.com/FreshRSS/FreshRSS/pull/4489), [#&#8203;4490](https://github.com/FreshRSS/FreshRSS/pull/4490), [#&#8203;4496](https://github.com/FreshRSS/FreshRSS/pull/4496) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjMyLjE3OS4xIn0=-->
renovator added 1 commit 2022-09-10 18:02:10 +02:00
xoxys merged commit fa43008a00 into main 2022-09-10 19:23:55 +02:00
xoxys deleted branch renovate/freshrss-freshrss-1.x 2022-09-10 19:23:55 +02:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: container/freshrss#75
No description provided.