Update dependency FreshRSS/FreshRSS to v1.17.0 #2
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:
v1.16.0
->1.17.0
Release Notes
FreshRSS/FreshRSS
v1.17.0
Compare Source
_ New tag management page #3121
_ New page to add feeds and categories #3027
* Add a way to disable/enable users #3056
_ Add user auto-registration when using HTTP Basic authentication login method #3003
_ Fix special characters in user queries #3037
_ Hide feed credentials when adding a new feed #3099
_ Trim whitespace for feed passwords #3158
_ Updated PHPMailer library to 6.1.6 #3024
_ Add blogger.com to the default list of forced HTTPS #3088
_ Show feed name and date inside the article (especially good on mobile) #3081
_ Add shortcut to control media elements (video, audio) #3036
_ New option to disable shortcuts #3114
_ Case-insensitive sort order of feeds in categories #3131
_ Use machine-readable
<time datetime="">
for entry dates #3106_ Add tooltips on entry icons #3115
_ Limit dropdown menus max-height #3102
_ Fix inline code tag contrast in Ansum and Mapco themes #3048, #3050
* Fix login form in BlueLagoon and Screwdriver themes #3028
_ Supported by Fluent Reader (Windows, Linux, MacOS) #3140
_ Fix API
quickadd
#3051_ Fix warning when adding a feed #3075
_ Work-around for common API address errors #3061
_ Add fall-backs for compatibility with OPMLs from The Old Reader #3071
_ Relaxed to allow underscore
_
in feed addresses #3133_ Docker default image rebased on Debian 10 Buster, with Apache 2.4.38 and PHP 7.3.19 #3159
_ Docker: Alpine image updated to 3.12 with Apache/2.4.46 and PHP 7.3.21 #3025
* Update example of Dockerfile #3108
_ Re-introduce
--api_password
option (vanished in 1.16.0) #3179_ Modify shebang to be more portable #3038
* SimplePie: Fix compliance with HTTP 301 Moved Permanently #3180
_ Add language negotiation when the user is not logged in #3022
_ New United States English #3060
_ Improved British English #3068
_ Improved Dutch #3063
_ Improved Slovak #3020
_ Add a language reference when adding a new one #3044
_ Change how updating a key works #3072
_ Add missing translations #3034
_ Return proper MIME type for favicons #3032
_ Add a migration system #2760
_ Makefile support for FreshRSS extensions #3042
_ Update rules to use Make syntax #3062
* Refactor the export feature #3045
v1.16.2
Compare Source
_ Fix migration of the preference Show categories unfolded (from ≤ 1.16.0) to the new _Categories to unfold* #3019
v1.16.1
Compare Source
_ Add the possibility to filter by feed IDs #2892
_ like
f:123 more-search
or multiple feed IDs likef:123,234,345 more-search
or an exclusion like!f:456,789 more-search
_ Show users last activity date #2936
_ Ability to follow HTML redirections when retrieving full article content #2985
_ New table of compatible clients #2942
_ Expose podcasts in API (used by e.g. FeedMe) #2898
_ Workaround for clients not sending a clean login request #2961
_ Relaxed detection of GReader short/long ID form (for Reeder) #2957
_ Fix warning with FeedReader #2947
_ Fix GReader string type for Usec fields #2935
* Fix Fever integers type #2946
_ JSON output option for
./cli/user-info.php --json
#2968_ Add language and e-mail in
./cli/user-info.php
#2958* Fix filenames for exported files #2932
_ Access to feed configuration in mobile view #2938
_ Use standard
loading="lazy"
for favicons #2962_ New option to control which categories to unfold #2888
_ Turn off autocapitalization in login fields #2907
_ Minor layout improvement of help labels #2911
_ Minor layout improvement of checkbox labels #2937
_ Fix styling of search input fields in Safari #2887
_ Fix styling of
.stick
elements in older Webkit browsers #2995_ Use common CSS template for Alternative-Dark theme #3000
_ Upgrade to jQuery 3.5.1 for statistics #2982
* Relax OPML parsing to allow importing not strictly-valid ones #2983
_ Docker: Alpine image updated to PHP 7.3.17
_ Add reference documentation for using Apache as a reverse proxy #2919
* Enforce Unix line endings when checking out via git #2879
_ Fix regression when marking all articles as read, risking to mark newer articles as read #2909
_ Fix memory leak when using
lib_phpQuery
for full-content retrieval #3004_ Fix preview of CSS selector to retrieve full article content #2993
_ Fix PostgreSQL install when user has limited connection rights #3013
_ Fix Docker make cron use
FRESHRSS_ENV
environment variable #2963_ Fix e-mail validation bug for admins #2917
_ Fix some cases when WebSub-enabled feeds change address #2922
_ Fix ensuring that wrong login attempts generate HTTP 403 (e.g. for fail2ban) #2903
_ Fix archiving options layout in Edge #2906
_ Fix form in statistics for article repartition #2896
_ Fix double-HTML-encoding of category names in statistics #2897
_ Fix password reveal button during install #2999
* Fix Makefile rules when PHP is not installed #3010
_ Improve Simplified Chinese #2891
_ Improve Dutch #3005
_ Reformat i18n files #2976
_ Add a Makefile rule to produce PO4A i18n files #3006
_ Reduce memory consumption during feed refresh #2972, #2955
_ and improved logs containing memory consumption #2964
_ Reduce the risk of DB lock errors #2899
_ Update PHPMailer library to 6.1.5 #2980
_ Initial rules for Markdown linting #2880
_ Add a Makefile rule for linting #2996
* Add a Makefile rule to refresh feeds #3014
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.