From 1a3418da74628c7521b0abd5d04be8474b762866 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sun, 25 Feb 2018 15:03:24 +0100 Subject: Start next dev version 1.10.1 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 88f6fa129..63c633604 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # FreshRSS changelog +## 2018-0X-XX FreshRSS 1.10.1-dev + + ## 2018-02-24 FreshRSS 1.10.0 * API -- cgit v1.2.3 From 4d39c9cf17b20cb50a7b8cccef85f063bf0dbafd Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Thu, 1 Mar 2018 19:37:45 +0100 Subject: Changelog 1800, 1801, 1803, 1804 https://github.com/FreshRSS/FreshRSS/issues/1799 https://github.com/FreshRSS/FreshRSS/pull/1800 https://github.com/FreshRSS/FreshRSS/pull/1801 https://github.com/FreshRSS/FreshRSS/issues/1803 https://github.com/FreshRSS/FreshRSS/pull/1804 --- CHANGELOG.md | 8 ++++++-- CREDITS.md | 1 + 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 63c633604..cd94511e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,11 @@ # FreshRSS changelog -## 2018-0X-XX FreshRSS 1.10.1-dev - +## 2018-03-XX FreshRSS 1.10.1-dev +* Bug fixing + * Fix API bug for EasyRSS [#1799](https://github.com/FreshRSS/FreshRSS/issues/1799) + * Fix database upgrade for FreshRSS versions older than 1.1.1 [#1803](https://github.com/FreshRSS/FreshRSS/issues/1803) +* Misc. + * Show article author email when there is no author name [#1801](https://github.com/FreshRSS/FreshRSS/pull/1801) ## 2018-02-24 FreshRSS 1.10.0 diff --git a/CREDITS.md b/CREDITS.md index e7e7c97a8..5307061db 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -44,6 +44,7 @@ People are sorted by name so please keep this order. * [Nicolas Lœuillet](https://github.com/nicosomb): [contributions](https://github.com/FreshRSS/documentation/commits?author=nicosomb), [Web](http://www.loeuillet.org/) * [Nicola Spanti](https://github.com/RyDroid): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:RyDroid), [Web](http://www.nicola-spanti.info/) * [Olivier Dossmann](https://github.com/blankoworld): [contributions](https://github.com/FreshRSS/FreshRSS/commits?author=blankoworld), [Web](https://olivier.dossmann.net) +* [perrinjerome](https://github.com/perrinjerome): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:perrinjerome) * [plopoyop](https://github.com/plopoyop): [contributions](https://github.com/FreshRSS/FreshRSS/commits?author=plopoyop) * [Paulius Šukys](https://github.com/psukys): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:psukys), [Web](http://sukys.eu) * [purexo](https://github.com/purexo): [contributions](https://github.com/FreshRSS/FreshRSS/pulls?q=is:pr+author:purexo), [Web](https://purexo.mom/) -- cgit v1.2.3 From b88b7c03a9cd7db56648b83fd4a7a07e8426a5d5 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sat, 3 Mar 2018 10:48:48 +0100 Subject: Readme 1805, 1807, 1808, 1809 https://github.com/FreshRSS/FreshRSS/pull/1805 https://github.com/FreshRSS/FreshRSS/issues/1807 https://github.com/FreshRSS/FreshRSS/pull/1808 https://github.com/FreshRSS/FreshRSS/pull/1809 --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index cd94511e3..b36947d05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,17 @@ # FreshRSS changelog -## 2018-03-XX FreshRSS 1.10.1-dev +## 2018-03-0X FreshRSS 1.10.1-dev + * Bug fixing * Fix API bug for EasyRSS [#1799](https://github.com/FreshRSS/FreshRSS/issues/1799) + * Fix login bug when using double authentication (HTTP + Web form) [#1807](https://github.com/FreshRSS/FreshRSS/issues/1807) * Fix database upgrade for FreshRSS versions older than 1.1.1 [#1803](https://github.com/FreshRSS/FreshRSS/issues/1803) +* UI + * Add tooltips on share configuration buttons [#1805](https://github.com/FreshRSS/FreshRSS/pull/1805) * Misc. * Show article author email when there is no author name [#1801](https://github.com/FreshRSS/FreshRSS/pull/1801) + * Improve translation tools [#1808](https://github.com/FreshRSS/FreshRSS/pull/1808) + ## 2018-02-24 FreshRSS 1.10.0 -- cgit v1.2.3 From 0b83e60f8c395fc5e21345fddb9e89814098f02c Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sat, 3 Mar 2018 15:08:39 +0100 Subject: Changelog 1812 https://github.com/FreshRSS/FreshRSS/pull/1812 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index b36947d05..cf2ac67d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ * UI * Add tooltips on share configuration buttons [#1805](https://github.com/FreshRSS/FreshRSS/pull/1805) * Misc. + * Move `./data/shares.php` to `./app/shares.php` to facilitate updates [#1812](https://github.com/FreshRSS/FreshRSS/pull/1812) * Show article author email when there is no author name [#1801](https://github.com/FreshRSS/FreshRSS/pull/1801) * Improve translation tools [#1808](https://github.com/FreshRSS/FreshRSS/pull/1808) -- cgit v1.2.3 From 2c81021598cd1b367642e4db4a1cbd1331373db6 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sun, 4 Mar 2018 10:10:40 +0100 Subject: Changelog 1813, 1815 https://github.com/FreshRSS/FreshRSS/pull/1813 https://github.com/FreshRSS/FreshRSS/pull/1815 https://github.com/FreshRSS/FreshRSS/pull/1817 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index cf2ac67d9..9140c3248 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,16 @@ ## 2018-03-0X FreshRSS 1.10.1-dev +* Deployment + * New Docker image, smaller (based on Alpine Linux) and newer (with PHP 7.1) [#1813](https://github.com/FreshRSS/FreshRSS/pull/1813) + * with [automated build](https://hub.docker.com/r/freshrss/freshrss/) for x86-64 (AMD64) architectures +* CLI + * New command `./cli/prepare.php` to make the needed sub-directories of the `./data/` directory [#1813](https://github.com/FreshRSS/FreshRSS/pull/1813) * Bug fixing * Fix API bug for EasyRSS [#1799](https://github.com/FreshRSS/FreshRSS/issues/1799) * Fix login bug when using double authentication (HTTP + Web form) [#1807](https://github.com/FreshRSS/FreshRSS/issues/1807) * Fix database upgrade for FreshRSS versions older than 1.1.1 [#1803](https://github.com/FreshRSS/FreshRSS/issues/1803) + * Fix cases of double port in FreshRSS public URL [#1815](https://github.com/FreshRSS/FreshRSS/pull/1815) * UI * Add tooltips on share configuration buttons [#1805](https://github.com/FreshRSS/FreshRSS/pull/1805) * Misc. -- cgit v1.2.3 From a37b95f6779e6e2035f0efb72cf5144e7fad2ea3 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sun, 4 Mar 2018 14:43:03 +0100 Subject: Version 1.10.1 --- CHANGELOG.md | 2 +- constants.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 9140c3248..e855e1acb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # FreshRSS changelog -## 2018-03-0X FreshRSS 1.10.1-dev +## 2018-03-04 FreshRSS 1.10.1 * Deployment * New Docker image, smaller (based on Alpine Linux) and newer (with PHP 7.1) [#1813](https://github.com/FreshRSS/FreshRSS/pull/1813) diff --git a/constants.php b/constants.php index 7b61d35a9..e0a271ee8 100644 --- a/constants.php +++ b/constants.php @@ -2,7 +2,7 @@ //NB: Do not edit; use ./constants.local.php instead. // -define('FRESHRSS_VERSION', '1.10.1-dev'); +define('FRESHRSS_VERSION', '1.10.1'); define('FRESHRSS_WEBSITE', 'https://freshrss.org'); define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/'); -- cgit v1.2.3