Changelog multiuser optimisation

pull/1280/head
Alexandre Alapetite 8 years ago
parent fe65eec5bb
commit 1df76fb6b5
  1. 1
      CHANGELOG.md

@ -11,6 +11,7 @@
* Since X hours: `https://freshrss.example/i/?a=rss&hours=3`
* Explicit number: `https://freshrss.example/i/?a=rss&nb=10`
* Limited by `min_posts_per_rss` and `max_posts_per_rss` in user config
* In a multi-user context, take better advantage of other users’ refreshes [#1280](https://github.com/FreshRSS/FreshRSS/pull/1280)
* Support custom ports `localhost:3306` for database servers [#1241](https://github.com/FreshRSS/FreshRSS/issues/1241)
* Add date to exported files [#1240](https://github.com/FreshRSS/FreshRSS/issues/1240)
* Bug fixing

Loading…
Cancel
Save