| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-31 | Release FreshRSS 1.16.21.16.2 | ||
| 2020-05-30 | Start next version 1.16.2-dev | ||
| 2020-05-30 | Release FreshRSS 1.16.11.16.1 | ||
| 2020-04-09 | Start 1.16.1-dev | ||
| 2020-04-09 | Release 1.16.01.16.0 | ||
| https://github.com/FreshRSS/FreshRSS/issues/2871 | |||
| 2020-03-22 | New core-extensions to allow Docker volumes for third-party extensions (#2837) | ||
| * New core-extensions to allow Docker volumes for third-party extensions #Fix https://github.com/FreshRSS/FreshRSS/issues/2650 Split our extensions directory into two: 1) Core extensions shipped with FreshRSS in ./lib/core-extensions/ 2) Third-party extensions modified by end-users in ./extensions/ which can easily be mounted as a Docker volume * Example of Docker Compose with extensions * Back-compatibility + fix array merge bug | |||
| 2019-12-22 | fix: Rename COPY_LOG_TO_STDERR in COPY_LOG_TO_SYSLOG | ||
| The constant was badly named. The bug was introduced in 3c49986ec, probably because of a copy/paste. There is no other occurrences of COPY_LOG_TO_STDERR in the code (checked with `git grep`). | |||
| 2019-11-22 | Start 1.15.4-dev | ||
| 2019-11-21 | Bump to FreshRSS 1.15.3 | ||
| 2019-11-12 | Start 1.15.3-dev | ||
| 2019-11-12 | Release FreshRSS 1.15.2 | ||
| 2019-11-06 | Release 1.15.1 | ||
| 2019-11-01 | Start 1.15.1-dev | ||
| 2019-10-31 | Release version 1.15 | ||
| 2019-10-26 | New environment variable COPY_LOG_TO_SYSLOG (#2591) | ||
| * New environment variable COPY_LOG_TO_SYSLOG False by default. Makes it easy to monitor all logs from Syslog or STDERR (e.g. docker logs). * Suggestion of native constants | |||
| 2019-07-25 | Start 1.14.4-dev | ||
| 2019-07-25 | Release FreshRSS 1.14.3 | ||
| 2019-04-08 | Start next version 1.14.3-dev | ||
| 2019-04-08 | Release FreshRSS 1.14.2 | ||
| 2019-04-07 | Prepare next version 1.14.2-dev | ||
| 2019-04-07 | Release FreshRSS 1.14.1 | ||
| 2019-03-31 | Start version 1.14.1-dev | ||
| 2019-03-31 | Release 1.14.0 | ||
| 2019-03-24 | Bump to 1.14.0-dev | ||
| 2019-03-04 | Use getenv instead of $_SERVER for environment variables | ||
| getenv() is the proper way, and $_SERVER was not working on some configurations. Improvement of https://github.com/FreshRSS/FreshRSS/pull/2213 | |||
| 2019-01-26 | Start 1.13.2-dev | ||
| 2019-01-26 | Prepare release 1.13.1 | ||
| 2019-01-08 | COPY_SYSLOG_TO_STDERR (#2213) | ||
| Update of https://github.com/FreshRSS/FreshRSS/pull/2208 Fixes https://github.com/FreshRSS/FreshRSS/issues/2212 | |||
| 2018-12-23 | Start 1.13.1-dev | ||
| 2018-12-22 | Release FreshRSS 1.13.0 | ||
| https://github.com/FreshRSS/FreshRSS/pull/2186 https://github.com/FreshRSS/FreshRSS/milestone/32 https://github.com/FreshRSS/FreshRSS/milestones/1.13.0 | |||
| 2018-10-28 | Prepare next version 1.12.1-dev | ||
| 2018-10-28 | Release FreshRSS 1.12.0 | ||
| https://github.com/FreshRSS/FreshRSS/pull/2049 https://github.com/FreshRSS/FreshRSS/milestones/1.12.0 | |||
| 2018-09-12 | Towards version 1.11.3 | ||
| 2018-09-09 | Prepare release 1.11.2 | ||
| 2018-09-08 | Wait a bit more for 1.11.2 | ||
| 2018-09-08 | Prepare release 1.11.2 | ||
| 2018-06-16 | Start version 1.11.2-dev | ||
| 2018-06-16 | Release FreshRSS 1.11.1 | ||
| 2018-06-03 | Start FreshRSS 1.11.1-dev | ||
| 2018-06-03 | Release FreshRSS 1.11.0 | ||
| https://github.com/FreshRSS/FreshRSS/pull/1902 | |||
| 2018-03-09 | Start FreshRSS 1.10.3-dev | ||
| 2018-03-09 | Release FreshRSS 1.10.2 | ||
| Only a Docker fix for 1.10.x https://github.com/FreshRSS/FreshRSS/pull/1819 https://github.com/FreshRSS/FreshRSS/issues/1821 https://github.com/FreshRSS/FreshRSS/pull/1822 | |||
| 2018-03-04 | Start next version 1.10.2-dev | ||
| 2018-03-04 | Version 1.10.1 | ||
| 2018-02-25 | Start next dev version 1.10.1 | ||
| 2018-02-24 | Prepare version 1.10.0 | ||
| 2017-12-17 | New development version 1.9.1-dev | ||
| 2017-12-17 | Update FreshRSS version to 1.9.0 | ||
| 2017-12-16 | Customisable constants.local.php (#1725) | ||
| https://github.com/FreshRSS/FreshRSS/issues/1562 https://github.com/FreshRSS/FreshRSS/issues/1607 https://github.com/FreshRSS/FreshRSS/pull/1656 https://github.com/FreshRSS/FreshRSS/issues/1705 https://github.com/FreshRSS/FreshRSS/pull/1712 | |||
| 2017-12-10 | Log rotation, use Minz_Log, new log constants | ||
| ADMIN_LOG, API_LOG, PSHB_LOG | |||
