Skip to content

Call for testing /dev before version 1.7 #1548

@Alkarex

Description

@Alkarex

The future version 1.7 of FreshRSS is ready for testing. This time, the main theme has been to introduce a more more natural order of entries when refreshing feeds, but there is also a number of new features and bug corrections, as visible in the changelog:

  • Features:
    • Deferred insertion of new articles, for better chronological order #530
    • Better search:
      • Possibility to use multiple intitle:, inurl:, author: #1478
      • Negative searches with ! or - #1381
        • Examples: !intitle:unwanted, -intitle:unwanted, -inurl:unwanted, -author:unwanted, -#unwanted, -unwanted
      • Allow double-quotes, such as author:"some name", in addition to single-quotes such as author:'some name' #1478
    • Multi-user tokens (to access RSS outputs of any user) #1390
  • Compatibility:
    • Add support for PHP 7.1 #1471
    • PostgreSQL is not experimental anymore #1476
  • Bug fixing
    • Fix PubSubHubbub bugs when deleting users, and improved behaviour when removing feeds #1495
    • Fix SQL uniqueness bug with PostgreSQL #1476
      • (Require manual update for existing installations)
    • Do not require PHP extension fileinfo for favicons #1461
    • Fix UI lowest subscription popup hidden #1479
    • Fix update system via ZIP archive #1498
    • Work around for IE / Edge bug in username pattern in version 1.6.3 #1511
    • Fix mark as read articles when adding a new feed #1535
    • Change load order of CSS and JS to help CustomCSS and CustomJS extensions Extensions#13, #1547
  • UI
    • New option for not closing the article when clicking outside its area #1539
    • Download icon 💾 for other MIME types (e.g. application/*) #1522
  • I18n
  • Security
    • Do not require write access to check availability of new versions #1450
  • Misc.
    • Move documentation into FreshRSS code #1510
    • Moved ./data/force-https.default.txt to ./force-https.default.txt,
      ./data/config.default.php to ./config.default.php,
      and ./data/users/_/config.default.php to ./config-user.default.php #1531
    • Fall back to article URL when the article GUID is empty #1482
    • Rewritten Favicon library using cURL #1504
    • Fix SimplePie option to disable syslog #1528

You are all kindly invited to give a try to the /dev version. (@Frenzie, @vonv, @Wanabo, @lapineige, @ecmu, @danc, @plarus...)

Many thanks already to those of you who have contributed code ( @marienfressinaud, @jlefler, @gsongsong, @cez81, @psukys, @hoilc ), and to those of you who been involved one way or another in this new version, such as @aledeg, @Trim, @Silviojjb, @Pazns, @Jedediah04, @sant527, @lapineige, @tcitworld, @uncovery, @Crupuk, @neuralcpu , @GeoZzNL, @kevinpapst, @FordDoctor, @peugnezb, @Mayson74, @LeapingDragon, @oupala, @disanvparean, @angristan, @Alwaysin, @gabrielcossette, etc.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions