FreshRSS v1.17.0 Release Notes

Release Date: 2020-09-22 // over 3 years ago
  • Changelog:

    • ๐Ÿ”‹ Features
      • New tag management page #3121
      • New page to add feeds and categories #3027
      • Add a way to disable/enable users #3056
    • ๐Ÿ”’ Security
      • 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
    • ๐Ÿ’ป UI
      • 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
    • API
      • 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
    • Compatibility
      • Add fall-backs for compatibility with OPMLs from The Old Reader #3071
      • Relaxed to allow underscore _ in feed addresses #3133
    • ๐Ÿš€ Deployment
      • 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
    • CLI
      • Re-introduce --api_password option (vanished in 1.16.0) #3179
      • Modify shebang to be more portable #3038
    • ๐Ÿ› Bug fixing
      • SimplePie: Fix compliance with HTTP 301 Moved Permanently #3180
    • i18n
      • 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
    • Misc.
      • 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

Previous changes from v1.16.2

  • ๐Ÿš€ Quick fix for FreshRSS 1.16.1.

    Changelog:

    • ๐Ÿ› Bug fixing (regressions)
      • Fix migration of the preference Show categories unfolded (from โ‰ค 1.16.0) to the new Categories to unfold #3019