chore(deps): update dependency freshrss/freshrss to v1.18.0 #22
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/freshrss-freshrss-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.17.0
->1.18.0
Release Notes
FreshRSS/FreshRSS
v1.18.0
Compare Source
_ Allow parallel requests #3096
_ Much faster manual feeds refresh
_ Reload full article content when an article has changed #3506
_ New share article link to clipboard #3330
_ Improved OPML import of feeds with multiple categories #3286
_ Add a content action parameter to work with CSS selector #3453
_ New cURL options per feed: proxy, cookie, user-agent #3367, #3494, #3516
_ Do not import feeds causing database errors (e.g. due to conflicting HTTP redirections) ##3347
_ New option to remember open categories #3185
_ Remember the scroll position of the sidebar #3231
_ Feedback messages are now properly attached to a request, in case multiple tabs are open #3208
_ New user query configuration page #3366
_ Allow sorting and drag & drop in the list of user queries #3346, #3355
_ Change layout to add a subscription #3289
_ Change integration configuration page #3372
_ Improve author search when clicking on an author #3315
_ Allow typing a label name instead of selecting it #3213
_ Use same behaviour for labels than the option Show all articles in favourites #3472
_ Change naming from Tag management to Label management #3446
_ Sort options alphabetically in share menu #3331
_ Case-insensitive sort order of feeds in category settings #3466
_ Better compression of the images #3184
_ Fix minor jaggy motion of the sidebar #3266
_ Remove useless reset action in sharing configuration page #3365
_ Add autofocus on subscription page #3334
_ Fix contrast issue by enforcing black text in base theme #3196
_ Adjust brightness & contrast of images and videos in dark themes #3356
_ Improve menu bar of several themes for mobile view #3480, #3491
_ Fix dropdown menu for user queries with BlueLagoon and Screwdriver themes #3485
_ Upgrade to jQuery 3.6.0 for statistics #3501
_ Fix the reloading of full article content with SQLite #3461
_ Fix the caching of an SQL prepared statement affecting the read state of updated articles #3500
_ Better handle expected article conflicts in database #3409
_ Fix SQL syntax error/warning when deleting temporary articles #3357
_ Fix login and refresh bugs in anonymous mode #3305
_ Fix i18n init #3249
_ Fix tag management #3292
_ Fix user queries with labels #3285
_ Fix loading of default actions for shortcuts #3394
_ Fix extensions when using CLI #3443
_ Fix translation CLI #3364
_ Allow searching for
+
sign #3489* Fix cURL version detection in install script #3519
_ Support PHP 8+ #3186, #3207, #3459, #3487
_ Note: needed for MySQL 8+ with default authentication settings
* Change ZIP-handling method #3470
_ Supported by FocusReader (Android) #3478
_ Implement OPML import/export #3424
_ Add
canonical
field for fluent-reader, better compatibility InoReader #3391_ Better compatibility with BazQux API #3320
* Fix continuation token by ensuring it is a string (for Reeder) #3247
* Add requirements check in relevant CLI #3410
_ Possibility to auto-install via e.g.
docker-compose
#3353_ New tolerance when the database is not available / up (yet) by trying a few times to connect
_ Docker: use Apache
remoteip
to log the client remote IP instead of the local proxy IP #3226_ Docker: new environment variable
LISTEN
to change the internal Apache port when running in host network mode #3343_ Docker: Alpine image updated to 3.13 with PHP 8.0.3 and Apache 2.4.46 #3375
_ Note: needed for MySQL 8+ with default authentication settings #3191
_ Docker default image (Debian 10 Buster) updated to PHP 7.3.27
_ New Docker development image based on
alpine:edge
to test the latest PHP 8+ version #3294_ New Docker development image based on
alpine:3.4
to test oldest supported PHP 5.6.36 version with Apache 2.4.43 #3274_ Disable built-in update mechanism for new installations using Docker #3496
* Check that PHP session is working during install #3430
_ Auto-renew login cookie #3287
_ Remove referer check, already replaced by CSRF token #3432
_ Increase login cookie duration to 3 months by default #3170
_ Prevent click on login button until JavaScript is fully loaded #3275
_ Add toggle password visibility button on login form UI #3205
_ Better sanitize feed description #3222
_ Allow
@
-sign in database username (for Azure) #3241_ Add username hint for permissions during install #3373
_ SimplePie prevent cache pollution #3502
_ Update to SimplePie 1.5.6 with PHP8 support #3469, #3206
_ Reduce memory consumption to handle very big feeds #3416
_ Replace
ceil()
byintval()
for edge cases with PHP8 #3404_ Strip HTML comments in feeds #3288
_ Minor fix of return type for broken feeds #3423
* Fix images in enclosures without MIME type #3361
_ New user maintenance hooks #3440
_ New hooks
js_vars
andnav_menu
#3342_ Add class autoload for extensions #3350
_ Add support for extension user files #3433
_ Add user configuration in extensions #3397
_ Add a method to retrieve a configuration value #3422
_ Search files for both core and third-party extensions #3413
_ Updated base extension class #3333, #3335
* Refactor extension file script #3399
_ Fix some translation inconsistencies #3316, #3240
_ Add Polish #3190
_ Improve Chinese #3473
_ Improve Dutch #3468
_ Improve English #3248
_ Improve British English date format #3326
_ Improve German #3237, #3317, #3318, #3325, #3379, #3448, #3455
_ Improve Occitan #3245, #3511
_ Improve FreshRSS system initialisation #3070
_ Improve session code during install #3276
_ Enforce
phpcs
(PHP_CodeSniffer) line length + whitespace #3488_ Improve settings and applies to
*.phtml, *.css, *.js
as well_ Fix superfluous Minz check during install #3302
_ Extract some classes to their own files #3301, #3298, #3297
_ Explicit git declaration of
.png
files as binary #3211_ Remove Minz validation #3439
_ Explicit
PDO::ERRMODE_SILENT
#3048_ Add constant for minimal PHP version #3369
* Refactor requirements check during install #3368
_ Check access rights to temp folder during install #3312
_ Ensure maximum integer for a date to avoid some database issues #3259
_ Upgrade PHPMailer to 6.3.0 #3457
_ Make our Travis greener by testing only our oldest and newest supported PHP versions #3492
Renovate configuration
📅 Schedule: 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.
This PR has been generated by Renovate Bot.